Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Enable site analytics via Plausible.io

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

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

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.