Skip to content
← All integrations

Strapi

Special

CMS & Blogging · Script tag

Add Pulse analytics to your Strapi-powered frontend.

Needs a platform-specific setup or has caveats — read the guide first.

Before you start

Strapi is a headless CMS with no rendered <head> of its own — add the Pulse tag in the frontend app that consumes it (Next.js, Nuxt, etc.).

Frontend head

<script defer data-domain="example.com" src="https://js.ciphera.net/script.js"></script>

Set data-domain to the domain you registered in Pulse. Configure feature toggles, SRI, and storage from the install panel in your dashboard.