File tree Expand file tree Collapse file tree 1 file changed +10
-12
lines changed
Expand file tree Collapse file tree 1 file changed +10
-12
lines changed Original file line number Diff line number Diff line change 33< head >
44< meta name ="google-site-verification " content ="2yFYZWwMInNYqVGarzS4imN1ASlVCGiR2IBy-c17q2g " />
55
6- <!-- Structured data -->
7- < script type ="application/ld+json ">
8- {
9- "@context" : "https://schema.org" ,
10- "@type" : "SoftwareApplication" ,
11- "name" : "Valido" ,
12- "operatingSystem" : "Windows" ,
13- "applicationCategory" : "Utility" ,
14- "url" : "https://valido-app.github.io/" ,
15- "description" : "Windows desktop app that extracts structured data from PDFs, validates fields with custom rules and runs calculations — all offline."
16- }
17- </ script >
6+
7+ <!-- Google tag (gtag.js) -->
8+ < script async src ="https://www.googletagmanager.com/gtag/js?id=AW-17621234498 "> </ script >
9+ < script >
10+ window . dataLayer = window . dataLayer || [ ] ;
11+ function gtag ( ) { dataLayer . push ( arguments ) ; }
12+ gtag ( 'js' , new Date ( ) ) ;
13+
14+ gtag ( 'config' , 'AW-17621234498' ) ;
15+ </ script >
1816
1917 < meta charset ="UTF-8 ">
2018 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
You can’t perform that action at this time.
0 commit comments