# Record Trigger Feature

## Introduction

To monitor and capture events in your triggers, you can enable the recording feature. This will ensure that every event occurring within the triggers is saved and marked as recorded for future reference.

## Procedure

You can enable the recording feature for triggers by following these steps.

**Note:** You can create Record Triggers for both **Server** and **Browser**.

**Step 1:** Click **Add Trigger**.

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

**Step 2:** Click for **Browser**.

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

**Step 3:** Under the **Info** section, click the **Name** field and enter an appropriate name for your Record Trigger.

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

**Step 4:** Under **Data Element**, click **Add Data Element**. The **Select Data Element** panel will open on the right side. You can either search for a particular data element by typing its name in the search bar or select it from the available list.

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

**Step 5:** Under the *Include these values* section, click *Add Value* and enter the value you want to include. Then, click the plus symbol.

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

**Step 6:** After clicking the **plus symbol**, two checkboxes will appear:

* **Case Sensitive** and
* **Exact Match**

Click both checkboxes to apply these settings.

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

**Step 7:** Under **Exclude these values**, you can give values to exclude.

Under the **Exclude these values**, click *Add Value* and enter the value you want to exclude. Then, click the plus symbol.

**Step 8:** Under the **Record Trigger** section, you will find the **Enable** checkbox. Check the box, and then the **Namespace** section will appear. Provide the appropriate namespace value.

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

**Step 9:** Click Save.&#x20;

**Step 10:** **Red color** indicates that the trigger is actively being recorded.&#x20;

<figure><img src="/files/5tQIVyFT6l2NwqgOfTyO" alt=""><figcaption></figcaption></figure>

**Note:** The same steps apply for server-side triggers.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FipfwLBaA5QC5kZ4YYRcq%2FRecord%20Trigger%20Feature%20Trigers%20final.mp4?alt=media&token=79d85b13-8ac3-4127-ba91-84c97fe69ced>" %}


---

# 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/record-trigger-feature.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.
