1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-07-31 21:50:38 +02:00

allow demographic tracking

This commit is contained in:
Danny van Kooten
2014-10-07 18:01:43 +02:00
parent 5d4de274a8
commit 357008f92e

View File

@@ -17,6 +17,7 @@
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-15758173-49', 'auto');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>