Skip to content

Commit d0a64de

Browse files
authored
Update index.html
1 parent a0b670a commit d0a64de

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@
1414
<div style="margin-left: auto; margin-right: auto; width: 800px; text-align: center;">
1515
<p>Launching soon! If you are interested in training solutions for your team, please reach out to <a href="mailto:kevin@swiftkick.in">kevin@swiftkick.in</a></p>
1616
</div>
17+
18+
<script>
19+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
20+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
21+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
22+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
23+
24+
ga('create', 'UA-28954757-4', 'auto');
25+
ga('send', 'pageview');
26+
27+
</script>
1728
</body>
1829

1930
</html>

0 commit comments

Comments
 (0)