workflows.fit
Back to n8n workflows
n8n templateFreeBy Evoort Solutions

Analyze webpages with Landing Page Analyzer AI & generate Google Docs reports

Analyze Webpages with Landing Page Analyzer AI & Generate Google Docs Reports (CRO) Description This workflow integrates the [Landing Page Analyzer AI](https://rapidapi.com/PrineshPatel/api/landing-page-analyzer-ai) t...

DevelopmentCore NodesMiscellaneousForm TriggerHttp RequestCodeGoogle Docs
Loading interactive preview...

Template notes

Analyze Webpages with Landing Page Analyzer AI & Generate Google Docs Reports (CRO)

Description This workflow integrates the [Landing Page Analyzer AI](https://rapidapi.com/PrineshPatel/api/landing-page-analyzer-ai) to automatically audit landing pages, format the insights into a conversion-focused report, and save it directly into Google Docs. It leverages the [Landing Page Analyzer AI](https://rapidapi.com/PrineshPatel/api/landing-page-analyzer-ai)to grade your page, highlight strengths, and suggest improvements—all without manual steps.

---

Nodes Explanation

1. On form submission Captures the URL of the landing page entered by the user to trigger the workflow. Serves as the entry point to pass the URL to the [Landing Page Analyzer AI](https://rapidapi.com/PrineshPatel/api/landing-page-analyzer-ai).

2. WebPage Analyzer (API Call via RapidAPI) Sends the URL to the [Landing Page Analyzer AI](https://rapidapi.com/PrineshPatel/api/landing-page-analyzer-ai) for audit data. Retrieves key analytics: grade, score, suggestions, strengths, and conversion metrics.

3. Reformat (Code Node) Converts the raw JSON from the [Landing Page Analyzer AI](https://rapidapi.com/PrineshPatel/api/landing-page-analyzer-ai) into structured Markdown. Builds sections for grade, overall score, suggestions, strengths, and score breakdown.

4. Upload In Google Docs Inserts the formatted Markdown report into a predefined Google Document. Ensures the audit output from the [Landing Page Analyzer AI](https://rapidapi.com/PrineshPatel/api/landing-page-analyzer-ai) is saved and shareable.