What you'll need
- Basic HTML/CSS you want to inject into the Thank You page
Steps
- Open the Thank You tab — this is what guests see immediately after logging in.
- In the options list, click Add HTML.
- Paste your HTML into the panel that opens — this can be a custom widget, an embed, or extra styled content.
- Reorder it relative to other Thank You elements (Like Box, Custom Text, Add Image) by dragging.
- Save your campaign.
How it works
Add HTML is the escape hatch for anything the built-in Thank You elements (Like Box, Custom Text, Add Image) don't cover — a review-site badge, an embedded video, a custom-styled offer block. Like those elements, it can be dragged into any position in the list, so it mixes freely with the rest of your Thank You page.
Best practice: keep custom HTML self-contained (inline styles, no external
<script>dependencies you don't control) — it runs inside a captive portal (the mini-browser window a phone opens automatically when a guest joins a WiFi network), which can be a more restrictive browser context than a normal browser tab.
Comments
Please sign in to leave a comment.