CookieLess Google Analytics
CookieLess Google Analytics
Description
This is a plugin which integrates Google Analytics into your blog or website, but in a different way. It does not install any cookie from analytics, but it does use a php ajax backend which stores the data in php SESSION, which is preserved using a cookie, but a first party technical cookie.
Installation
- Upload the plugin files to the
/wp-content/plugins/cookieless-google-analyticsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the “CL Analytics” menu entry to set up
Faq
How does it work?
It uses php SESSION instead of cookies, so information is stored server side and only PHP SESSID first party technical cookie is installed
Reviews
Changelog
0.0.1
First version released
0.0.1
First version released