Google Analytics
Using GitHub Actions, Azure Functions, Azure API Management and Google Analytics to display top posts on a Hugo Static Site
13 Mar 2022
Blog
In this post, I show how I use GitHub Actions to call an Azure Function (through Azure API Management) that interacts with Google Analytics as part of the process to build my Hugo Static Site. The end result is that top posts are pulled into the Static Site Generation build process, rather than calling the Google Analytics API through JavaScript at runtime.
APIs
Automation
Azure
Azure API Management
Azure Functions
DevOps
GitHub
GitHub Actions
Google Analytics
Hugo
Python
SEO
Static Content