We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2058a9e commit f1b4996Copy full SHA for f1b4996
app/config/analyticsScript.js
@@ -2,7 +2,7 @@
2
var script = `
3
<script type="text/javascript">
4
var _gaq = _gaq || [];
5
- _gaq.push(['_setAccount', 'UA-6147007-1']);
+ _gaq.push(['_setAccount', 'UA-6147007-25']);
6
_gaq.push(['_trackPageview']);
7
8
(function() {
0 commit comments