# Google Tag (gtag)

This extension allows you to deploy Google's latest Google Tag, or [gtag.js](https://developers.google.com/gtagjs/), library via Adobe Tags (formerly Adobe Launch). Gtag.js is Google's latest code base, which replaces older-style Google Analytics, Google Ads (AdWords), and the Google Marketing Platform (DoubleClick Floodlight) implementations with one unified tagging framework.&#x20;

Multiple accounts for each product can be configured, if desired. Almost every setting can leverage data elements, making your configuration completely dynamic.

Once you add and configure this extension, you need to [set up actions](/analytics/adobe-launch/gtag/actions.md) within your rules for where you want to fire it! Gtag allows you to preload the library, send a page view, send an event, or set persistent values (typically, you'll want to set any persistent values before sending a page view or event).

## Getting Started

To get started, find the "Google Global Site Tag (gtag)" extension within [the Adobe Exchange](https://exchange.adobe.com/experiencecloud.details.101437.google-global-site-tag-gtag.html), or within the Adobe Tags extension catalog:

![The gtag extension in the Tag's extension catalog.](/files/-LZl-_RuOnIDGucmXQ--)

After you've clicked the Install button, you'll need to configure the extension:

{% content-ref url="/pages/-LZfZ4aLIYlCGGmH3ImI" %}
[Configuration](/analytics/adobe-launch/gtag/configuration.md)
{% endcontent-ref %}

From there, you can set up your rules and actions to send data to your Google products:

{% content-ref url="/pages/-LZfZAxYxhUMiCh8CmgJ" %}
[Actions](/analytics/adobe-launch/gtag/actions.md)
{% endcontent-ref %}

## Questions?

Check out our FAQ below, or contact us at <launchsupport@acronym.com>.

{% content-ref url="/pages/-LZkoNv4SBClqtiLJe8T" %}
[Frequently Asked Questions](/analytics/adobe-launch/gtag/faq.md)
{% endcontent-ref %}


---

# 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.acronym.com/analytics/adobe-launch/gtag.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.
