How to add Secure Privacy Script Using Adobe Launch: Step-by-Step Guide
If you use Adobe Launch to manage your website scripts and tags, you can inject the Secure Privacy script directly through Adobe Launch. This enables cookie blocking and preference center functionality for visitors seamlessly.
Steps to Install the Secure Privacy Script via Adobe Launch
- Select the property in Adobe Launch where you want to insert the Cookie Banner.
- Navigate to the Rules tab to open the rules screen.
- Click on the Create New Rule button to start a new rule.
- Name the rule Cookie Banner.
- Add a new event to the rule.
- Configure the event according to the provided example below.
Example event configuration:
After configuring the event, click the Keep Changes button to save.
Next, add an action to the rule and configure it as shown below:
Click the Keep Changes button -> use the Open Editor button next.
Add your published Cookie Banner script and the Secure Privacy installation code to the HTML code:
The final setup should look similar to the below
Common Issues & Fixes
- Cookie Banner Not Appearing
- Check that the rule is published and the event and action are configured correctly in Adobe Launch.
- Script Not Blocking Cookies
- Verify that the Secure Privacy script is correctly inserted and that there are no conflicting scripts on your site.