Ghost

Ghost has a built-in Code Injection feature that injects code into every page, available in both self-hosted and Ghost(Pro) installations.

1. Open Code Injection

In your Ghost Admin, go to Settings > Code Injection.

2. Add the snippet

Paste the snippet below into the Site Header field. Replace YOUR_SITE_ID with the ID from your Revly site settings, then click Save.

<script
  defer
  data-site-id="YOUR_SITE_ID"
  src="https://cdn.revly.pro/tracker.js">
</script>
Need help? Reach out at contact@revly.pro