Create a Google Analytics Data Report with AI and sent it to E-Mail and Telegram

Go to Workflow
9,529 views
Built by Friedemann Schuetz Friedemann Schuetz
Created on June 05, 2026

Description

What this workflow does
This workflow retrieves Google Analytics data from the last 7 days and the same period in the previous year. The data is then prepared by AI as a table, analyzed and provided with a small summary.
The summary is then sent by email to a desired address and, shortened and summarized again, sent to a Telegram account.

This workflow has the following sequence:

time trigger (e.g. every Monday at 7 a.m.)
retrieval of Google Analytics data from the last 7 days
assignment and summary of the data
retrieval of Google Analytics data from the last 7 days of the previous year
allocation and summary of the data
preparation in tabular form and brief analysis by AI.
sending the report as an email
preparation in short form by AI for Telegram (optional)
sending as Telegram message.

Requirements
The following accesses are required for the workflow:
Google Analytics (via Google Analytics API): Documentation
AI API access (e.g. via OpenAI, Anthropic, Google or Ollama)
SMTP access data (for sending the mail)
Telegram access data (optional for sending as Telegram message): Documentation

Feel free to contact me via LinkedIn, if you have any questions!

Nodes Used (6)

Calculator
@n8n/n8n-nodes-langchain.toolCalculator
Code
n8n-nodes-base.code
Google Analytics
n8n-nodes-base.googleAnalytics
OpenAI
@n8n/n8n-nodes-langchain.openAi
Send Email
n8n-nodes-base.emailSend
Telegram
n8n-nodes-base.telegram