lovesdata / cookieless

PHP script that allows you to track into Google Analytics even if JavaScript and cookies are disabled.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Analytics Cookieless Tracking

This is a PHP script that allows you to track into Google Analytics even if JavaScript and cookies are disabled. It replicates the Google Analytics tracking code and sends data to Google Analytics. If JavaScript and cookies are disabled it used a browser fingerprint.

Place the files on your server and edit /track/config.php to add your Google Analytics property ID.

There is also an option to send hits to your own MySQL database.

About

PHP script that allows you to track into Google Analytics even if JavaScript and cookies are disabled.

License:Other


Languages

Language:PHP 85.5%Language:JavaScript 14.5%