Skip to content

Add Gizmo Analytics to the supported providers list#1235

Open
sudomichael wants to merge 1 commit into
timlrx:mainfrom
sudomichael:add-gizmo-analytics
Open

Add Gizmo Analytics to the supported providers list#1235
sudomichael wants to merge 1 commit into
timlrx:mainfrom
sudomichael:add-gizmo-analytics

Conversation

@sudomichael
Copy link
Copy Markdown

Summary

Mirrors timlrx/pliny#207, which adds Gizmo Analytics as a 7th provider to pliny's Analytics component. This PR adds the corresponding gizmoAnalytics config block (commented-out, following the same pattern as plausible/simple/posthog/google) to data/siteMetadata.js, plus mentions Gizmo in the README's "Multiple analytics options" line.

Gizmo Analytics is cookieless and GDPR-friendly — no cookies, no localStorage, no fingerprinting, no consent banner required. Free tier is 10k events/month with unlimited sites. Solid fit for static blogs / content sites using this kit that want analytics without the cookie-banner overhead.

Changes

  • data/siteMetadata.js — new commented-out gizmoAnalytics block, matching the existing pattern for the other commented providers. Sentence at top of the analytics block updated to mention Gizmo. Comment in the block notes the CSP domain users will need to add when enabling it (same convention as the Umami CSP note already in the file).
  • README.md — Gizmo added to the providers list under the pliny integration.

Depends on

timlrx/pliny#207 — once that's merged + released, users can bump pliny and uncomment the gizmoAnalytics block to enable. Until then, this PR is purely documentary (the commented block doesn't activate anything).

Happy to hold this PR until pliny#207 merges, or merge it as docs-only and let the code path light up automatically with the next pliny version bump. Let me know what works.

Mirrors the pliny PR (timlrx/pliny#207)
that adds Gizmo as a 7th analytics provider in pliny's Analytics
component. With pliny v0.5+ this starter blog gains Gizmo as a
one-config-line option alongside Umami/Plausible/Posthog/etc.

Gizmo is cookieless, GDPR-friendly, and free for 10k events/mo —
a natural fit for static blogs/content sites that want analytics
without a consent banner. https://gizmoanalytics.io

- data/siteMetadata.js: add gizmoAnalytics commented-out block,
  matching the pattern used for plausible/simple/posthog/google.
  Comment also notes the CSP domain users will need to add when
  enabling it.
- README.md: included Gizmo in the "Multiple analytics options"
  line under the pliny integration list.

Depends on timlrx/pliny#207 — once that's released as the next
pliny minor version, users can bump and use this block directly.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

@sudomichael is attempting to deploy a commit to the timlrx's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant