Skip to content

Commit 4550bd6

Browse files
committed
Fix analytics url
1 parent aa79cf7 commit 4550bd6

File tree

2 files changed

+837
-126
lines changed

2 files changed

+837
-126
lines changed

Parse-Dashboard/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
1515
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
1616
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17-
})(window,document,'script','https//a.back4app.com/a.js','ga');
17+
})(window,document,'script','https://a.back4app.com/a.js','ga');
1818
ga('create', 'UA-66038885-1', 'auto');
1919
ga('send', 'pageview');
2020
setTimeout("ga('send','event','Profitable Engagement','time on page more than 30 seconds')",30000);

0 commit comments

Comments
 (0)