Back to Integrations
Ghost Integration
Use Ghost's built-in Code Injection feature to add the Pulse script — no theme editing required.
Add via Code Injection
Go to Settings → Code injection → Site Header and paste the Pulse script.
Settings → Code injection → Site Header
<script defer data-domain="your-site.com" src="https://pulse.ciphera.net/script.js" ></script>
Alternatively, you can add the script directly to your theme's default.hbs template file.
For more details, see the Ghost themes docs.