Skip to content

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

License

Notifications You must be signed in to change notification settings

jamessmith114/cookieless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.3%
  • JavaScript 14.5%
  • Hack 1.2%