Skip to content

Commit

Permalink
hey @snarfed hows it going?
Browse files Browse the repository at this point in the history
  • Loading branch information
dissolve committed Sep 18, 2014
1 parent 5f55929 commit e6972ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions blog/view/theme/default/template/common/footer.tpl
Expand Up @@ -103,6 +103,7 @@
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '<?php echo $google_analytics_id?>', 'auto');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
Expand Down
1 change: 1 addition & 0 deletions blog/view/theme/default/template/contacts/me.tpl
Expand Up @@ -143,6 +143,7 @@
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '<?php echo $google_analytics_id?>', 'auto');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
Expand Down

0 comments on commit e6972ac

Please sign in to comment.