Enable site analytics via Plausible.io
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 55/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- analytics, documentation
Research direction
Locate the Docusaurus site-wide head injection point and first verify how pages are rendered. Add the Plausible snippet for wasi.dev there, then confirm that generated pages include it in their .
Written by the indexing model from the issue text.
Description
SIG-Documentation would like enable site analytics and usage tracking for wasi.dev using the Bytecode Alliance's existing Plausible.io account (which we use today for bytecodealliance.org). To do that we need to embed the following script in the <head> section of every page on the site, which for wasi.dev means properly via Docusaurus.
<script defer data-domain="wasi.dev" src="https://plausible.io/js/script.js"></script>
I can handle the rest of the setup within our Plausible.io account once the script is inserted. Additional helpful information about the Plausible.io tracking snippet can be found here.
- Dominant language
- TypeScript
- Stars
- 331
- Forks
- 45
- Avg merge
- 22h 6m
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
safetrustcr/dApp-SafeTrust#426 ·
-
area:workflow bug ready-for-agent
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
fil-donadoni/tolaria#4409 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Fission-AI/OpenSpec#1960 ·
-
Add dependabot Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
corsairdev/corsair#1764 ·