Unbounce Installation Guide
This guide is here to help you quickly set up and use Delivr.ai Resolution Pixel.
Pre-requisites
To add Resolution Pixel in Unbounce:
- You need to create a Resolution Pixel. To learn how you can create a Resolution Pixel, see Create a Resolution Pixel | Delivr.
- Have access to the Resolution Pixel Javascript template code snippet. You can find the Javascript template code snippet on Install your Resolution Pixel | Delivr.
- Add your Client ID to the template Javascript code, see Website Script - Client ID to get your Client ID.
Add Resolution Pixel Javascript Code Snippet to Unbounce
You can install Resolution Pixel on:
- Unbounce Entire Domain
- Unbounce Landing Page
Install Resolution Pixel on Unbounce Entire Domain
Follow these steps to add the Resolution Pixel Javascript code snippet to the Unbounce entire site:
- Log in to Unbounce and click Settings → Script Manager → Add a Script.
- In What would you like to add?, select Custom Script from the drop-down list.
- In Script Name, enter a name for the script.
- Click Add Script Details.
- In Placement, select Head.
- In Included on, select All.
- In Paste or type script below including
<script>
tags, paste the Resolution Pixel Javascript Code Snippet. - In Script Usage, select the domain you want to add the Resolution Pixel to.
- Click Save and Publish Script.
Install Resolution Pixel on Unbounce Landing Page
Follow these steps to add the Resolution Pixel Javascript code snippet to the Unbounce landing page:
- Log in to Unbounce and click Pages.
- Click the three dots against the page on which you want to add the Resolution Pixel.
- Click Edit.
- On the Edit page, click Javascripts → Add New Javascript.
- In Script Name, enter a name for the script.
- In Placement, select Head.
- In Paste or type script below including
<script>
tags, paste the Resolution Pixel Javascript Code Snippet. - Click Done.