Skip to content

Commit f1b4996

Browse files
committed
Updated Analytics ID
1 parent 2058a9e commit f1b4996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/analyticsScript.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
var script = `
33
<script type="text/javascript">
44
var _gaq = _gaq || [];
5-
_gaq.push(['_setAccount', 'UA-6147007-1']);
5+
_gaq.push(['_setAccount', 'UA-6147007-25']);
66
_gaq.push(['_trackPageview']);
77
88
(function() {

0 commit comments

Comments
 (0)