Skip to content

Commit 4ae1c7b

Browse files
committed
remove google tag
1 parent 7bab096 commit 4ae1c7b

File tree

31 files changed

+31
-372
lines changed

31 files changed

+31
-372
lines changed

about/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -46,27 +46,16 @@
4646
<link rel="apple-touch-icon" href="/apple-icon.png">
4747
<link rel="icon" href="/favicon.ico">
4848

49-
<style>.async-hide { opacity: 0 !important} </style>
50-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
51-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
52-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
53-
})(window,document.documentElement,'async-hide','dataLayer',4000,
54-
{'GTM-5W4F5PF':true});</script>
55-
5649
<script>
5750
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5851
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5952
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6053
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
61-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
62-
// ga('require', 'linker');
63-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
64-
// ga('send', 'pageview');
65-
6654
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
6755
ga('require', 'linker');
6856
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
6957
ga('send', 'pageview');
58+
7059
</script>
7160

7261
</head>

about/legal/cookies/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -45,27 +45,16 @@
4545
<link rel="apple-touch-icon" href="/apple-icon.png">
4646
<link rel="icon" href="/favicon.ico">
4747

48-
<style>.async-hide { opacity: 0 !important} </style>
49-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
50-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
51-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
52-
})(window,document.documentElement,'async-hide','dataLayer',4000,
53-
{'GTM-5W4F5PF':true});</script>
54-
5548
<script>
5649
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5750
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5851
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5952
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
60-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
61-
// ga('require', 'linker');
62-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
63-
// ga('send', 'pageview');
64-
6553
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
6654
ga('require', 'linker');
6755
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
6856
ga('send', 'pageview');
57+
6958
</script>
7059

7160
</head>

about/legal/privacy/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -45,27 +45,16 @@
4545
<link rel="apple-touch-icon" href="/apple-icon.png">
4646
<link rel="icon" href="/favicon.ico">
4747

48-
<style>.async-hide { opacity: 0 !important} </style>
49-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
50-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
51-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
52-
})(window,document.documentElement,'async-hide','dataLayer',4000,
53-
{'GTM-5W4F5PF':true});</script>
54-
5548
<script>
5649
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5750
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5851
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5952
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
60-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
61-
// ga('require', 'linker');
62-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
63-
// ga('send', 'pageview');
64-
6553
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
6654
ga('require', 'linker');
6755
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
6856
ga('send', 'pageview');
57+
6958
</script>
7059

7160
</head>

angular/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -53,27 +53,16 @@
5353
<link rel="apple-touch-icon" href="/apple-icon.png">
5454
<link rel="icon" href="/favicon.ico">
5555

56-
<style>.async-hide { opacity: 0 !important} </style>
57-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
58-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
59-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
60-
})(window,document.documentElement,'async-hide','dataLayer',4000,
61-
{'GTM-5W4F5PF':true});</script>
62-
6356
<script>
6457
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
6558
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
6659
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6760
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
68-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
69-
// ga('require', 'linker');
70-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
71-
// ga('send', 'pageview');
72-
7361
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
7462
ga('require', 'linker');
7563
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
7664
ga('send', 'pageview');
65+
7766
</script>
7867

7968
</head>

black-friday/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -46,27 +46,16 @@
4646
<link rel="apple-touch-icon" href="/apple-icon.png">
4747
<link rel="icon" href="/favicon.ico">
4848

49-
<style>.async-hide { opacity: 0 !important} </style>
50-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
51-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
52-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
53-
})(window,document.documentElement,'async-hide','dataLayer',4000,
54-
{'GTM-5W4F5PF':true});</script>
55-
5649
<script>
5750
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5851
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5952
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6053
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
61-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
62-
// ga('require', 'linker');
63-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
64-
// ga('send', 'pageview');
65-
6654
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
6755
ga('require', 'linker');
6856
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
6957
ga('send', 'pageview');
58+
7059
</script>
7160

7261
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">

cyber-week/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -46,27 +46,16 @@
4646
<link rel="apple-touch-icon" href="/apple-icon.png">
4747
<link rel="icon" href="/favicon.ico">
4848

49-
<style>.async-hide { opacity: 0 !important} </style>
50-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
51-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
52-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
53-
})(window,document.documentElement,'async-hide','dataLayer',4000,
54-
{'GTM-5W4F5PF':true});</script>
55-
5649
<script>
5750
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5851
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5952
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6053
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
61-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
62-
// ga('require', 'linker');
63-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
64-
// ga('send', 'pageview');
65-
6654
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
6755
ga('require', 'linker');
6856
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
6957
ga('send', 'pageview');
58+
7059
</script>
7160

7261
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">

demos/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -45,27 +45,16 @@
4545
<link rel="apple-touch-icon" href="/apple-icon.png">
4646
<link rel="icon" href="/favicon.ico">
4747

