Forum Discussion
VijayMD
Aug 08, 2020Copper Contributor
Google Analytics Data Extraction using Powershell
Dear Community, I am new to powershell. I have to download data from Google analytics. how can we do this data extraction through powershell.
AndySvints
Sep 23, 2020Steel Contributor
To get started quicky, I would suggest to use GoogleAnalytics PowerShell module from CDATA.
They have short use case on how to use it here.
If your use case is more complex, please refer to Google Analytics API Documentation.
Hope that helps.