Install guide · no-code · ~2 min
Embed → Type=Code, Style=Head.
Carrd one-pagers support custom head code via an Embed element set to Head. Requires a Carrd Pro plan.
In the Carrd editor, click + Add → Embed.
Set Type to Code and Style to Head. Paste the snippet below into the Code field.
<script defer
data-website-id="YOUR_WEBSITE_ID"
data-domain="yourdomain.com"
src="https://admaxxer.com/js/script.js"></script>
Click Publish. The embed applies to the live domain.
Load any public page on your site in a fresh browser tab. Within a few seconds, the Admaxxer dashboard realtime view should show the event. If nothing lands after 2 minutes, re-check the snippet is actually in the rendered HTML <head> (View Source, not just DevTools).