Skip to content

Commit 822ba89

Browse files
committed
Restore tag accidentally deleted in 7026c59
1 parent aea3a3a commit 822ba89

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

app/views/layouts/application.html.erb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@
1111

1212
<!--[if lt IE 9]><%= javascript_include_tag 'ie.js' %><![endif]-->
1313

14+
<!-- Google Tag Manager -->
15+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
16+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
17+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
18+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
19+
})(window,document,'script','dataLayer','GTM-MQJ6XZ5');</script>
20+
<!-- End Google Tag Manager -->
21+
1422
<meta name="viewport" content="width = device-width" />
1523
<%= render 'application/os' %>
1624
<%= render 'application/social_meta' %>

0 commit comments

Comments
 (0)