Skip to content

Commit c331150

Browse files
authored
Merge pull request #9 from pgcodekeeper/update_analytics
updated google analytics
2 parents fdb92fb + d0353f2 commit c331150

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_src/app/js/vendor/google-analytics.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
55
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
66
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
7-
ga('create', 'UA-77897743-1', 'auto');
7+
ga('create', 'G-GEXCEW6LBZ', 'auto');
88
ga('send', 'pageview');
99

1010
})();

js/main.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)