Skip to main content
Adobe Launch Installation Guide

Learn how to install MNTN pixels in Adobe Launch

Jazmine Jackson avatar
Written by Jazmine Jackson
Updated over a week ago

If you utilize Adobe Launch as your tag management system, you may install our MNTN pixels directly within the system. To implement the MNTN Tracking Pixel and Conversion Pixel, please follow the steps outlined in the Adobe Launch documentation or follow the abridged steps outlined below.

In this article, we'll cover:

Installing the Tracking Pixel

The tracking pixel will allow you to track user activity across your site, generate audiences based on your first-party data, and track Verified Visits after a user has interacted with your ads.

  1. Create a New Rule - Save the rule as MNTN Tracking Pixel.

  2. Add a New Event - Select the Core Extension and the Event Type Library Loaded.

    • This will allow the MNTN tracking pixel to fire across all pages on the site.

  3. Create an Action - Select the Core Extension and the Action Type Custom Code.

    • Select JavaScript as the language.

    • Click the Open Editor button and paste the MNTN tracking pixel code.

  4. Save the rule.

  5. Publish the changes.

Installing the Conversion Pixel

The conversion pixel tracks your conversion events, such as purchases or sign-ups. The activity generated from the conversion pixel will be used to optimize your campaigns and track Verified Conversions that result after exposure to your ads.

  1. Create a New Rule - Save the rule as MNTN Conversion Pixel.

  2. Add a New Event - Select the Core Extension and the Event Type. Set this event to use the same conversion event configured on your site.

    • This will allow the MNTN conversion pixel to fire on the conversion page.

  3. Create an Action - Select the Core Extension and the Action Type Custom Code.

    • Select JavaScript as the language.

    • Click the open editor button and paste the MNTN conversion pixel code.

  4. Save the rule.

  5. Publish the changes.

Did this answer your question?