Turning off Google tracking

Tinderbox Icon

As of late august 2011, Google analytics tracking code has been added to the pages. The code is only intended to track ages running on the 'acrobatfaq.com' domain, but those using the the TBX to create their own local sites may wish to remove this code - details for this follow further below.

The tracking code is google-supplied JavaScript inserted in the head of the 5 HTML page templates (basic, basic_change, basic_grabs, basic_menu_bars and sitemap). The code is inserted via a conditional include ($UseGoogleTracking) and is stored in the note /BOILERPLATE/google-tracking.

The conditional include has been used to allow those using their own local export and uses this code:

^if($UseGoogleTracking)^^include(google-tracking)^
^endIf^

The line break is placed deliberately inside the if statement to avoid a blank line being emitted should the if condition evaluate as false. The controlling user attribute is a Boolean, making disabling the include very easy:


Possible relevant notes (via "Similar Notes" feature):

Up: Obtaining the aTbRef source TBX file
Previous: What is the 'Zipper-images'   

A Tinderbox Reference File : About aTbRef : Obtaining the aTbRef source TBX file : Turning off Google tracking

Quicklinks: Attributes | Action Codes | Export Codes | Designators | Date Formats | aTbRef Site Map

[Last updated: 16 May 2012, using v5.11.1]


Search:

Google search aTbRef for:  


Creative Commons Licence

aTbRef by Mark Anderson is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

[See aTbRef CC licence Attribution & Waiver info]

Made with Tinderbox