Acronym
AcronymContact Us
  • About Acronym
  • Adobe Tags (Adobe Launch)
    • Google Tag (gtag)
      • Configuration
      • Actions
        • Preload the gtag.js library
        • Set persistent values
        • Send a page view
        • Send an event
      • Release Notes
      • Frequently Asked Questions
        • Consent Management
        • Error Codes
      • Migration Guides
        • Google Ads
        • Google Universal Analytics
        • Google Gtag
      • Developer Documentation
  • Adobe Analytics
    • Activity Map Destination
Powered by GitBook
On this page
  • Preload the gtag.js library
  • Set persistent values
  • Send a page view
  • Send an event

Was this helpful?

  1. Adobe Tags (Adobe Launch)
  2. Google Tag (gtag)

Actions

PreviousConfigurationNextPreload the gtag.js library

Last updated 11 months ago

Was this helpful?

Below are the various rule actions that the gtag extension enables within Adobe Tags. If you're unfamiliar with rule actions within Tags, check out the . To setup an action, you'll need to first create your rule, then under the actions select the "Google Global Site Tag (gtag)" extension, and then select the action type that matches what you want to do. A list of actions and links to their documentation can be found below.

Preload the gtag.js library

This action creates the necessary JavaScript variables and functions that the gtag.js library uses, configures the Google products (your accounts), and loads the gtag.js library from Google's servers.

Set persistent values

This action lets you set persistent values to all accounts that send a page view or event following this action.

Send a page view

This action lets you send a page view server call to Google — similar to what a browser load would send if the tag were directly on the page instead of in Tags.

Send an event

This action lets you send an event to Google. An event is typically an action you want to track that may or may not require a browser refresh, such as a form submission, video view, or button click.

Preload the gtag.js library
Set persistent values
Send a page view
Send an event
official Adobe documentation
The actions available with the gtag extension.