|
2 | 2 | <html dir="ltr" lang="en"> |
3 | 3 |
|
4 | 4 | <head> |
| 5 | + <!-- Global site tag (gtag.js) - Google Analytics --> |
| 6 | + <script async src="https://www.googletagmanager.com/gtag/js?id=UA-118169306-1"></script> |
| 7 | + <script> |
| 8 | + window.dataLayer = window.dataLayer || []; |
| 9 | + function gtag(){dataLayer.push(arguments);} |
| 10 | + gtag('js', new Date()); |
| 11 | + |
| 12 | + gtag('config', 'UA-118169306-1'); |
| 13 | + </script> |
| 14 | + |
5 | 15 | <title> Mobile Design - App Development - Startup Consulting | OpenForge </title> |
6 | 16 | <meta charset="utf-8"> |
7 | 17 | <meta name="title" content="Mobile Design - App Development - Startup Consulting | OpenForge"> |
|
39 | 49 |
|
40 | 50 | <!-- Google Tag Manager --> |
41 | 51 | <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
42 | | - new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
43 | | - j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
44 | | - 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
45 | | - })(window,document,'script','dataLayer','GTM-KFPQ95V');</script> |
| 52 | + new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 53 | + j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 54 | + 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 55 | + })(window,document,'script','dataLayer','GTM-MNBH6R9'); |
| 56 | + </script> |
46 | 57 | <!-- End Google Tag Manager --> |
47 | 58 |
|
48 | 59 | <script> |
|
100 | 111 |
|
101 | 112 | <body> |
102 | 113 | <!-- Google Tag Manager (noscript) --> |
103 | | - <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KFPQ95V" |
| 114 | + <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MNBH6R9" |
104 | 115 | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
105 | 116 | <!-- End Google Tag Manager (noscript) --> |
106 | 117 |
|
|
0 commit comments