CookieLess Google Analytics

Plugin Banner

CookieLess Google Analytics

by bobvann

Download
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.

  1. Upload the plugin files to the /wp-content/plugins/cookieless-google-analytics directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the “CL Analytics” menu entry to set up

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

0.0.1

First version released

0.0.1

First version released

Back to top