Skip to content

Commit

Permalink
Remove Google Analytics from the DevLake Website - fixes #8272 (#793)
Browse files Browse the repository at this point in the history
Co-authored-by: Niall Pemberton <[email protected]>
  • Loading branch information
niallkp and Niall Pemberton authored Jan 20, 2025
1 parent 8ec5f98 commit e1888ef
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 68 deletions.
2 changes: 0 additions & 2 deletions .lycheeignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# links ignore in ci check
data:image/png;base64*
https://www.googletagmanager.com
https://www.google-analytics.com
.*your-.*
.*xxx.*
https://twitter.com/ApacheDevLake
Expand Down
4 changes: 0 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ const versions = require('./versions.json');
}
}
},
gtag: {
trackingID: 'G-PKZLL38MQG',
anonymizeIP: true,
},
blog: {
showReadingTime: true,
readingTime: ({ content, frontMatter, defaultReadingTime }) =>
Expand Down
62 changes: 0 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e1888ef

Please sign in to comment.