Download the PHP package orlserg/utm-recorder without Composer
On this page you can find all versions of the php package orlserg/utm-recorder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orlserg/utm-recorder
More information about orlserg/utm-recorder
Files in orlserg/utm-recorder
Download orlserg/utm-recorder
More information about orlserg/utm-recorder
Files in orlserg/utm-recorder
Vendor orlserg
Package utm-recorder
Short Description Package to track utm attributes from visitors
License MIT
Package utm-recorder
Short Description Package to track utm attributes from visitors
License MIT
Please rate this library. Is it a good library?
Informations about the package utm-recorder
UtmRecorder
UtmRecorder help you record utm parameters from visitors and visited urls.
Documentation
Installation
Add the service provider and (optionally) alias to their relative arrays in config/app.php:
Publish the config and migration files:
Add the \Orlserg\UtmRecorder\Middleware\UtmRecorder::class
middleware to App\Http\Kernel.php
after the EncryptCookie
middleware:
Go over the configuration file, and set up settings:
Run:
Link your own visitor model with visits table like so:
All versions of utm-recorder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package orlserg/utm-recorder contains the following files
Loading the files please wait ....