Use Pass-Through Parameters in an Email Experience

You may want to use a click URL that contains query strings for tracking purposes in your email experience. This allows you to use third-party analytics platforms and other tracking tools. Guidelines for how to build a URL are outlined below.

Callout of the Click URL field

General Query String Rules

  • Field-value pairs make up query strings (parameter1=parametervalue1&parameter2=paramtervalue2)`
  • An equals sign (=) separates fields and values.
  • An ampersand separates (&) pairs of fields and values.

Query String Example

The image below illustrates the different parts that make up a query string.

Diagram of a URL with multiple parameters and their values

You can use the process outlined below to customize your click URL with the dynamic variables or merge tokens from your email service provider (ESP).

Passing Dynamic Variables or Merge Tokens to the Click URL

You can add a dynamic variable or merge token from your ESP to your click URL to use pass-through parameters. You can configure this within Monetate before you copy the custom HTML snippet into your ESP.

  1. Click GENERATE HTML FOR RESPONSYS.

    Callout of the 'GENERATE HTML FOR RESPONSYS' button on the Experience Editor page

  2. Input an identifiable name for the parameter from your ESP into PARAMETER NAME.

    Callout of the 'PARAMETER NAME' field in the 'Final HTML for this experience' modal

  3. Input into VALUE (E.G. MERGE TAG) the merge token exactly as it appears in your ESP, and then click ADD.

    Callout of the ADD button in the 'Final HTML for this experience' modal

To locate the new merge token, scroll through the corresponding content area to the section of the HTML code that includes the parameter.

Callout of the merge token in the HTML snippet in the 'Content Area 2' field of the 'Final HTML for this experience' modal

Once you add the merge token, copy the HTML snippet and paste it into your ESP. Your ESP converts the merge tokens to their actual values when it sends the email. The URL that includes the matching merge tag values passes through to Monetate for tracking purposes in a form similar to this:

<a href ="https://monetate.com/trk/2/b/a-3dd95632/p/example.com/page?mt_euid=1234&mem_lvl=platinum">