Back to Integrations
Google Tag Manager Integration
Add Pulse via Google Tag Manager — works with any site that already has GTM installed.
Create a Custom HTML tag
Follow these steps to add Pulse through GTM:
- Go to Tags → New → Custom HTML
- Paste the Pulse script
- Set the trigger to All Pages
- Publish your container
GTM → Custom HTML Tag
<script defer data-domain="your-site.com" src="https://pulse.ciphera.net/script.js" ></script>
For more details, see the GTM Custom HTML tag docs.