Co-authored-by: James Rose <james@jbpr.net>
@ -38,7 +38,7 @@
<% else %>
<script>
// For adding the script once the user has given permission
window.ecfAnalyticsScript = "https://www.googletagmanager.com/gtag/js?id=<%= gtm_id %>";
window.analyticsScript = "https://www.googletagmanager.com/gtag/js?id=<%= gtm_id %>";
</script>
<% end %>