Skip to content

Commit b926c6a

Browse files
fix(analytics): remove foreign EEGDash GA4 tag (G-CHY0V439ZQ) from docs
The 1.2/1.3/1.4 doc builds fired a second, foreign GA4 tag (G-CHY0V439ZQ, the EEGDash property) alongside braindecode's own G-7Q43R82K6D, so every visit to those archived pages double-reported into the EEGDash property. Remove only the foreign gtag.js block from all 873 affected pages; braindecode's own GA4 tag and GTM container (GTM-NWDKLVNR) are left intact. 0.8-1.1 and 1.5/dev/stable were already clean.
1 parent e31af43 commit b926c6a

873 files changed

Lines changed: 0 additions & 6984 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1.2/api.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,6 @@
8484
<meta name="docsearch:language" content="en"/>
8585
<meta name="docsearch:version" content="1.3" />
8686

87-
<!-- Google Analytics (gtag.js) -->
88-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
89-
<script>
90-
window.dataLayer = window.dataLayer || [];
91-
function gtag(){dataLayer.push(arguments);}
92-
gtag('js', new Date());
93-
gtag('config', 'G-CHY0V439ZQ');
94-
</script>
9587

9688
</head>
9789

1.2/auto_examples/advanced_training/bcic_iv_4_ecog_cropped.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@
8383
<meta name="docsearch:language" content="en"/>
8484
<meta name="docsearch:version" content="1.3" />
8585

86-
<!-- Google Analytics (gtag.js) -->
87-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
88-
<script>
89-
window.dataLayer = window.dataLayer || [];
90-
function gtag(){dataLayer.push(arguments);}
91-
gtag('js', new Date());
92-
gtag('config', 'G-CHY0V439ZQ');
93-
</script>
9486

9587
</head>
9688

1.2/auto_examples/advanced_training/index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@
8383
<meta name="docsearch:language" content="en"/>
8484
<meta name="docsearch:version" content="1.3" />
8585

86-
<!-- Google Analytics (gtag.js) -->
87-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
88-
<script>
89-
window.dataLayer = window.dataLayer || [];
90-
function gtag(){dataLayer.push(arguments);}
91-
gtag('js', new Date());
92-
gtag('config', 'G-CHY0V439ZQ');
93-
</script>
9486

9587
</head>
9688

1.2/auto_examples/advanced_training/plot_data_augmentation.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@
8383
<meta name="docsearch:language" content="en"/>
8484
<meta name="docsearch:version" content="1.3" />
8585

86-
<!-- Google Analytics (gtag.js) -->
87-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
88-
<script>
89-
window.dataLayer = window.dataLayer || [];
90-
function gtag(){dataLayer.push(arguments);}
91-
gtag('js', new Date());
92-
gtag('config', 'G-CHY0V439ZQ');
93-
</script>
9486

9587
</head>
9688

1.2/auto_examples/advanced_training/plot_data_augmentation_search.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@
8383
<meta name="docsearch:language" content="en"/>
8484
<meta name="docsearch:version" content="1.3" />
8585

86-
<!-- Google Analytics (gtag.js) -->
87-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
88-
<script>
89-
window.dataLayer = window.dataLayer || [];
90-
function gtag(){dataLayer.push(arguments);}
91-
gtag('js', new Date());
92-
gtag('config', 'G-CHY0V439ZQ');
93-
</script>
9486

9587
</head>
9688

1.2/auto_examples/advanced_training/plot_moabb_benchmark.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@
8383
<meta name="docsearch:language" content="en"/>
8484
<meta name="docsearch:version" content="1.3" />
8585

86-
<!-- Google Analytics (gtag.js) -->
87-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
88-
<script>
89-
window.dataLayer = window.dataLayer || [];
90-
function gtag(){dataLayer.push(arguments);}
91-
gtag('js', new Date());
92-
gtag('config', 'G-CHY0V439ZQ');
93-
</script>
9486

9587
</head>
9688

1.2/auto_examples/advanced_training/plot_relative_positioning.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@
8383
<meta name="docsearch:language" content="en"/>
8484
<meta name="docsearch:version" content="1.3" />
8585

86-
<!-- Google Analytics (gtag.js) -->
87-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
88-
<script>
89-
window.dataLayer = window.dataLayer || [];
90-
function gtag(){dataLayer.push(arguments);}
91-
gtag('js', new Date());
92-
gtag('config', 'G-CHY0V439ZQ');
93-
</script>
9486

9587
</head>
9688

1.2/auto_examples/advanced_training/sg_execution_times.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,6 @@
8181
<meta name="docsearch:language" content="en"/>
8282
<meta name="docsearch:version" content="1.3" />
8383

84-
<!-- Google Analytics (gtag.js) -->
85-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
86-
<script>
87-
window.dataLayer = window.dataLayer || [];
88-
function gtag(){dataLayer.push(arguments);}
89-
gtag('js', new Date());
90-
gtag('config', 'G-CHY0V439ZQ');
91-
</script>
9284

9385
</head>
9486

1.2/auto_examples/applied_examples/bcic_iv_4_ecog_trial.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@
8383
<meta name="docsearch:language" content="en"/>
8484
<meta name="docsearch:version" content="1.3" />
8585

86-
<!-- Google Analytics (gtag.js) -->
87-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
88-
<script>
89-
window.dataLayer = window.dataLayer || [];
90-
function gtag(){dataLayer.push(arguments);}
91-
gtag('js', new Date());
92-
gtag('config', 'G-CHY0V439ZQ');
93-
</script>
9486

9587
</head>
9688

1.2/auto_examples/applied_examples/index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@
8383
<meta name="docsearch:language" content="en"/>
8484
<meta name="docsearch:version" content="1.3" />
8585

86-
<!-- Google Analytics (gtag.js) -->
87-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CHY0V439ZQ"></script>
88-
<script>
89-
window.dataLayer = window.dataLayer || [];
90-
function gtag(){dataLayer.push(arguments);}
91-
gtag('js', new Date());
92-
gtag('config', 'G-CHY0V439ZQ');
93-
</script>
9486

9587
</head>
9688

0 commit comments

Comments
 (0)