Skip to content

Commit edf3b3b

Browse files
committed
add google analytics; gh fix #5
1 parent b6e946a commit edf3b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/app/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h2>Plugins</h2>
8686
(A[l].q=A[l].q||[]).push(arguments)},A[l].l=+new Date,a=n.createElement(g),
8787
r=n.getElementsByTagName(g)[0],a.src=u,r.parentNode.insertBefore(a,r)
8888
}(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
89-
ga('create', 'UA-XXXXX-X');
89+
ga('create', 'UA-66451493-2');
9090
ga('send', 'pageview');
9191
</script -->
9292
<script src="https://www.google.com/recaptcha/api.js?onload=vcRecaptchaApiLoaded&render=explicit" async defer></script>

0 commit comments

Comments
 (0)