-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Add support for Rybbit analytics #2705
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I have read and accepted the contributing guidelines.
Is your feature request related to a problem? Please describe
Currently, there is not support for the Rybbit self hosted analytics solution, so I am manually editing the generated HTML files at runtime.
Describe the solution you'd like
I would like the theme to support the addition of Rybbit, which is similar to the Umami analytics platform. It works in a similar way to Umami, with a tracking script being required on every page in the <head> element.
Describe alternatives you've considered
There is an existing guide written by Rybbit for plain Jekyll installs. However, looking at the template, I don't believe this applies here?
Additional context
I am running a (probably very) old version of this theme (gem "jekyll-theme-chirpy", "~> 6.5", ">= 6.5.5"), so the up to date one might not have this problem. Please confirm this if it is not true.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request