Back to Integrations
Blogger Integration
Add the Pulse script via Blogger's Theme HTML editor.
Edit your theme HTML
Go to Theme → Edit HTML and paste the Pulse script before the closing </head> tag.
Theme → Edit HTML
<!-- Add before </head> --> <script defer data-domain="your-site.com" src="https://pulse.ciphera.net/script.js" ></script>
For more details, see the Blogger HTML editing docs.