-
Notifications
You must be signed in to change notification settings - Fork 604
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 statcounter to statistics #1003
Conversation
Add a `relcanonical: <URL>` item to the frontmatter and this will then make sure that the `<link rel="canonical" >` value is set properly.
✅ Deploy Preview for toha-ci ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Thank you @davidgs! Look like the PR contains changes from you other PR. Can you please fix it? Also, can you please guides here: https://github.com/hugo-toha/guides/blob/main/content/posts/analytics/index.md |
Should be all updated. Added a PR to the guide, too |
Can you please resolve the conflict? |
resolved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @davidgs! Looks good now.
Issue
No issue created
Description
statcounter is a popular web stats site. Integrating it into toha was (previously) a pain, so this PR makes it super simple.
It follows the same configuration rules as the other web analytics options.
Test Evidence
The configuration parameters are picked up and put into the stat counter code in the header, as expected.