GrowthMeteorGrowthMeteor
Convert

Conversion attribution that proves the pipeline your replies create

Every published reply carries a tracked link, and your product reports outcomes back, so each signup, demo or purchase ties to the exact reply, thread and topic that earned it.

Attribution tracking
published replyr/SaaS · just now

We hit the same wall scaling metered billing. Meter handles usage-based invoicing without the spreadsheets, worth a look:

meter.dev?utm_source=growthmeteor&utm_content=post_7b3
the tag carries this reply’s id
prospect clicks, signs up in Meter
POST /api/conversions/ingest
{ "type": "signup",
  "value": 49,
  "postId": "post_7b3",
  "externalId": "evt_92a1" }
Signup attributed
to your r/SaaS reply · topic: usage-based billing
$49
18
attributed to replies
31
conversions, 90d
proof page on

You're replying in communities, but you can't prove a single dollar came from it.

Founders and growth teams pour hours into Reddit, X and LinkedIn threads, then have nothing to show finance but vibes. Generic UTMs lump every social touch into one bucket, so you can see traffic but never which reply actually converted. When the channel can't be measured, it's the first thing cut. GrowthMeteor closes the loop from the individual reply all the way to the signup.

  • ×Traffic dashboards that show clicks but never which reply earned them
  • ×No way to tie a community reply to a signup, demo or purchase
  • ×Social spend cut because the ROI was never measurable
How it works

How conversion attribution closes the loop

Step 1

Tracked links on every published reply

When a reply already includes your product link, GrowthMeteor appends a UTM that carries that reply's id in utm_content, automatically, on platforms where links are allowed. It never injects a link the reply doesn't already contain, and it only tags links to your own product domain.

published reply, link tagged live
u/meter_team · r/SaaS · just now

Meter reconciles usage nightly, docs here: meter.dev/usage

your product domaindomain match
meter.dev/usage?utm_source=growthmeteor&utm_medium=social&utm_campaign=reply&utm_content=rpl_8fa2c1
idutm_contentcarries this reply’s id. No link injected, only your own domain tagged.128 hits
Step 2

Report conversions back from your own product

Your app or CRM POSTs the outcome to a simple ingest endpoint, authenticated by your brand's key, with a type (signup, demo, purchase or custom) and an optional value. Pass the reply id and the conversion attributes to that exact reply; an externalId makes retries idempotent so nothing double-counts.

report a conversion live
your app / crmbrand key auth
POST /api/conversions/ingest
Authorization: Bearer gm_live_···7af2
{
"type": "signup",
"value": 49,
"postId": "rpl_8fa2c1"
}
✓
{ ok: true, stored: true }
attached to reply rpl_8fa2c1
200
retrySame externalId is deduped, so nothing double-counts.
Step 3

See attributed outcomes by reply and topic

Attributed conversions roll up against your replies and the topics that drove them, with a clear count of what tied to a reply versus generic brand outcomes. Opt in and the aggregate, privacy-safe results become a public proof page, no raw values or customer data exposed.

attributed outcomes live
67
tied to a reply
9
generic brand
topics that drove conversionscount
Switching off Stripe for usage+ new31
Metered invoicing reconciliation+ new22
Series A billing evaluation+ new14
Generic brand mentions+ new9
Public proof page on, aggregate only. No raw values or customer data.
Who it’s for

Built for B2B SaaS teams that need social to earn its place

If you grow through conversations but have to justify the channel, conversion attribution gives you the line from a single reply to revenue, without a custom analytics build.

Founders

Show that hands-on community distribution actually produces signups, not just impressions.

Growth teams

Attribute pipeline to specific replies and topics, then double down on what converts.

RevOps & marketers

Feed real, deduped social conversions into your reporting through one simple endpoint.

FAQ

Conversion attribution questions, answered

How does the attribution actually work?
When a published reply contains your product link, GrowthMeteor adds a UTM that puts the reply's id in utm_content. When your product or CRM sees a signup or purchase, it POSTs that id back to the conversion endpoint, which links the outcome to the exact reply, its thread and its topic.
Do I have to add links to my replies?
No. Tagging only happens when a reply already includes your product link and the channel allows links. GrowthMeteor never injects a link that wasn't there, and it only tags links pointing to your own product domain, so replies stay natural and community-safe.
How do conversions get into GrowthMeteor?
Your product reports them. You POST each outcome to /api/conversions/ingest with your brand's ingest key, a type (signup, demo, purchase or custom), an optional value, the reply id, and an externalId for idempotency. GrowthMeteor doesn't auto-detect signups, the source of truth stays in your stack.
Can I show these results publicly without leaking customer data?
Yes. Turn on the public proof page and it shows only aggregate, privacy-safe numbers: how many conversions tied to your replies and the top topics that drove them. Raw monetary values, external ids and any customer data are stripped and never exposed.

Find your next customer in the conversation.

Start a free trial and watch GrowthMeteor surface the high-intent threads where your buyers are already asking.