In this demo, I use SAS Viya Workbench to access and analyze data from Google Analytics. I created a Python virtual environment so that I can install the GA client library. Then I used Python scripts to connect to my data in Google Analytics and download in CSV format. Finally, I read that data using SAS code and do a bit of analysis with it.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.