Skip to content
Snippets Groups Projects
Commit 223e6b66 authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

analytics

parent f66f2dee
Branches
No related tags found
No related merge requests found
/**
* Created by aghassaei on 1/8/15.
*/
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-58379815-1', 'auto');
ga('send', 'pageview');
......@@ -5,6 +5,7 @@
<title>Title</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="js/analytics.js"></script>
<!--UI-->
<script src="dependencies/jquery-2.1.3.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment