diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-02-20 14:28:16 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-02-20 14:28:16 +0000 |
commit | 45a7630e4ab3b910cda1510d828c03fdd7e64b6b (patch) | |
tree | 7452e1c1e42d080bac68b4f39c12871ef408dd09 /templates | |
parent | 0d3866367380f6fe78805d3c2482428a62dd86b5 (diff) |
Staging GA.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/zurich/tracking_code.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/tracking_code.html b/templates/web/zurich/tracking_code.html index 9c7a46c3e..f94fbdcd5 100644 --- a/templates/web/zurich/tracking_code.html +++ b/templates/web/zurich/tracking_code.html @@ -1,4 +1,4 @@ -[% IF c.config.BASE_URL == "http://www.fixmystreet.com" %] +[% IF c.config.BASE_URL == "http://zurich.fixmystreet.staging.mysociety.org" %] <script type="text/javascript"> var _gaq = _gaq || []; |