Skip to content

Commit 1e20899

Browse files
committed
Move template event file into the event folder
1 parent aef8eea commit 1e20899

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!-- IF GOOGLEANALYTICS_ID -->
2+
<script>
3+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
4+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
7+
8+
ga('create', '{GOOGLEANALYTICS_ID}', 'auto');
9+
ga('send', 'pageview');
10+
</script>
11+
<!-- ENDIF -->

styles/all/template/overall_header_head_append.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)