diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-08-12 12:47:27 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-08-12 12:47:27 +0100 |
commit | 8ab763581db9c5897aa94064b51191d5cde1a687 (patch) | |
tree | 8693bd31e1834180ba3bb9b7444818869a9e40c4 /templates/web/default/header.html | |
parent | 4cb6f56c9eb6f42db1086beb13ecd5e5698126ba (diff) |
Use Google Analytics.
Diffstat (limited to 'templates/web/default/header.html')
-rw-r--r-- | templates/web/default/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/default/header.html b/templates/web/default/header.html index 8fffbda88..b2bfd27d7 100644 --- a/templates/web/default/header.html +++ b/templates/web/default/header.html @@ -14,6 +14,7 @@ <link rel="canonical" href="http://www.fixmystreet.com[% c.req.uri.path_query %]"> [% END %] + [% INCLUDE 'tracking_code.html' %] </head> <body> |