Skip to content

Commit

Permalink
google analytics added
Browse files Browse the repository at this point in the history
  • Loading branch information
tareq1988 committed Oct 10, 2015
1 parent 90ed323 commit 161762b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,16 @@

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>

<script>
(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-4803329-14', 'auto');
ga('send', 'pageview');
</script>

</body>
</html>

0 comments on commit 161762b

Please sign in to comment.