{"repo":"kyranb/Footprints","free":true,"listed":false,"github":"https://github.com/kyranb/Footprints","clone":"git clone https://github.com/kyranb/Footprints.git","description":":feet: A simple registration attribution tracking solution for Laravel (UTM Parameters and Referrers)","language":"PHP","stars":208,"topics":["marketing","utm","referrer","referrer-tracking","roi","laravel","analytics","analytics-tracking","footprints","landing-page"],"license":"MIT","category":"analytics","readme_excerpt":":feet: Footprints for Laravel (UTM and Referrer Tracking) [![Latest Version on Packagist][ico-version]][link-packagist] [![Software License][ico-license]](LICENSE.md) [![Build Status][ico-travis]][link-travis] [![Total Downloads][ico-downloads]][link-downloads] Footprints is a simple registration attribution tracking solution for Laravel 7+ “I know I waste half of my advertising dollars...I just wish I knew which half.” Henry Procter . By tracking where user signups (or any other kind of registrations) originate from you can ensure that your marketing efforts are more focused. Footprints makes it easy to look back and see what lead to a user signing up. Install Via Composer Publish the config and migration files: Add the \\Kyranb\\Footprints\\Middleware\\CaptureAttributionDataMiddleware::class either to a group of routes that should be tracked or as a global middleware in App\\Http\\Kernel.php (after the EncryptCookie middleware!) like so: Add tracking to the model where registration should be tracked (usually the Eloquent model \\App\\Models\\User ) by implementing the TrackableInterface and using the TrackRegistrationAttribution trait like so: Configuring Go over the configuration file, most notably the model you wish to track: connection name (optional - if you need a separated tracking database): model name: authentication guard: the column name: and attribution duration (in seconds) also you can define some route what you don't want to track: if you want to use on multiple subdom","default_branch":null,"files":null,"tree":[],"storefront":"/r/kyranb","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/kyranb/Footprints/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}