# How To Set Up Trigger Links And Trigger Link Triggers

Trigger links can be built in the system so that when a lead/customer clicks on a particular link, a specified action happens. There are multiple ways to use trigger links, most commonly in campaigns, emails, funnels, and websites.

Step 1: Creating Trigger Links

* Navigate to Trigger Links
* Click “Add Link”&#x20;

<figure><img src="https://lh5.googleusercontent.com/iZBACLutyI_ukEAEpkMyl6Ec0jfB0HM7tK80rZQy8VQFEfAOEV7-OmEMYDVA7VWE04FEOGBP8xfqUoCPcjJw8Y0sduc2OJoZBMpdFOiXkElMU5ldv0CTcV8U6168toQTDSooH7n2nlURtdv9fyVS2cg" alt=""><figcaption></figcaption></figure>

* Fill out the information in the popup- choose a name for your Trigger Link, and include the link URL you want people to be directed to when they click on the link.

<figure><img src="https://lh6.googleusercontent.com/68amreF0mVK3xeMuSLJ0JtOzI3TiX_jDZnRZwWRN3daXd9UCUVCDtSApZPvo_xeMBqp90jK75ogIwcStVibStMIK1FAy7CkHgSVT_PK7PcE1F1YEqwCXGZkzMQHkbCtV4GZeES5UtswMW0PWHBKMkY8" alt=""><figcaption></figcaption></figure>

**Step 2: Creating Triggers using Trigger Links**

* Navigate to Triggers and create a new trigger using “+Add Trigger”.
* Set the action to: **Trigger Link Clicked**
* Define the filters as **Trigger Link**, and specify which trigger link you want this action applied for. (In the example below we’re using the video trigger link to tag contacts with the “Watched Video A” tag to track video views.)
* Choose the action to be performed, such as adding a contact tag, adding the person to a campaign, or sending a notification to yourself.

<figure><img src="https://lh5.googleusercontent.com/cJHVvHb2zzCmxMlgNb_Yth1PWZgscatFgFGpT8wezw-lS9kPIj3tTY3w6_s6b7mb1dATyz2kCwV1dfYXyj2JF7376DMomMOj8vK9Ym3HEwiJxQzbd2f93Dw0Ud3o-Euhe__bt6lif-otZvGleNgLDWw" alt=""><figcaption></figcaption></figure>

* Save and activate your trigger.

**Step 3: Using Trigger Links.**

* To add to a campaign, navigate to Campaigns and choose an existing one, or create a new one.
* Click into an email event, and add the text where you’d like to insert a trigger link.

<figure><img src="https://lh4.googleusercontent.com/8p60oO2D4u-MQNhorMBBKZvFnIJKWUu1MxUhHn-xf_QhRc9hyqyfiqdd4HphOv1nQlHpacKNiGJV5AM-eeyHd-9qbh0apfOhrIWBkeujMTzewOixKJ3USFmwKEorKXWsNuljpgW5S4Yt4NtW3TUZOks" alt=""><figcaption></figcaption></figure>

* Highlight the text and click the link icon. In the popup window, choose the Link from your “Link List” of created trigger links. Click OK.
* Save to confirm your changes.
* You can repeat this process within a one-off or bulk-action email as well.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.mypipeline.co.in/triggers/how-to-set-up-trigger-links-and-trigger-link-triggers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
