|
1 | 1 | <meta name="google-site-verification" content="Lffz_ab-_S5cmA07ZXVbucHVklaRsnk8gEt8frHKjMk"/> |
2 | | -<!-- Google Analytics --> |
3 | | -<script> |
4 | | - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
5 | | - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
6 | | - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
7 | | -})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); |
8 | 2 |
|
9 | | - ga('create', 'UA-47631155-3', 'auto'); |
10 | | - ga('send', 'pageview'); |
| 3 | +<script> |
| 4 | + (function (w, d, s, l, i) { |
| 5 | + w[l] = w[l] || []; |
| 6 | + w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); |
| 7 | + var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; |
| 8 | + j.async = true; |
| 9 | + j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl; |
| 10 | + f.parentNode.insertBefore(j, f); |
| 11 | + })(window, document, 'script', 'dataLayer', 'GTM-5P98'); |
11 | 12 | </script> |
12 | | -<!-- End Google Analytics --> |
| 13 | + |
| 14 | +<script src="https://resources.jetbrains.com/storage/help-app/v6/analytics.js"></script> |
| 15 | + |
13 | 16 | <script> |
14 | 17 | window.onload = function() { |
15 | 18 | function updateIframeThemes(theme) { |
|
0 commit comments