Form EmbeddingUnbounce
Step 1: Embed Surface Tag
Add a Surface Tag to your Unbounce Site
1. Access Your Unbounce Page
- Log in to your Unbounce account
- Navigate to your landing pages
- Select the page you want to edit
- Click "Edit Page" to enter the editor
2. Add Surface Tag

- In the bottom toolbar, click the "JavaScript" button
- Click "Add New JavaScript"
- Add the following script:
Check out the How to Get Site ID page to get your site ID.
<!-- Start Surface Tag -->
<script
src="https://cdn.jsdelivr.net/gh/trysurface/scripts@latest/surface_tag.min.js"
siteId="YOUR_SITE_ID"> // Replace with your site ID
</script>
<!-- End Surface Tag -->- Set the script placement to "Before the body Tag"
- Click "Done" to save the changes