Analytics
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.
Supported providers
Each provider only needs a tracking ID or domain — no code, no manual script tags. You can turn on more than one at once.
- Google Analytics 4 — paste your Measurement ID (G-XXXXXXXXXX) and the GA4 script is injected into all published pages.
- Google Tag Manager — paste your GTM container ID (GTM-XXXXXXX) for full tag management flexibility.
- 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.
- Custom script — paste a raw script tag for any other provider. The wrapping
<script>tags are stripped and re-added by the renderer, so only the inner content is stored.
How it works
Analytics is configured per site, not per page — open Page Settings → Domains, find your site's card, and open its Analytics & Search Console section. Whatever you save there applies to the root page and every sub-page under that site automatically. There is no per-page override.
BlnkSpace injects each configured provider's standard script tag into the <head> of every published page on that site, server-side, at render time — not client-injected, so it's present in the page source a crawler or a no-JS visitor would see too.
google-site-verification meta tag Google gives you, and it's injected the same way, no separate step needed.