Coze
Official siteLow-code agent workflow platform for fast automation delivery.
OpenAutomatically analyze 17 months of clickstream data with AI to uncover search behavior shifts, keyword opportunities, and traffic sources, producing actionable SEO insights.
Use {dataset_path} for raw clickstream data, {analysis_goal} to define the focus, and {output_format} to specify report style.This section only explains placeholders. It is not an input form on this website. Copy the prompt, then replace variables in Coze / Dify / ChatGPT.
{dataset_path}Path to raw clickstream data file or database connection string
Filling hint: replace this with your real business context.
{analysis_goal}Analysis objective, e.g., "Identify top 5 keyword opportunities"
Filling hint: replace this with your real business context.
{output_format}Report format, e.g., "Markdown table", "CSV", or "JSON"
Filling hint: replace this with your real business context.
Fill variables below to generate a ready-to-run prompt in your browser.
{dataset_path}Path to raw clickstream data file or database connection string
{analysis_goal}Analysis objective, e.g., "Identify top 5 keyword opportunities"
{output_format}Report format, e.g., "Markdown table", "CSV", or "JSON"
Generated Prompt Preview
Use {dataset_path} for raw clickstream data, {analysis_goal} to define the focus, and {output_format} to specify report style.Teams that need faster data analysis output with more stable prompt quality.
Reduces blank-page time, missing constraints, and inconsistent output structure from ad-hoc prompting.
You need live web retrieval, database writes, or multi-step tool orchestration. Use full workflow automation for that.
Keep exploring with similar templates and matching tools.
No recent items yet.
1. Load {dataset_path} into a Pandas DataFrame.
2. Clean data: drop missing values, normalize timestamps, extract keywords and referrers.
3. Aggregate by session, keyword, and referrer to compute CTR, bounce rate, and average dwell time.
4. Pass aggregated data to OpenAI GPT‑4 with a prompt to generate insights and recommendations.
5. Format results in {output_format} and upload the report to the Coze knowledge base.
Data Analysis
Tools that work well with this template.