DOCUMENTATION

Analytics

Last updated May 2026
Publishing
All plans

BlnkSpace does not collect or own analytics data from your published pages. Instead, you connect your own analytics provider by pasting your tracking ID — the script tag is injected into every published page automatically.

Analytics integration is currently in development and not yet available. The settings UI and script injection are planned for an upcoming release. This page will be updated when the feature ships.

Planned providers

The following providers are planned for the initial analytics release. Each requires only a tracking ID or domain — no code, no manual script tags.

  • Google Analytics 4 — paste your Measurement ID (G-XXXXXXXXXX) and the GA4 script is injected into all published pages.
  • Plausible — paste your Plausible domain and the lightweight script is injected. No cookies, GDPR-friendly.
  • Fathom Analytics — paste your Site ID for privacy-first tracking with no cookie banner required.
  • Google Tag Manager — paste your GTM container ID (GTM-XXXXXXX) for full tag management flexibility.

How it will work

Once released, analytics will be configured per-site from Page Settings. You'll paste your provider's tracking ID once — it applies to the root page and all sub-pages under that site automatically. No per-page configuration needed.

BlnkSpace will inject the provider's standard script tag into the <head> of every published page server-side. The exact script format used is the one recommended by each provider's official documentation.

In the meantime, if you need analytics on your published pages today, you can embed a custom script via the Embed block set to raw HTML mode, or use a third-party service that injects scripts via DNS (e.g. Cloudflare Workers).