---
title: "Exclude Links from Group Link Parameters"
slug: "exclude-links-from-link-parameters"
updated: 2024-03-05T12:02:07Z
published: 2024-03-05T12:02:07Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Exclude Links from Group Link Parameters

## Goal​

To exclude certain links from the application of a parameter during sendout.

## Background Information​

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 e-commerce system. These parameters can contain static values, personalization 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)](/v1/docs/tracking-links-tab).

## Procedure

1. In the main navigation, click *Audience > Groups*.
2. In the ​**Actions**​ column, click ![](https://cdn.document360.io/554b9b98-6720-4d8b-9919-c7b203d72648/Images/Documentation/cf2d4856-8881-44b4-99cc-baf05a3ff5e4.png) | ​**Change Settings**​ or the ![](https://cdn.document360.io/554b9b98-6720-4d8b-9919-c7b203d72648/Images/Documentation/ce2c6eac-082b-491d-8217-921ee95fdc5d.png) symbol.
3. Go to the ​**Tracking & Links**​ tab.
4. Expand the ​**Link Parameters​** area.
5. In the ​**Exclude Links**​ area, click the ![](https://cdn.document360.io/554b9b98-6720-4d8b-9919-c7b203d72648/Images/Documentation/276ea7bd-9f11-462c-a02f-0262e22ad0b7.png) button. Two input fields appear: ![](https://cdn.document360.io/554b9b98-6720-4d8b-9919-c7b203d72648/Images/Documentation/01b87bb8-dbad-4391-9c42-6d276355546e.png)
6. In the regex Pattern 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](http://en.wikipedia.org/wiki/Regular_expression).
7. 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.
8. To exclude multiple links, click the ![](https://cdn.document360.io/554b9b98-6720-4d8b-9919-c7b203d72648/Images/Documentation/276ea7bd-9f11-462c-a02f-0262e22ad0b7.png)button again.
9. Click ​**Save**to save your changes.
