|
32 | 32 | <meta name="description" content="Dir, a Simple and Elegant Garbage Cleaner for Android"> |
33 | 33 | <meta name="keywords" content="Android, Dir, APK, Play, Trumeet, 清理, 优化, Clean, Optimize"> |
34 | 34 | <link href="https://cdnjs.loli.net/ajax/libs/mdui/0.2.1/css/mdui.min.css" rel="stylesheet"> |
35 | | - <!-- Global site tag (gtag.js) - Google Analytics --> |
36 | | - <script async src="https://www.googletagmanager.com/gtag/js?id=UA-85804209-6"></script> |
37 | | - <script> |
38 | | - window.dataLayer = window.dataLayer || []; |
39 | | - function gtag(){dataLayer.push(arguments);} |
40 | | - gtag('js', new Date()); |
41 | | - |
42 | | - gtag('config', 'UA-85804209-6'); |
43 | | - </script> |
| 35 | + <!-- Google Tag Manager --> |
| 36 | + <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 37 | + new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 38 | + j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 39 | + 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 40 | + })(window,document,'script','dataLayer','GTM-P8BQTWL');</script> |
| 41 | + <!-- End Google Tag Manager --> |
44 | 42 | </head> |
45 | 43 |
|
46 | 44 | <body class="mdui-drawer-body-left mdui-appbar-with-toolbar"> |
| 45 | +<!-- Google Tag Manager (noscript) --> |
| 46 | +<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P8BQTWL" |
| 47 | +height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
| 48 | +<!-- End Google Tag Manager (noscript) --> |
47 | 49 | <!-- appbar --> |
48 | 50 | <div class="mdui-appbar mdui-appbar-fixed mdui-color-white"> |
49 | 51 | <div class="mdui-toolbar"> |
|
0 commit comments