Weekly Google Analytics report with GPT-4o analysis & email delivery
Overview The workflow automatically gathers weekly user and page view metrics. It then uses AI to analyze, compare, and compile a summary report. Finally, it sends the report to the manager's email. How it works Get D...
Template notes
Overview
The workflow automatically gathers weekly user and page view metrics. It then uses AI to analyze, compare, and compile a summary report. Finally, it sends the report to the manager's email.
How it works
Get Data from GA Automatically retrieve data from Google Analytics (GA) for the two most recent weeks. Compare the data and calculate the variances between the two weeks.
Generate Report Automatically analyze the data and generate reports using Artificial Intelligence (AI). Generate charts to visualize the data. Export the report to PDF.
Send Report Send the report via email to the manager.
Set up steps
Google cloud account Create the [credentials](https://console.cloud.google.com/apis/credentials) and replace them in the workflow. Please [enable](https://console.cloud.google.com/apis/dashboard) the following APIs: - Gmail API - Google Analytics Admin API - Google Analytics Data API