# Install Secure Privacy via Adobe Launch | Step-by-Step

> Learn how to deploy the Secure Privacy cookie consent script through Adobe Launch by configuring a rule with a custom HTML action — enabling cookie blocking without editing site code.

- Canonical: https://support.secureprivacy.ai/article/install-secure-privacy-with-adobe-launch
- Product: Consent Management
- Category: Integrations
- Published: 2026-03-06T07:13:00+00:00
- Updated: 2026-03-25T01:18:54.449+00:00
- Reading time: 2 minutes

---

If you use **Adobe Launch** (Adobe Experience Platform Tags) to manage your website's scripts and tags, you can inject the Secure Privacy cookie consent script directly through a Launch rule. This enables cookie blocking and preference center functionality for your visitors without modifying your site's source code.

**Before you begin:** You will need your unique Secure Privacy installation script. Log in to your Secure Privacy account at [secureprivacy.ai](https://secureprivacy.ai/) and copy the script from the **Domains → Installation** page.

## Steps to Install the Secure Privacy Script via Adobe Launch

1.  In **Adobe Launch**, create a new rule and **configure the event** using the settings shown below. This defines when the Secure Privacy script will be triggered on your website.
    
    ![Adobe Launch rule event configuration screen showing the recommended settings for triggering the Secure Privacy script](https://pub-7bd19505838640d0a08ef1bd6ec3fb9b.r2.dev/articles/95f08bc8f8023d36ad0e-7d7344603b83.webp)
2.  Click **"Keep Changes"** to save the event configuration.
    
3.  Within the same rule, click **"Add Action"** and configure the action as shown below.
    
    ![Adobe Launch rule action configuration screen showing the action type and settings required for the Secure Privacy cookie consent script](https://pub-7bd19505838640d0a08ef1bd6ec3fb9b.r2.dev/articles/2285eeb021e53a10e8b2-9e5b30b022ab.webp)
4.  Click **"Keep Changes"** to save the action settings, then click **"Open Editor"** to access the HTML code editor.
    
5.  In the code editor, add your **published Cookie Banner script** and your **Secure Privacy installation script** to the HTML code field. The final setup should look similar to the example below.
    
    ![Adobe Launch HTML code editor showing the Secure Privacy installation script and cookie banner script added to the action configuration](https://pub-7bd19505838640d0a08ef1bd6ec3fb9b.r2.dev/articles/eac60a22d2c725a5618c-c712f5de5a86.webp)
6.  Click **"Keep Changes"**, then **save and publish your rule** to deploy the Secure Privacy script across your website.
    

The Secure Privacy cookie consent script is now active on your website via Adobe Launch.

## Common Issues and Fixes

**Cookie banner is not appearing on the website.**

Check that the rule is **published** in Adobe Launch and that both the event and action are configured correctly. Unpublished rules will not fire on your live site.

**The Secure Privacy script is not blocking cookies.**

Verify that the Secure Privacy installation script is correctly inserted into the HTML code editor within the action. Also check for any **conflicting scripts** on your site that may be loading cookies before the Secure Privacy script fires.

## See Also

-   [How to Onboard with Secure Privacy from CMS Plugins](https://support.secureprivacy.ai/article/onboard-with-secure-privacy-via-cms-plugins--shopify--wordpress)
    
-   [How to Perform a Website Rescan](https://support.secureprivacy.ai/article/perform-website-rescan--secureprivacy-howto)
    
-   [Implementing Google Consent Mode (Advanced)](https://support.secureprivacy.ai/article/implementing-google-consent-mode-advanced-using-google-tag-manager-community-template)
