Recued
← Back to recipes

Campaign ROI Analyzer

by recued-core v1 action

Analyzes campaign performance, computes ROI and conversion rates, and provides AI-driven scaling recommendations.

How it works

Data fetch
campaigns campaign-list-reader-hubspot
Fetch list reader from hubspot
Process (7 steps)
guard_empty guard
Stop if campaigns is empty
qualified filter
Filter by condition
enriched map
Extract from each item
sorted sort
Sort by
campaign_table to_table
Format results as a data table
ai_recommendations ai-prompt
AI generates a response from a custom prompt (PII auto-protected)
skip: config.enable_ai equal false
ai_summary to_summary
Format results as a summary card
Output
table campaign_table
summary ai_summary

Settings (3)

Configurable at install. Defaults shown — change anytime in the extension.

enable ai toggle = on
min spend number = 500
lookback days number = 90

Tags

hubspot campaignroihubspotmarketing

Details

8 steps 3 configurable settings recipe_id: analyze-campaign-roi-hubspot

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy analyze-campaign-roi-hubspot and paste it after pairing.