added support for statcounter.com tracking code
This commit is contained in:
@@ -1526,6 +1526,11 @@
|
||||
// Keep the Google Analytics cookies to one domain -- ga._setDomainName()
|
||||
// $config['google_analytics_domain'] = 'www.example.org';
|
||||
|
||||
// Link imageboard to your Statcounter.com account to track users and provide traffic insights without the Google botnet.
|
||||
// Extract these values from Statcounter's JS tracking code:
|
||||
// $config['statcounter_project'] = '1234567';
|
||||
// $config['statcounter_security'] = 'acbd1234';
|
||||
|
||||
// If you use Varnish, Squid, or any similar caching reverse-proxy in front of Tinyboard, you can
|
||||
// configure Tinyboard to PURGE files when they're written to.
|
||||
// $config['purge'] = array(
|
||||
|
Reference in New Issue
Block a user