fixed google analytics
This commit is contained in:
parent
3dc51d9d2c
commit
1539846121
@ -52,7 +52,7 @@ html(lang='en', xmlns='http://www.w3.org/1999/xhtml')
|
||||
|
||||
block content
|
||||
|
||||
script window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;ga('create','{{google_analytics_id}}','auto');ga('send','pageview')
|
||||
script window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;ga('create','#{google_analytics_id}','auto');ga('send','pageview')
|
||||
|
||||
script(src='https://www.google-analytics.com/analytics.js', async='', defer='')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user