Skip to content

Commit a585500

Browse files
committed
add ga tracking id
1 parent 28c5b78 commit a585500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
1616
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
1717

18-
ga('create', 'ADD_TRACKING_ID_HERE', 'auto');
18+
ga('create', 'UA-54446639-6', 'auto');
1919
ga('send', 'pageview');
2020
</script>
2121
<oc-component href="https://opencomponents.now.sh/landing-page"></oc-component>

0 commit comments

Comments
 (0)