MARKETING
Track Recovered Carts and Attribute the Winning Channel
When a previously abandoned Stripe checkout finally converts, marks the cart recovered and records which re-engagement channel earned the sale for attribution.
How it runs
The automated pipeline, trigger to output.
- TriggerStripe checkout.session.completed webhook firesStripe
- ActionLook up contact and abandonment history in HubSpotHubSpot
- LogicStop if no prior abandonment; else compute recovery metrics
- ActionMark contact recovered and stamp attributed channelHubSpot
- OutputAppend recovery record to Postgres attribution tablePostgres
What it does
Closing the loop on recovery, this workflow listens for completed Stripe checkouts, matches them against carts that were previously abandoned, and records the recovery: which channel touched the shopper last, time to recover, and revenue saved. It keeps a clean attribution ledger so you know which re-engagement tactic actually works.
When to use it
Use it once you run abandoned-cart email or ad recovery and need to prove ROI. It answers the question every marketer asks: did the discount email or the retargeting ad bring them back, and how much did each save?
How it works
- 1A Stripe `checkout.session.completed` webhook fires on a successful purchase.
- 2The flow looks up the contact in HubSpot to see if they were previously flagged abandoned.
- 3A logic step stops if there is no prior abandonment, otherwise computes time-to-recover and reads the last re-engagement channel touched.
- 4The flow updates the HubSpot contact: clears the abandoned flag, sets `recovered_at`, and stamps the attributed channel.
- 5The recovery record (revenue saved, channel, latency) is appended to a Postgres attribution table for reporting.
Set it up
What you configure once, before turning it on.
- 1Connect StripeCustomers, subscriptions, payments.
- 2Connect HubSpotCRM, deals, marketing, support.
- 3Connect PostgresAny Postgres URL — query, write, migrate.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Marketing workflows
Agentic UTM Taxonomy Steward: Detect, Explain, and Propose Fixes
An agent reviews the full backlog of campaign links in Airtable, reasons about taxonomy drift beyond rigid rules, drafts standardized replacements for malformed UTMs.
Slack UTM Check: Paste a Link, Get an Instant Verdict
Lets marketers drop a tracking URL into a Slack channel and get an immediate threaded reply that says whether the UTMs are valid, what is wrong, and a corrected suggestion.
Backlink Outreach Drafter for Verified Mentions
Picks verified, high-authority unlinked mentions from Airtable, drafts a personalized backlink-request email for each.
Source-Authority Verifier for Mention Provenance
Takes a queue of detected brand mentions and runs an agent that verifies whether each source is a legitimate, authoritative publisher versus a scraper or syndication copy.
Unlinked Brand-Mention Detector with Authority Scoring
Scans the web for fresh brand mentions, filters to ones that name you without linking back, scores the publishing domain's authority.
Weekly Brand-Mention Provenance Digest to Notion
Aggregates the week's tracked mentions from Airtable into a single summarized report covering new opportunities, authority distribution, and outreach progress.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
