login
pages
GOOGLESITEKEY
will be used as long as the new setting {WebPropertyId}
in configure is not set
googleanalytics
will be ignored
{WebPropertyId}
.
{Plugins}{GoogleAnalyticsPlugin}{Tracking}{Enable}{Webs}
. *
to track visits to topics in all webs (default value).
{Plugins}{GoogleAnalyticsPlugin}{Tracking}{Disable}{Webs}
. {Plugins}{GoogleAnalyticsPlugin}{Tracking}{Enable}{Users}
. *
to track visits by all users (default value).
{Plugins}{GoogleAnalyticsPlugin}{Tracking}{Disable}{Users}
. {Plugins}{GoogleAnalyticsPlugin}{Tracking}{Enable}{Scripts}
. *
to track visits to topics from all scripts (default value).
GoogleAnalyticsPlugin.zip
in your root ($TWIKI_ROOT) directory. Content: File: | Description: |
---|---|
data/TWiki/GoogleAnalyticsPlugin.txt | Documentation |
lib/TWiki/Plugins/GoogleAnalyticsPlugin.pm | Perl code |
lib/TWiki/Plugins/GoogleAnalyticsPlugin/Config.spec | Configuration |
configure
in your TWiki installation, enable the plugin in the {Plugins} section, and configure the plugin in the {Extensions} section.
Authors: | TWiki:Main.ArthurClemens |
Copyright: | © 2006, 2009 Arthur Clemens © 2009 Will Norris © 2006-2011 TWiki:TWiki/TWikiContributor |
License: | GPL (Gnu General Public License) |
Version: | 21272 (2011-05-14) |
Release: | 2011-05-14 |
Change History: | |
2011-05-14: | TWikibug:Item6701: Small fix in Config.spec -- TWiki:Main.PeterThoeny |
27 Aug 2009 | 2.1 Arthur Clemens: Moved settings to configure. No longer uses a skin template. Tracking can be specified per web, user and script. |
26 Feb 2009 | 2.0.1 converted to skin template, increased apparent page rendering speed (TWiki:Main.WillNorris) |
25 Feb 2009 | 2.0.0 Ported to ga.js (TWiki:Main.WillNorris) |
21 Sep 2006 | 1.0.0 First Version |
TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 |
CPAN Dependencies: | none |
Other Dependencies: | none |
Perl Version: | 5.005 |
Home: | http://TWiki.org/cgi-bin/view/Plugins/GoogleAnalyticsPlugin |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/GoogleAnalyticsPluginDev |
Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/GoogleAnalyticsPluginAppraisal |