Landing Page Conversion Optimizer with Gemini 2.5-pro & Telegram

Go to Workflow
0 views
Built by Mert Dalkır Mert Dalkır
Created on June 08, 2026

Description

🛠️ Landing-Page Roast & CRO Ideas Bot – Quick Guide
What this workflow does

Takes any public landing-page URL.

Scrapes the page content.

Uses Gemini 2.5-pro to
• Roast the page (friendly but brutally honest)
• Give 10 high-impact, 2024-ready CRO ideas – all in Turkish, max 3 000 characters.

Sends the result back to you on Telegram.

Two ways to trigger it

Web form
• Open the form titled “Conversion Rate Optimizer.”
• Paste your landing-page URL(with https or http in front of it).
• Click Submit.

Telegram (fastest)
• Send the URL in a DM to @MertSiteRaporBot.
• Forgot the “https://”? No worries—the bot adds it automatically.
Behind the scenes

• Code node normalises the URL.
• HTTP Request scrapes the page HTML.
• AI Agent (Gemini) produces the Roast + Recommendations.
• Telegram node sends the formatted reply to you.
Usage tips

• One URL per request.
• Page must be publicly accessible (no login).
• Very long pages may be trimmed to fit model limits.
• Output language is always Turkish.

Nodes Used (5)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
HTTP Request
n8n-nodes-base.httpRequest
Telegram
n8n-nodes-base.telegram