Skip to content

Commit

Permalink
Plausible analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaharagon committed Apr 27, 2022
1 parent 8aacb15 commit 951fffb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ copyright: |
extra:
generator: false
analytics:
provider: plausible
property: privacyguides.org
social:
- icon: fontawesome/brands/mastodon
link: https://mastodon.social/@privacyguides
Expand Down
1 change: 1 addition & 0 deletions theme/partials/integrations/analytics/plausible.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<script defer data-domain="{{ config.extra.analytics.property }}" src="https://stats.privacyguides.net/js/plausible.js"></script>

0 comments on commit 951fffb

Please sign in to comment.