Internal companion for walking executives through the CarGo Campaign Performance Report. Contains the core frame and one-liner, the numbers you must have memorized, section-by-section presenter bullets with timing guidance, discovery questions for marketing and product leadership, responses to the most likely pushback, and the Fullstory MCP workflow that produced this analysis.
ProductPage traffic is down 38% in the last two weeks, but UTM-tagged traffic is only down 26%. Campaigns are actually holding up better than organic/direct. UTM-tagged users fire Revenue Events at 7.3× the rate of non-UTM traffic. The takeaway isn't "marketing is failing" — it's "marketing is the highest-leverage channel we have, and here's how to get more out of it."
main.000620b5.js in the last 2 weeks? The "TypeError: n is not a function" error is brand new (+345%).main.000620b5.js). If engineering can confirm when that hash was deployed, we have a deploy window. The error signature is a minified function call — needs a source map to get a real traceback. 48 users per 2w is small but climbing.
[SH] Purchase Complete button error-click rate? 26 users hit an error on the terminal checkout action in the last 2 weeks — zero prior./v2/cars/getAllCarsInOrgInCity endpoint is degrading in Austin, St. Louis, and Raleigh. Is there a partition or shard that handles these cities?window.FS.setVars("page", ...) on every route would unlock per-campaign day-level metrics — including exact 2-week comparisons per campaign, not just per-portfolio.
discover_org_context to find available custom variables, defined events, and pages. For CarGo, this surfaced:
KSNijoJTTEpevisitedUrl where URL contains "utm_campaign=" → group by DIMENSION_URL_QUERY prefix "utm_campaign=" → returns distribution of campaigns.utm_campaign=<value> in URL. Attached each to the Revenue Event unique-users metric. Same for top 2 sources. This gives per-campaign landing-to-revenue rates.
discover_groups scoped to Purchase Funnel (id 2BWVg4GQY7Uo) with compare_to_previous=true. Returns frustration signals sorted by delta_pct. Also ran scoped to page_id 2 (ProductPage). Combined output surfaces regressions without manually hunting through signal categories.
last_30_days, re-bucket the trend data, and re-run discover_groups against the new window. Estimated time: 30 minutes, not days.