# Add a New Trigger (Browser)

## Introduction

This document explains step by step how to add Triggers to the browser side. All the information required for Client-side or Browser-side configuratin.

on is fetched from the webpage or browser.

## Procedure

To add a new Trigger, perform the following steps:

**Step 1:** From the left navigation panel, select **Triggers**.

<figure><img src="/files/XSaw1ouKIjmuxWnqQ5VK" alt=""><figcaption></figcaption></figure>

**Step 2:** On the top-right corner of the screen, click the **Add Trigger** dropdown, then select **For Browser**.

<figure><img src="/files/QzSApnv1V0RBcHFdNwL8" alt=""><figcaption></figcaption></figure>

**Step 3:** Under the **Info** section, locate the **Name** field and enter the appropriate name.

<figure><img src="/files/Y9i8CLA2gLUfuXQk5OXY" alt=""><figcaption></figcaption></figure>

**Step 4:** Under the **Event** section, click on **Data Element**.\
The **Select Data Element** panel opens on the right side of the screen.\
You can use the search bar to find a specific Data Element or browse through the list.

<figure><img src="/files/gArtJF1WmZ9pFFqKQucz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7j7N5lO7uHuZZ1NxIpqi" alt=""><figcaption></figcaption></figure>

**Step 5: Record Trigger**

Under the **Record Trigger** section, select the **Enable** checkbox.\
Once enabled, the **Namespace** field appears.\
Enter the appropriate namespace in the **Namespace** field.

<figure><img src="/files/72jf7dAtYN2hrNcTUCWn" alt=""><figcaption></figcaption></figure>

**Step 6:** Once all the required fields are filled, click **Save** to apply the changes.

<figure><img src="/files/CHelLol4ybMuISNIl0l8" alt=""><figcaption></figcaption></figure>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FCQnbPn86qFw2TcJEzX20%2FTriggers%20browser.mp4?alt=media&token=66d04b2c-e7ea-4b95-bca7-f1f9e2a95ad2>" %}


---

# 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://docs.ingestlabs.com/tag-manager/triggers/add-a-new-trigger-browser.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.
