Move from using Google Analytics to Piwik
authorSteve Youngs <steve@sxemacs.org>
Fri, 4 Mar 2011 07:16:47 +0000 (17:16 +1000)
committerSteve Youngs <steve@sxemacs.org>
Fri, 4 Mar 2011 07:16:47 +0000 (17:16 +1000)
commit3c5fcae2f0c59e1a05c87160fc37e5261b1c9c14
tree9362584e0c28b298f563ad0a44e729516a7a2782
parent1069a499e74312ad53c350f8e1e0fea9125f3b76
Move from using Google Analytics to Piwik

Piwik <http://piwik.org/> is an Open Source alternative to using Google
Analytics.

* amazon.html: google.template -> stats.template

* changes/changes.html: Ditto.

* docs/index.html: Ditto.

* download.html: Ditto.

* index.html: Ditto.

* lists.html: Ditto.

* missing.html: Ditto.

* news.html: Ditto.

* people.html: Ditto.

* people/hroptatyr.html: Ditto.

* people/lg.html: Ditto.

* people/njsf.html: Ditto.

* people/steve.html: Ditto.

* screenshots.html: Ditto.

* search.html: Ditto.

* store.html: Ditto.

* validate.el (validate): Ditto.

* templates/stats.template: Replace the Google Analytics
javascript with Piwik stuff.

* templates/template.html: google.template -> stats.template

Signed-off-by: Steve Youngs <steve@sxemacs.org>
20 files changed:
amazon.html
changes/changes.html
docs/index.html
download.html
index.html
lists.html
missing.html
news.html
people.html
people/hroptatyr.html
people/lg.html
people/njsf.html
people/steve.html
screenshots.html
search.html
store.html
templates/google.template [deleted file]
templates/stats.template [new file with mode: 0644]
templates/template.html
validate.el