Commit bc544965 by Giulio Gratta

Merge pull request #76 from Stanford-Online/giulio/always-laod-ga

always include GA file
parents 88839c8b 0c283e0a
...@@ -93,9 +93,7 @@ ...@@ -93,9 +93,7 @@
<meta name="path_prefix" content="${EDX_ROOT_URL}"> <meta name="path_prefix" content="${EDX_ROOT_URL}">
<meta name="google-site-verification" content="_mipQ4AtZQDNmbtOkwehQDOgCxUUV2fb_C0b6wbiRHY" /> <meta name="google-site-verification" content="_mipQ4AtZQDNmbtOkwehQDOgCxUUV2fb_C0b6wbiRHY" />
% if not course: <%include file="${google_analytics_file}" />
<%include file="${google_analytics_file}" />
% endif
<%include file="widgets/segment-io.html" /> <%include file="widgets/segment-io.html" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment