Skip to content

Commit 3af15bc

Browse files
authored
Revert "add GA tag" (#1097)
This reverts commit 95826df. The use of Google Analytics has been declared unlawful in three EU countries already, with probably more to follow. Keeping it there is a huge liability.
1 parent 4696d38 commit 3af15bc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

datafiles/templates/hackageCssTheme.st

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,3 @@
33
<link rel="stylesheet" href="/static/hackage.css" type="text/css" />
44
<link rel="icon" type="image/png" href="/static/favicon.png" />
55
<link rel="search" type="application/opensearchdescription+xml" title="Hackage" href="/packages/opensearch.xml" />
6-
<!-- Global site tag (gtag.js) - Google Analytics -->
7-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-83290513-3"></script>
8-
<script>
9-
window.dataLayer = window.dataLayer || [];
10-
function gtag(){dataLayer.push(arguments);}
11-
gtag('js', new Date());
12-
13-
gtag('config', 'UA-83290513-3');
14-
</script>
15-

0 commit comments

Comments
 (0)