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
  • Enabling Accounts
  • Custom Data Fields

Was this helpful?

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

Send a page view

PreviousSet persistent valuesNextSend an event

Last updated 11 months ago

Was this helpful?

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.

Note: No page views are sent without a page view rule / action being created. Installing the extension alone will not be enough to send data to your Google products.

Enabling Accounts

You can choose which accounts should receive a page view call. When a new page view action is created, all accounts are enabled by default. Toggling the checkbox will allow you to prevent the page view from being sent to that account.

You can also use a data element to conditionally call a page view for an account. Your data element should return a Boolean true or false to enable or disable the page view call. If a data element is used, the checkbox cannot be unchecked until the data element is removed.

Custom Data Fields

For example, if you set the page_title to my default page title in the extension configuration, and then within the page view action pass the page_title to my awesome page, my awesome page would be sent with the page view call for this rule.

You can pass in for this single page view. Any custom data fields that were previously set in the or via will be overwritten by the value passed in this action. Learn more about in these fields.

extension configuration
set persistent values
custom data fields
The "My GA Account" is using a data element to conditionally call the page view, while the "Some AdWords Account" will always have a page view sent for this rule.
Setting the page_title property to "my awesome page"
configuring e-commerce data