Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add analytics support for GoatCounter #1526

Merged
merged 8 commits into from
Feb 6, 2024

Conversation

smorkolama
Copy link
Contributor

@smorkolama smorkolama commented Feb 5, 2024

Type of change

  • New feature (non-breaking change which adds functionality)

Description

This PR adds support for a privacy-friendly alternative to Google Analytics called GoatCounter (https://www.goatcounter.com). The integration is relatively simple so it should be a low-risk addition. Documentation can be found here: https://www.goatcounter.com/help/start

Additionally I've tested this implementation in my own blog and it works fine. If you have any questions or remarks I will gladly address them of course.

Copy link
Owner

@cotes2020 cotes2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a nice feature, thanks!

README.md Outdated Show resolved Hide resolved
_includes/goatcounter.html Outdated Show resolved Hide resolved
smorkolama and others added 2 commits February 6, 2024 13:01
Co-authored-by: Cotes Chung <[email protected]>
@smorkolama
Copy link
Contributor Author

Thanks for the PR review, I have applied your suggestions!

_includes/goatcounter.html Outdated Show resolved Hide resolved
@cotes2020 cotes2020 merged commit 90693ff into cotes2020:master Feb 6, 2024
4 of 5 checks passed
@seaque
Copy link

seaque commented Mar 19, 2024

where exactly can we find GoatCounter id?

@smorkolama
Copy link
Contributor Author

where exactly can we find GoatCounter id?

It's the same value as the subdomain you use to access the goatcounter.com site, in case of https://xyz.goatcounter.com it will be xyz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants