Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-03-10 21:44:57

csandberg
Plugin Author
From: Sweden
Registered: 2006-01-07
Posts: 40
Website

[plugin] csb_piwik

Used to generate the JavaScript code for the Piwik open source web analytics tool.

Download v0.2

Installation

Put this right before </body>:

<txp:csb_piwik url="http://yoursite.com/piwik/" idsite="1" />

Parameters

  • url: The URL to your Piwik installation (remember to end with /)
  • idsite: ID of the site (default: 1)

Changelog

v0.2: You can turn off logging of your page visits by using the tab in extensions. (using code from rss_article_edit)

Last edited by csandberg (2009-03-11 14:43:56)

Offline

Board footer

Powered by FluxBB