Google Analytics Connector

This node connects to a Google Analytics 4 property using the Google Analytics Admin API v1 and the Google Analytics Data API v1.

The Admin API is used to fetch parent accounts and the respective properties which are available from the connected admin account.

Note: This node can only be used to connect with Google Analytics 4 properties and is not compatible with Universal Analytics. To migrate a website using Universal Analytics to Google Analytics 4, you can find more information in the official migration guide.

Options

Google Analytics 4 account

Specify the Google Analytics 4 account from which you want to fetch properties.

If no accounts are listed, check that at least one analytics account has been created with the admin account.

Note for setting via a flow variable: The account is identified by its numeric ID which is visible below the account's name on analytics.google.com under the "Analytics Accounts" navigation section.

Google Analytics 4 property

Specify the Google Analytics 4 property from which you want to query data.

If no properties are listed, check that your account has access to at least one Google Analytics 4 property. Universal Analytics properties are not supported.

Note for setting via a flow variable: The property is identified by its numeric ID which is visible below the property's name on analytics.google.com under the "Properties & Apps " navigation section.

Connect timeout (seconds)
Specify the timeout in seconds to establish a connection.
Read timeout (seconds)
Specify the timeout in seconds to read data from an already established connection.
Retry timeout (seconds)
Specify the total duration for which the same request is allowed to be retried in case of server errors (5xx) and request timeouts (408), starting when the request is initially made.

Input Ports

Icon
The Google Service connection to use.

Output Ports

Icon
A connection to a Google Analytics 4 property.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.