File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed
Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > React firebaseui pro demo | react-firebaseui-pro</ title >
88 </ head >
9+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-VHMYLXLKGM "> </ script >
10+ < script >
11+ window . dataLayer = window . dataLayer || [ ] ;
12+ function gtag ( ) { dataLayer . push ( arguments ) ; }
13+ gtag ( 'js' , new Date ( ) ) ;
14+ gtag ( 'config' , 'G-VHMYLXLKGM' ) ;
15+ </ script >
916 < body >
1017 < div id ="root "> </ div >
1118 < script type ="module " src ="/src/main.tsx "> </ script >
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > React firebaseui pro demo | react-firebaseui-pro</ title >
88 </ head >
9+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-VHMYLXLKGM "> </ script >
10+ < script >
11+ window . dataLayer = window . dataLayer || [ ] ;
12+ function gtag ( ) { dataLayer . push ( arguments ) ; }
13+ gtag ( 'js' , new Date ( ) ) ;
14+ gtag ( 'config' , 'G-VHMYLXLKGM' ) ;
15+ </ script >
916 < body >
1017 < div id ="root "> </ div >
1118 < script type ="module " src ="/src/main.tsx "> </ script >
You can’t perform that action at this time.
0 commit comments