Landing Page Conversion Optimizer with Gemini 2.5-Pro & Telegram
**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).
- Gives 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:**
1. **Web form**
- Open the form titled "Conversion Rate Optimizer."
- Paste your landing-page URL (with https or http in front of it).
- Click Submit.
2. **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 normalizes the URL.
- PHP 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.
Platform
n8n
Category
Marketing
Price
Free
Creator
Mert Dalkır
code
telegram
stickyNote
formTrigger
httpRequest
agent
telegramTrigger
lmChatGoogleGemini
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.