File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2222 </ div >
2323 </ app-root >
2424 <!-- Global site tag (gtag.js) - Google Analytics -->
25- < script async src ="https://www.googletagmanager.com/gtag/js?id=UA-60139603-2 "> </ script >
26- < script >
27- window . dataLayer = window . dataLayer || [ ] ;
28- function gtag ( ) { dataLayer . push ( arguments ) ; }
29- gtag ( 'js' , new Date ( ) ) ;
25+ <!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-60139603-2"></script>-- >
26+ <!-- <script>-- >
27+ <!-- window.dataLayer = window.dataLayer || [];-->
28+ <!-- function gtag(){dataLayer.push(arguments);}-->
29+ <!-- gtag('js', new Date());-->
3030
31- gtag ( 'config' , 'UA-60139603-2' ) ;
32- </ script >
31+ <!-- gtag('config', 'UA-60139603-2');-->
32+ <!-- </script>-- >
3333</ body >
3434</ html >
You can’t perform that action at this time.
0 commit comments