Google Analytics

Google Analytics

Google Analytics is available in the analytics hub.

Element Information Details
Provider API Documentation Google Analytics API documentation
Authentication OAuth 2.0
Events Polling
Bulk Supported
Virtual Data Resources and Transformations Supported

Articles

Google Analytics API Provider Setup
Before you can authenticate an instance of the Google Analytics element, you must first complete these tasks: Create and register an Analytics project   Generate OAuth credentials (Optional; only required if authenticating via API) Reco...
Google Analytics Authenticate an Element
You can authenticate with Google to create your own instance of the Google Analytics element through the UI or through APIs. Once authenticated, you can use the element instance to access the different functionality offered by the Google Analytics...
Google Analytics Events
Cloud Elements supports events via polling or webhooks depending on the API provider. For more information about our Events framework, see Events Overview . Supported Events and Resources Cloud Elements supports polling events for Google Analyt...
Google Analytics Bulk
Bulk provides an option to upload a large number of resources, such as contacts, to a service provider all at once. You can use bulk to download a csv or json file from a large number of records or upload a csv or json file to add multiple records. ...
Google Analytics Querying
The Cloud Elements Query Language (CEQL) provides a standard way to search across all of our elements. Many API providers support some form of searching in their APIs but each one approaches searching differently. Rather than having you research how...
Google Analytics API Documentation
Base URL The base URL for all API requests is https://api.cloud-elements.com/elements/api-v2 .