File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -413,6 +413,15 @@ <h2>Add an ajax loading bar like on Youtube to all your ajax links.</h2>
413
413
</ div >
414
414
</ div >
415
415
< a href ="https://github.com/peachananr/loading-bar "> < img style ="position: absolute; top: 0; right: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png " alt ="Fork me on GitHub "> </ a >
416
- </ div >
416
+ </ div > <!-- Global site tag (gtag.js) - Google Analytics -->
417
+ < script async src ="https://www.googletagmanager.com/gtag/js?id=UA-11278966-3 "> </ script >
418
+ < script >
419
+ window . dataLayer = window . dataLayer || [ ] ;
420
+ function gtag ( ) { dataLayer . push ( arguments ) ; }
421
+ gtag ( 'js' , new Date ( ) ) ;
422
+
423
+ gtag ( 'config' , 'UA-11278966-3' ) ;
424
+ </ script >
425
+
417
426
</ body >
418
427
</ html >
You can’t perform that action at this time.
0 commit comments