Getting Started
Connecting to Google Analytics
Establishing a Connection shows how to authenticate to Google Analytics and configure any necessary connection properties from the Connection Manager window.
You can also configure component capabilities through the available Connection properties, from data modeling to firewall traversal. The Advanced Settings section shows how to set up more advanced configurations and troubleshoot connection errors.
Visual Studio Version Support
The CData SSIS Components for Google Analytics supports Visual Studio versions 2015 and above.
SSIS Version Support
The CData SSIS Components for Google Analytics provide data flow components that allow for straightforward integration with Google Analytics data from SSIS data flow tasks. SQL Server 2014, 2016, 2017, 2019, and 2022 are supported including their corresponding version of SQL Server Data Tools.
Google Analytics Version Support
The component supports Google Analytics 4 APIs. The component provides a relational view of the Google Analytics profiles in your Google account or across your Google Apps domain. The component includes tables that contain often-used dimensions and metrics as columns; additionally, you can customize the table schemas or write your own to combine any valid set of dimensions and metrics. The component exposes the columns available through the Data API (Google Analytics 4) and the Admin API (Google Analytics 4). You must enable these APIs by creating a project in the Google Developers Console. See "Connecting to Google Analytics" for a guide to creating a project and authenticating to the APIs.
See Also
- Using the Source Component: Pull Google Analytics data into your data flow task.
- Deploying to Azure: Deploy the CData components to Azure from Visual Studio.
- Troubleshooting: The component installation automatically adds the components to the toolbox; if you do not see the components, you can find the procedure to add them here.