# Installing the Untitled ID Tag with Google Tag Manager

## Before You Begin

This page walks you through the tag installation process after you have created it, outlined here: [Creating New Tags](/product-overview/untitled-id-tag/get-started-with-the-untitled-id-tag.md#creating-new-tags).&#x20;

Log in to Google Tag Manager here: <https://tagmanager.google.com/>.

## Video Walkthrough

{% embed url="<https://www.youtube.com/watch?v=xDzyE1dSEU0>" %}

## Step-by-Step Guide

1. Copy the tag you created in the previous steps.
2. Open your Google Tag Manager account and container
3. Click <kbd>**New Tag**</kbd>
4. Name your tag “Untitled ID Tag”
5. Click the <kbd>**Tag Configuration**</kbd> box and select <kbd>**Custom HTML**</kbd>
6. Paste the tag code you copied in Step 1 within the HTML Box
7. Click into the <kbd>**Triggering**</kbd> box
8. Click <kbd>**All Pages**</kbd> in order for the tag to fire on all pages. If you’d like the tag to fire on specific pages, create a new Tag Configuration by clicking the + button
9. Click <kbd>**Save**</kbd> in the top right corner of the page
10. Once you’ve finished the above steps, you will need to Publish your changes. Click the <kbd>**Submit**</kbd> button in the top right corner of the page
11. Add your version name and click <kbd>**Publish**</kbd> in the top right corner
12. Recommended: Update the consent settings so the Tag only fires when marketing cookies are accepted by website visitors
    1. Navigate back to the Workspace and click <kbd>**Tags**</kbd>
    2. Select your Untitled Tag and click the pencil icon to Edit the Tag Configuration
    3. Click <kbd>**Advanced Settings**</kbd> and then <kbd>**Consent Settings**</kbd>
    4. Click <kbd>**Require Additional Consent for tag to fire**</kbd> and <kbd>**Add required consent**</kbd>
    5. Select <kbd>**ad\_storage**</kbd> from the list
    6. Click <kbd>**Save**</kbd> , <kbd>**Submit**</kbd>, and <kbd>**Publish**</kbd> to publish the updated Google Tag Manager container
13. Allow 1-2 hours for the tag to gather data on your visitors
14. Log in to your Untitled account and go to the **Visitor Table** page&#x20;
15. Filter and export the visitor resolutions, [create Audiences](/audience-studio.md), and [sync to Destinations](/integrations/destinations.md)

{% hint style="info" %}
Note: If you don't have a cookie consent management set up when you update the consent settings in Google Tag Manager, the Untitled ID Tag will not fire for any visitors. Ensure you have a consent management platform like Cookiebot or Osano set up on your website before updating consent settings in Google Tag Manager. [Follow our guide here](/misc/privacy-and-consent-management/set-up-a-cookie-consent-banner-with-cookiebot.md) to set up a Cookiebot consent management account.
{% endhint %}


---

# 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.getuntitled.ai/product-overview/untitled-id-tag/get-started-with-the-untitled-id-tag/installing-the-untitled-id-tag-with-google-tag-manager.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.
