Skip to content
FlowHubFluxonLab
C
Telegramfree

Send a weekly Plausible analytics digest to Telegram chat

by Arminas Badapted from n8n official workflow galleryUpdated Aug 2026
RequiresCCodeHTTP RequestHTTP RequestTelegramTelegram
Share Post Share
ScWhen Monday 8:00 AMWhen Monday 8:0…SeSet Workflow VariablesSet Workflow Va…HRPost Top Pages QueryPost Top Pages …SePrepare Top Pages DataPrepare Top Pag…HRPost This Week Referrers QueryPost This Week …HRPost Last Week Referrers QueryPost Last Week …CoIdentify New ReferrersIdentify New Re…HRPost Current Page Traffic QueryPost Current Pa…HRPost Historical Traffic QueryPost Historical…CoAnalyze Content DecayAnalyze Content…MeCombine All InsightsCombine All Ins…CoCreate Digest MessageCreate Digest M…MaManual Workflow TriggerManual Workflow…Send Digest to Telegram ChatSend Digest to …123456789101112131415
1/5
STEPS · 15
Runs on a schedule

Quick Overview This workflow runs every Monday (or manually) to query Plausible Analytics for top pages, new referrers, and potential content decay, then formats a weekly digest and sends it to a Telegram chat. How it works Runs every Monday at 8:00 AM or starts on demand via a manual trigger. Sets the Plausible site ID, Plausible base URL, and the target Telegram chat ID. Queries the Plausible API for the last 7 days’ top pages and prepares a top-5 list by visitors. Queries Plausible for referrers for the last 7 days and the previous week, then identifies referrers that appear this week but not last week. Queries Plausible for per-page visitors for the last 7 days and for a week 4 weeks ago, then flags pages with significant traffic drops. Combines the insights into a Markdown message and sends the digest to Telegram. Setup Add a Plausible API key as an HTTP Bearer Auth credential and ensure the workflow points to your Plausible instance URL. Update the workflow variables with your Plausible site_id, plausible_url, and the destination telegram_chat_id. Add Telegram credentials and ensure the bot can post to the target chat (start a chat with the bot or add it to the group).

Tags

n8nreference-onlytelegram
Connects
CCodeWHTTP RequesttelegramTelegram
CategoryTelegram
Triggermanual
Complexitycomplex
Nodes14
AddedJun 20, 2026