Skip to content

Commit 0f5da12

Browse files
author
drew
committed
add tracking codes
1 parent a87b74e commit 0f5da12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

guide/templates/elements/google_analytics.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
66

77
ga('create', 'UA-69309716-5', 'auto');
8+
ga('create', 'UA-78626287-2', 'auto', 'd');
9+
ga('create', 'UA-43659554-2', 'auto', 'cmoa');
10+
811
ga('send', 'pageview');
12+
ga('d.send', 'pageview');
13+
ga('cmoa.send', 'pageview');
914

1015
</script>

0 commit comments

Comments
 (0)