2017 © Pedro Peláez
 

project statistics-laravel

Visitor's behavior statistics by using machine auto learning

image

newflit/statistics-laravel

Visitor's behavior statistics by using machine auto learning

  • Friday, July 21, 2017
  • by justinwangyue
  • Repository
  • 1 Watchers
  • 7 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 7 % Grown

The README.md

laravel-statistics

To activate all features, please consider switching your application to a secure origin, such as HTTPS. , (*1)

FYI, if still using insecure website, the location service is blocked., (*2)

This package is created for you to collect all your visitors behavior data and general a detailed report of how they interact with your web page, form and links etc. You might customise this package as you want., (*3)

Notice: this project is still under development. Please don't use it on the production server until the formal version released!, (*4)

Installation

composer require newflit/statistics-laravel

Register ServiceProvider

php Newflit\Statistics\ServiceProvider::class,, (*5)

Add Statistics middleware into 'web' group. (app\Http\Kernel.php)

php \Newflit\Statistics\Middleware\Statistics::class,, (*6)

Before Use, step 1: To create some database tables

php artisan migrate

Before Use, step 2: To publish the configuration file

php artisan vendor:publish

Before Use, step 3: Please make sure import jQuery in the header in any page you want track.

License

MIT, (*7)

The Versions

21/07 2017

dev-master

9999999-dev

Visitor's behavior statistics by using machine auto learning

  Sources   Download

MIT

The Requires

 

by Justin Wang

18/07 2017

dev-dev

dev-dev

Visitor's behavior statistics by using machine auto learning

  Sources   Download

MIT

The Requires

 

by Justin Wang

18/07 2017

v1.0.3

1.0.3.0

Visitor's behavior statistics by using machine auto learning

  Sources   Download

MIT

The Requires

 

by Justin Wang

18/07 2017

v1.0.2

1.0.2.0

Visitor's behavior statistics by using machine auto learning

  Sources   Download

MIT

The Requires

 

by Justin Wang

18/07 2017

1.0.0

1.0.0.0

Visitor's behavior statistics by using machine auto learning

  Sources   Download

MIT

The Requires

 

by Justin Wang

18/07 2017

v1.0.1

1.0.1.0

Visitor's behavior statistics by using machine auto learning

  Sources   Download

MIT

The Requires

 

by Justin Wang