add analytics

This commit is contained in:
boryslevytskyi
2017-05-13 21:17:51 +03:00
parent 1bd9eb2f97
commit 4e30d90c58
5 changed files with 19 additions and 4 deletions

View File

@@ -11,5 +11,6 @@
<body>
<div id="root">Ooops... Something went wrong ¯\_(ツ)_/¯</div>
<script src="bundle.js"></script>
<script src="analytics.js"></script>
</body>
</html>