48-
<style>.async-hide { opacity: 0 !important} </style>
49-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
50-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
51-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
52-
})(window,document.documentElement,'async-hide','dataLayer',4000,
53-
{'GTM-5W4F5PF':true});</script>
54-
5548
<script>
5649
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5750
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5851
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5952
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
60-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
61-
// ga('require', 'linker');
62-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
63-
// ga('send', 'pageview');
64-
6553
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
6654
ga('require', 'linker');
6755
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
6856
ga('send', 'pageview');
57+
6958
</script>
7059

7160
</head>

icons/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -53,27 +53,16 @@
5353
<link rel="apple-touch-icon" href="/apple-icon.png">
5454
<link rel="icon" href="/favicon.ico">
5555

56-
<style>.async-hide { opacity: 0 !important} </style>
57-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
58-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
59-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
60-
})(window,document.documentElement,'async-hide','dataLayer',4000,
61-
{'GTM-5W4F5PF':true});</script>
62-
6356
<script>
6457
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
6558
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
6659
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6760
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
68-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
69-
// ga('require', 'linker');
70-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
71-
// ga('send', 'pageview');
72-
7361
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
7462
ga('require', 'linker');
7563
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
7664
ga('send', 'pageview');
65+
7766
</script>
7867

7968
</head>

icons/license/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -46,27 +46,16 @@
4646
<link rel="apple-touch-icon" href="/apple-icon.png">
4747
<link rel="icon" href="/favicon.ico">
4848

49-
<style>.async-hide { opacity: 0 !important} </style>
50-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
51-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
52-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
53-
})(window,document.documentElement,'async-hide','dataLayer',4000,
54-
{'GTM-5W4F5PF':true});</script>
55-
5649
<script>
5750
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5851
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5952
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6053
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
61-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
62-
// ga('require', 'linker');
63-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
64-
// ga('send', 'pageview');
65-
6654
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
6755
ga('require', 'linker');
6856
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
6957
ga('send', 'pageview');
58+
7059
</script>
7160

7261
</head>

index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -53,27 +53,16 @@
5353
<link rel="apple-touch-icon" href="/apple-icon.png">
5454
<link rel="icon" href="/favicon.ico">
5555

56-
<style>.async-hide { opacity: 0 !important} </style>
57-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
58-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
59-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
60-
})(window,document.documentElement,'async-hide','dataLayer',4000,
61-
{'GTM-5W4F5PF':true});</script>
62-
6356
<script>
6457
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
6558
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
6659
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6760
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
68-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
69-
// ga('require', 'linker');
70-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
71-
// ga('send', 'pageview');
72-
7361
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
7462
ga('require', 'linker');
7563
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
7664
ga('send', 'pageview');
65+
7766
</script>
7867

7968
</head>

pricing/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -45,27 +45,16 @@
4545
<link rel="apple-touch-icon" href="/apple-icon.png">
4646
<link rel="icon" href="/favicon.ico">
4747

48-
<style>.async-hide { opacity: 0 !important} </style>
49-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
50-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
51-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
52-
})(window,document.documentElement,'async-hide','dataLayer',4000,
53-
{'GTM-5W4F5PF':true});</script>
54-
5548
<script>
5649
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5750
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5851
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5952
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
60-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
61-
// ga('require', 'linker');
62-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
63-
// ga('send', 'pageview');
64-
6553
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
6654
ga('require', 'linker');
6755
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
6856
ga('send', 'pageview');
57+
6958
</script>
7059

7160
</head>

pro/angular/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -53,27 +53,16 @@
5353
<link rel="apple-touch-icon" href="/apple-icon.png">
5454
<link rel="icon" href="/favicon.ico">
5555

56-
<style>.async-hide { opacity: 0 !important} </style>
57-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
58-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
59-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
60-
})(window,document.documentElement,'async-hide','dataLayer',4000,
61-
{'GTM-5W4F5PF':true});</script>
62-
6356
<script>
6457
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
6558
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
6659
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6760
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
68-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
69-
// ga('require', 'linker');
70-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
71-
// ga('send', 'pageview');
72-
7361
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
7462
ga('require', 'linker');
7563
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
7664
ga('send', 'pageview');
65+
7766
</script>
7867

7968
</head>

pro/angularjs/index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -53,27 +53,16 @@
5353
<link rel="apple-touch-icon" href="/apple-icon.png">
5454
<link rel="icon" href="/favicon.ico">
5555

56-
<style>.async-hide { opacity: 0 !important} </style>
57-
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
58-
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
59-
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
60-
})(window,document.documentElement,'async-hide','dataLayer',4000,
61-
{'GTM-5W4F5PF':true});</script>
62-
6356
<script>
6457
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
6558
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
6659
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6760
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
68-
// ga('create', 'UA-9510961-27', 'auto', {'allowLinker': true});
69-
// ga('require', 'linker');
70-
// ga('linker:autoLink', ['gumroad.com','genesisui.com']);
71-
// ga('send', 'pageview');
72-
7361
ga('create', 'UA-118965717-1', 'auto', {'allowLinker': true});
7462
ga('require', 'linker');
7563
ga('linker:autoLink', ['gumroad.com','genesisui.com']);
7664
ga('send', 'pageview');
65+
7766
</script>
7867

7968
</head>

0 commit comments

Comments
 (0)