This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Google Analytics Data Import
Antônio Moreira edited this page Aug 31, 2021
·
3 revisions
Uploads Google Analytics Data import to a GA property.
GA_DATA_IMPORT
- Google Analytics account id configured in the "Intro" tab.
- Both Google Analytics and Google Analytics Reporting API enabled in Google Cloud.
Column name | Type | Description | Requirement |
---|---|---|---|
dimension1 | STRING | Custom dimension (1-250) which will be used as match key for the upload | required |
dimension2 | STRING | Custom dimensions to be uploaded | required |
dimension... | STRING | optional |
- Metadata 1: GA Property Id
- Metadata 2: Data Import name
- When creating the CSV file for Data Import upload, megalista appends 'ga:' to every bigquery column name so it matches csv expected by GA
- At every execution, the pipeline deletes all previous imported data associated with that data import Name, and then uploads it again to Google Analytics. As a result, we suggest you to use a dedicated data import instance for megalista
- Home
- Runtime Parameters
- Update instructions
- Configuration Methods
- Schemas
- Appsflyer S2S API
- Google Ads Audiences
- Google Ads Conversions
- Google Analytics
- Google Analytics 4
- Campaign Manager
- Display & Video
- Manual Deployment
- Appendix