落地页分析器
中级
这是一个AI Summarization, Multimodal AI领域的自动化工作流,包含 10 个节点。主要使用 Form, Markdown, FormTrigger, HttpRequest, Agent 等节点。 落地页分析代理
前置要求
- •可能需要目标 API 的认证凭证
- •Google Gemini API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "YYiCCvfGPMJ8gAnt",
"meta": {
"instanceId": "061ca141d020a6e1355b8c7fe05f92a699e37e92079ad2e150a506ee8bbe9e11",
"templateCredsSetupCompleted": true
},
"name": "落地页分析器",
"tags": [],
"nodes": [
{
"id": "950a73f5-aecb-4844-add2-c244f0a946a7",
"name": "表单提交时",
"type": "n8n-nodes-base.formTrigger",
"position": [
1008,
128
],
"webhookId": "57604090-1df3-41ca-8d55-1002798a1721",
"parameters": {
"options": {
"appendAttribution": false
},
"formTitle": "Landing Page Optimizer",
"formFields": {
"values": [
{
"fieldLabel": "Your Landing Page Url",
"placeholder": "https://example.anything",
"requiredField": true
}
]
},
"formDescription": "Make Your Page Convert Like a Top 1% Funnel"
},
"typeVersion": 2.2
},
{
"id": "fcede911-8351-4b6b-9daa-3a6fa9d68473",
"name": "HTTP 请求",
"type": "n8n-nodes-base.httpRequest",
"position": [
1232,
128
],
"parameters": {
"url": "={{ $json['Your Landing Page Url'] }}",
"options": {}
},
"typeVersion": 4.2
},
{
"id": "3f28ef06-fdbf-4488-8136-7826a1a0293a",
"name": "Markdown",
"type": "n8n-nodes-base.markdown",
"position": [
1440,
128
],
"parameters": {
"html": "={{ $json.data }}",
"options": {}
},
"typeVersion": 1
},
{
"id": "1254e722-ebdc-4421-af8c-fa61e3096944",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1648,
128
],
"parameters": {
"text": "={{ $json.data }}",
"options": {
"systemMessage": "=You are a world-class Conversion Rate Optimization (CRO) expert.\n\nYour mission is to analyze my landing page and return with the most important actions the business should take to improve conversions. No fluff, no filler — just what matters most.\n\n🎯 YOUR RESPONSE MUST FOLLOW THIS STRUCTURE:\n\n1) Each item should start with a strong action verb (e.g., Replace, Add, Remove, Rewrite, Rearrange, Clarify, Simplify, Make visible, etc.)\n\n2) Be specific. Tell me exactly what to do — what headline to change, what section to remove, what to add and where.\n\n3) Every recommendation must be based on the actual landing page content. No generic advice.\n\n4) Prioritize modern, high-impact CRO ideas relevant to 2024 digital audiences.\n\n5) Keep it easy to understand and implement. No heavy dev work required.\n\n6) Focus on conversion levers: clarity, relevance, trust, desire, urgency, and friction reduction.\n"
},
"promptType": "define"
},
"typeVersion": 2
},
{
"id": "0d7250e0-8b9d-4626-a748-f7c056e2999b",
"name": "表单",
"type": "n8n-nodes-base.form",
"position": [
2320,
128
],
"webhookId": "a80f45af-8f8a-480b-922b-264691668bb7",
"parameters": {
"options": {},
"operation": "completion",
"completionTitle": "Here are 5 Things You Should Improve 🧐",
"completionMessage": "=1. {{ $json.output['Improvement Tip 1'] }}\n\n2. {{ $json.output['Improvement Tip 2'] }}\n\n3. {{ $json.output['Improvement Tip 3'] }}\n\n4. {{ $json.output['Improvement Tip 4'] }} \n\n5. {{ $json.output['Improvement Tip 5'] }} "
},
"typeVersion": 1
},
{
"id": "1db518d9-3c1f-4c20-84f4-167684f959e9",
"name": "信息提取器",
"type": "@n8n/n8n-nodes-langchain.informationExtractor",
"position": [
1984,
128
],
"parameters": {
"text": "={{ $json.output }}",
"options": {},
"attributes": {
"attributes": [
{
"name": "Improvement Tip 1",
"description": "=The 1st most important improvement tip without any symbol, add relevent Emoji"
},
{
"name": "Improvement Tip 2",
"description": "The 2nd most important improvement tip without any symbol, add relevant Emoji"
},
{
"name": "Improvement Tip 3",
"description": "The 3rd most important improvement tip without any symbol, add relevant Emoji"
},
{
"name": "Improvement Tip 4",
"description": "The 4th most important improvement tip without any symbol, add relevant Emoji"
},
{
"name": "Improvement Tip 5",
"description": "The 5th most important improvement tip without any symbol, add relevant Emoji"
}
]
}
},
"typeVersion": 1.2
},
{
"id": "08cf9cfe-7328-4de6-bd33-c0e2295c9e35",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"color": 6,
"width": 840,
"height": 600,
"content": "# 🛠 设置指南"
},
"typeVersion": 1
},
{
"id": "938a192a-8474-4bd6-8471-e0617cdf9c74",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
944,
0
],
"parameters": {
"color": 6,
"width": 1620,
"height": 580,
"content": "## 落地页分析器"
},
"typeVersion": 1
},
{
"id": "18698e25-23ce-4ca2-834c-e7cdd0521588",
"name": "Gemini 2.5 Flash",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
1808,
432
],
"parameters": {
"options": {}
},
"credentials": {
"googlePalmApi": {
"id": "uIFmTaGcf3XXfitE",
"name": "Google Gemini(PaLM) Api account 2"
}
},
"typeVersion": 1
},
{
"id": "2f1293bc-cfef-425f-9988-161836bcf8b2",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
208,
-528
],
"parameters": {
"color": 6,
"width": 480,
"height": 464,
"content": "## 从这里开始:分步YouTube教程 :star:"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "0f6ecd02-d6ef-4d36-a122-4f8f07852ecd",
"connections": {
"AI Agent": {
"main": [
[
{
"node": "Information Extractor",
"type": "main",
"index": 0
}
]
]
},
"Markdown": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"HTTP Request": {
"main": [
[
{
"node": "Markdown",
"type": "main",
"index": 0
}
]
]
},
"Gemini 2.5 Flash": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
},
{
"node": "Information Extractor",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"On form submission": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
},
"Information Extractor": {
"main": [
[
{
"node": "Form",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - AI 摘要总结, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
求职申请代理
求职申请自动化代理
If
Form
Markdown
+9
15 节点Rakin Jakaria
多模态 AI
AI招聘助手
Gemini AI、Gmail和表格的自动化简历筛选与回复系统
Gmail
Form Trigger
Google Sheets
+5
9 节点Rakin Jakaria
AI 摘要总结
在 Google Sheets 中拥有数据存储
个人知识助手:通过 Telegram 和 Google Sheets 提取和检索摘要
If
Filter
Markdown
+10
24 节点Rakin Jakaria
个人效率
AI潜在客户挖掘智能体
使用Apify、AI和Gmail的自动化潜在客户生成与冷邮件发送
If
Set
Wait
+11
20 节点Rakin Jakaria
潜在客户开发
使用 Gemini 和 Jina AI 自动化供应商尽职调查研究
使用 Gemini 和 Jina AI 自动化供应商尽职调查研究
If
Set
Code
+12
27 节点Adnan
文档提取
使用AI自动化Morning Brew风格Reddit摘要并发布至DEV
使用AI自动化Morning Brew风格Reddit摘要并发布至DEV
If
Set
Wait
+13
26 节点Angel Menendez
AI 摘要总结