From a5da6cf651c7e27f56d023a217e8df95cb0ba70b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 30 Jan 2017 14:06:21 -0500 Subject: [PATCH] new tracking code --- docs/_templates/hacks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_templates/hacks.html b/docs/_templates/hacks.html index f9fc96cb..f0081c5f 100644 --- a/docs/_templates/hacks.html +++ b/docs/_templates/hacks.html @@ -34,7 +34,7 @@ t.type = 'text/javascript'; t.async = true; t.id = 'gauges-tracker'; - t.setAttribute('data-site-id', '56ca7a57c88d9011080024dd'); + t.setAttribute('data-site-id', '588f8e99c88d9013e60fa373'); t.setAttribute('data-track-path', 'https://track.gaug.es/track.gif'); t.src = 'https://d36ee2fcip1434.cloudfront.net/track.js'; var s = document.getElementsByTagName('script')[0];