Goal
To exclude certain links from the application of a parameter during sendout.
When you add a hyperlink to a message, you can add parameters that insert information into the URL. When a contact clicks the link, Engage transmits the link parameter to a web analytics tool or ecommerce system. These parameters can contain static values, personalisation placeholders, and Engage Variables. When personalized, Engage replaces the placeholders in the links during sendout with the corresponding value that is stored in the system.
As a result, every link in a message sent to this group includes the defined parameters. If there are links in a message that you do not want to modify, you can exclude them from the application of the parameter.
Link parameters are defined for a group in the Group Settings.
For more information, see Tracking & Links (Tab).
Procedure
- In the Main Navigation, click
Groups.
⇒ The Groups window opens to the Group tab. - In the Actions column, click
| Change Settings or the
symbol.
⇒ The General Settings window opens. - Click Tracking & Links.
⇒ The Tracking & Links window opens. - Expand the Link Parameters area.
- In the Exclude Links area, click the
button.
⇒ Two fields appear:- In the first input field, define a pattern to exclude parameters from being added to the link. Use a regular expression.
Example:
You want to exclude all links that contain a certain string of characters. To exclude all links that contain google, you insert .*google.* in the first input field.
For further Regex rules, please see http://en.wikipedia.org/wiki/Regular_expression. - In the second input field, enter a text that helps you to remember what kind of rule you created. This description does not affect how the rule functions.
- To exclude multiple links, click the
button again. - Click Save to save your changes.