*********************************************
  Coppermine 1.5.x Plugin - External tracker
  ********************************************
  Copyright (c) 2009 - 2015 papukaija
  
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License version 3
  as published by the Free Software Foundation.

  ********************************************
  $HeadURL$
  $Revision$
**********************************************
2015-08-19 {papukaija}
Version 2.10
- Updated Google's Javascript to use the new Universal Analytics tracking method (with anonymisation of tracked IPs)
    Please make sure that you're using the Universal Analytics from Google Analytics's settings before updating this plugin.
    Please see https://developers.google.com/analytics/devguides/collection/upgrade/ for more details.
- Added support for Bing Webmaster Tools and Google Search Console (previously known as Google Webmaster Tools)
- Minor adjustments to the Javascript codes for Piwik and Yahoo! Web Analytics
- Updated the help links for some trackers' docs
- Revised documentation
*************************************
2012-08-14 {papukaija}
Version 2.9
- Removed the reference to the MySQL engine to fix an error message
*************************************
2012-04-10 {papukaija}
Version 2.8
- Added support for the Do Not Track header
- Revised documentation
*************************************
2011-06-16 {papukaija}
Version 2.7
- Added Polish translation, contributed by fabkow
*************************************
2011-04-14 {papukaija}
Version 2.6
- Updated Piwik's code to support tracking downloads
- Revised documentation
- 2011-02-16 Added French doc translation and update French lang (Translation by FBleu){François Keller}
*************************************
2011-02-01 {papukaija}
Version 2.5
- Fixed a PHP error
*************************************
2011-01-31 {papukaija}
Version 2.4
- Fixed compatibility issue with Image Scroll and possibly with other plugins too
*************************************
2011-01-15 {papukaija}
Version 2.3
- Added support for Yahoo! Web Analytics
- Google Analytics and Piwik now use the new asynchronous javascript tracker
*************************************
2010-09-05 {papukaija}
Version 2.2
- Moved from inspekt's $strict = FALSE to _source as the $strict has no effect 
  inside a function (but these superglobals are of course deleted immediately after
  they're not needed)
************************************ 
2010-08-23 {papukaija}
Version 2.1
- Moved README.txt and TODO.txt to /docs/english.html
- Updated few links to use /docs/<user's_lang>.html through greybox
- Changed getRaw to getAlpha in cookie's reading
- This plugin uses now a language fallback
- Added form token to cleanup's form
- Added 'success' css class to cookie sender's msg_box() in cookie.php
- inspekt inside external_tracker_footer() is loaded with $strict = FALSE; to
  use php based trackers but the superglobals are removed at functions's end
- Fixed redirecting url in cookie.php
************************************
2010-06-26 {papukaija}
Version 2.0
- Added support for OWA, BBClone and CrawlTrack
- Added explanation for config screen's Extra setting to README.txt
- Updated Google Analytics's tracker code (removed pageTracker._initData();
  which is now only useful with frame sites, see http://tinyurl.com/33qtqsp )
- DB schema: Changed the varchar for tracker_extra to 50
************************************
2010-05-26 {papukaija}
Version 2.0_beta1
- Changed plugin's name to External tracker
- Added support for multiple trackers (currently Google Analytics and Piwik)
- Included database and form related code from the Social bookmark plugin
- The Chinese, Spanish, German and Dutch lang files are adapted to v. 2.x but not translated
***********************************
2010-01-30 {papukaija}
Version 1.4
- Added support for the new plugin installer
***********************************
2009-12-18 {papukaija}
Version 1.3
- Dutch translation added (contibuted by tjiepie)
- Changelog and readme files are added
**********************************
2009-11-18 {papukaija}
Version 1.2
- Bugfix for a broken html output
- Fixed typo in the Finnish language file
- Αndré, you're now added to the author list of this plugin
*********************************
2009-08-17 {Αndré}
Version 1.1
- German translation added
- Assigned class 'button' to buttons
- Minor bug fixes
********************************
2009-08-16 {papukaija}
Version 1.0
Initial release for  cpg 1.5.x