File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed
Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change 55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0, maximum-scale=1.0 ">
77 < title > ThirdKey.ai Research</ title >
8+
9+ <!-- Google tag (gtag.js) -->
10+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-9DXG8X15EC "> </ script >
11+ < script >
12+ window . dataLayer = window . dataLayer || [ ] ;
13+ function gtag ( ) { dataLayer . push ( arguments ) ; }
14+ gtag ( 'js' , new Date ( ) ) ;
15+
16+ gtag ( 'config' , 'G-9DXG8X15EC' ) ;
17+ </ script >
818
919 <!-- SEO Meta Tags -->
1020 < meta name ="author " content ="ThirdKey Research " />
@@ -615,16 +625,5 @@ <h1>thirdkey.ai</h1>
615625 }
616626 }
617627 </ script >
618-
619- <!-- Google tag (gtag.js) -->
620- < script async src ="https://www.googletagmanager.com/gtag/js?id=G-9DXG8X15EC "> </ script >
621- < script >
622- window . dataLayer = window . dataLayer || [ ] ;
623- function gtag ( ) { dataLayer . push ( arguments ) ; }
624- gtag ( 'js' , new Date ( ) ) ;
625-
626- gtag ( 'config' , 'G-9DXG8X15EC' ) ;
627- </ script >
628-
629628</ body >
630629</ html >
You can’t perform that action at this time.
0 commit comments