ChatGPT Ads Reporting: Metrics, Columns, Exports & Dynamic URL Parameters (2026)

How reporting works in ChatGPT Ads Manager Beta: the seven metrics, adding conversion-event columns, CSV exports, insights charts, dynamic URL parameters and macros, the 24-48 hour conversion delay, and why your events show zero Now including one-day view-through conversions (VTA 1d) and the WorkMagic integration.

Tarun Kapoor 15 min readPublished August 7, 2026
ChatGPT Ads Reporting: Metrics, Columns, Exports & Dynamic URL Parameters (2026)
What this guide covers. The reporting surface of ChatGPT Ads Manager Beta — the seven metrics it reports, how to break a combined conversions total into individual events, exports, insights charts, dynamic URL parameters, and the troubleshooting tree for the two failures we see most: conversions that read zero, and clicks that do not match analytics.

It is the counterpart to the conversion tracking guide, which covers collecting the data. This one covers reading it.

Reporting is where most ChatGPT Ads programs quietly go wrong. Not because the numbers are unavailable, but because the default view answers a narrower question than advertisers assume it does — one combined conversions figure, a 24-to-48-hour lag, and a Segment menu that does not do the thing its name suggests. The result is a lot of correct campaigns being cancelled on incorrect readings.

The metrics Ads Manager reports

Available at campaign, ad group and ad level, in table view, chart view and CSV export.

MetricDefinitionWhat it is good for
ImpressionsNumber of times your ads were shownDelivery and pacing checks
ClicksNumber of times users clicked your adsDemand-side read; the billing unit on CPC and oCPC
SpendTotal amount spent delivering your adsPacing against the seven-day budget window
CTRPercentage of impressions that resulted in clicksCreative and context-hint relevance
Avg CPCAverage cost per clickAuction pressure; compare against your max bid
Avg CPMAverage cost per thousand impressionsReach-objective efficiency
ConversionsAttributed click-through conversion events, where measurement is set upThe only metric tied to outcomes
VTA (1d)One-day view-through conversions, on eligible accountsSupplemental only — a directional read on impression influence, never a performance metric

That is the whole list today. There is no conversion value column, no cost-per-conversion column, no ROAS column — you divide those yourself from spend and conversions. The one addition since launch is VTA (1d), which is reported separately rather than folded into Conversions, for reasons worth understanding before anyone in your business sees the number. OpenAI states additional metrics and reporting views will arrive over time; we track shipped changes in the news timeline.

View-through conversions: what VTA (1d) counts, and what it must not touch

For eligible accounts, Ads Manager reports one-day view-through conversions at campaign, ad group and ad level. A view-through conversion is counted when someone converts within one day of an eligible ad impression and no qualifying ad click receives credit for the same conversion. If both an impression and a click qualify, the click gets credit — the two can never both be counted for one conversion.

You will find it in three places: in the attribution breakdown when you hover the Conversions column, as an optional standalone column called VTA (1d) added through Edit columns, and in CSV exports.

ConversionsVTA (1d)
What it countsClick-through conversions onlyConversions within one day of an impression, where no click qualified
Affects CPA and conversion rateYes — it is the numeratorNo. Supplemental reporting only
Affects bidding and optimisationYes — oCPC optimises against itNo
Affects billingYes, indirectly, via oCPC deliveryNo
WindowYour configured click-through windowFixed at one day; not configurable
The mistake to design against. VTA is a separate column, so the temptation is to add it to Conversions and report a bigger number. Do not — and more importantly, make sure nobody downstream of you can. It is not included in the Conversions total by design, it does not feed bidding, and a blended "total conversions" figure built by summing the two will overstate performance and quietly corrupt every CPA comparison you make against other channels. Build the reporting so the two never sit in the same subtotal.

None of this requires a change to your setup: the same submitted conversion events support both click-through and view-through reporting, and no attribution settings need editing. Used properly, VTA answers one narrow question well — is this creative influencing people who never click? On a conversational surface that is a more common outcome than on a search results page, which is precisely why it is worth watching as a directional signal and never as a target. We cover how we structure this for clients on the measurement service page.

Breaking the combined Conversions total into individual events

This is the highest-value thirty seconds in the whole interface, and it is behind a menu almost nobody opens. By default, Ads Manager displays one combined Conversions total for the selected scope and date range. If you are firing purchase, lead and registration_completed, all three are summed into a single number that means very little.

  1. Open the three-dot menu.
  2. Select Edit columns.
  3. Expand Conversions & events.
  4. Choose the events you want as columns.
  5. Select Save changes.
The Segment menu is not the answer. The Segment control adds Device and Country breakdowns. It does not add conversion-event columns, and it is where most advertisers look first. Event columns live only under Edit columns → Conversions & events. Availability may vary by account and reporting period.

Once selected, those event columns also flow into CSV exports. The headers arrive in a machine-readable form — attributed_event_account_created, attributed_event_registration_completed and so on — which makes them straightforward to join to your own warehouse tables without hand-mapping display names.

The 24 to 48 hour conversion delay

Conversions are not reflected in Ads Manager immediately. OpenAI's documented guidance is to allow 24 to 48 hours for attributed conversions to be included in reporting.

Clicks and spend, meanwhile, appear promptly. The practical consequence is a reporting shape that looks alarming and is entirely normal: day one shows spend and clicks with a conversions column reading zero. We have watched more than one advertiser kill a campaign on that view before the first attributed conversion had any opportunity to land.

Read weekly cohorts, never single days. Two independent mechanics push in the same direction here. Conversions lag reporting by up to 48 hours, and daily budgets now pace across a rolling seven-day average rather than capping each day. A single-day view of a ChatGPT Ads campaign is therefore comparing a settled spend number against an unsettled conversion number. Weekly cohorts are the smallest honest unit.

Dynamic URL parameters and macros

This is the feature that turns ChatGPT Ads from a black box into something joinable with the rest of your stack, and it is new enough that most accounts we audit are not using it. Ads Manager supports custom landing page query parameters built from your own text or from supported macros, populated automatically at delivery time.

MacroPopulated with
{campaign_id}The delivering campaign's ID
{ad_group_id}The delivering ad group's ID
{ad_id}The delivering ad's ID
{ad_account_id}The ad account ID

Where to configure them

From the three-dot menu on the Campaigns, Ad Groups or Ads page, choose Edit campaign, Edit ad group or Edit ad. In the edit modal, use Landing page query parameters.

The precedence rule that catches people out

More specific settings take precedence, in this order:

  1. Ad URL — highest precedence
  2. Ad
  3. Ad Group
  4. Campaign — lowest precedence

If a parameter is already set at the Ad URL level, campaign, ad group and ad-level settings will not overwrite it. When a macro appears to be silently ignored, this is almost always why — someone hardcoded the parameter into the landing page URL months ago and the campaign-level setting has been losing the fight ever since.

Use macros as a join key, not a replacement for UTMs. Keep your UTM taxonomy for analytics continuity, and add the ID macros alongside it. The UTMs tell your analytics tool what the traffic is; the IDs let you join a session back to the exact ad object in an Ads Manager CSV export without string-matching campaign names. That join is what makes a warehouse-side cost-per-outcome model possible on this channel.

Exports: cumulative vs daily

You wantDo thisYou get
Everything in the current tableThree-dot menu → Export → Export current table viewCumulative metrics for every row shown
Specific rows onlySelect rows → Export → Export cumulative valuesCumulative metrics for the selected rows
Day-by-day trend dataExport → Export daily valuesDaily rows for modelling and warehouse loads

The first two options use identical cumulative metrics — the only difference is which rows are included. If you are building anything that needs a time series, Export daily values is the one you want, and it is the one to schedule if you are loading ChatGPT Ads data into a warehouse alongside Meta and Google.

Insights charts

  1. Select the chart icon next to the three-dot menu.
  2. Click View insights.
  3. Select the metrics you want — impressions, clicks, spend, or any combination.
  4. Set the date range.

Note what the chart view offers: impressions, clicks and spend. Conversions are not among the charted metrics, which is another reason the CSV export rather than the interface is the honest home for outcome analysis on this channel today.

Product-feed reporting: what the Products tab is not

For product feed campaigns, the Products tab is an insights-backed reporting view, not a complete feed inventory. Products appear there only after an active campaign delivers and generates reporting data.

This distinction matters for retailers debugging feed problems. An empty or short Products tab does not mean your feed failed to ingest — it may simply mean those SKUs have not served yet. To confirm feed readiness and eligibility, use the product count shown during ad-group setup, which reflects the feed rather than delivery.

Troubleshooting: conversion events reading zero

A conversion event can be firing correctly, be accepted by OpenAI, and still report zero in Ads Manager. There is one dominant cause and it is a configuration mismatch, not a tracking failure.

CheckStandard eventsCustom events
Event type matchThe configured event type must match the event you sendAds Manager must use Event type: Custom
Name matchStandard event name, exactlyThe custom event name must match exactly — a matching display name is not enough
Attachment timingThe conversion must be attached to the campaign before traffic startsSame
BackfillNone — historical events from a mismatched setup do not backfillNone
The expensive part is the backfill rule. If you correct a mismatched configuration, you must test again with new eligible traffic — events that arrived under the broken setup are gone for reporting purposes. This is why the 30-day launch plan spends its entire first week on instrumentation before a single campaign goes live. A week of verification is cheaper than a month of unrecoverable data.

Troubleshooting: clicks that do not match analytics

Ads clicks measure ad interactions. Analytics sessions measure something materially different, and the two will never reconcile exactly. OpenAI names the usual suspects: page load behaviour, redirects, consent settings, browser blocking, UTM handling, attribution windows and time zone settings.

  1. Align the date range and time zone first. A large fraction of reported discrepancies are a time zone offset and nothing more.
  2. Pull the CSV export and compare at campaign and ad level rather than account level — the gap is usually concentrated in one or two ads.
  3. Check the redirect chain. The oppref click reference is appended to your landing page URL and needs to survive redirects; a link shortener or a marketing-automation bounce page that strips query parameters will break attribution while leaving clicks intact.
  4. Check consent and blocking. Browser-side collection is structurally degraded, which is the argument for running the Conversions API alongside the pixel.

A stable gap is expected and manageable. A gap that widens over time is a signal, and the redirect chain is where we find the cause most often. The mechanics of oppref, first-party cookie storage and server-side event enrichment are covered in the conversion tracking guide.

Sending conversions from a CDP or attribution platform

You no longer have to write the Conversions API integration yourself. Three vendor paths are now documented.

PlatformWhat it doesSetup notes
WorkMagicViews ChatGPT Ads performance alongside other channels and returns conversion signal to OpenAIConnect ChatGPT Ads to WorkMagic, then send conversion signals back through the Conversions API
HightouchSyncs conversion events to OpenAI from any source modelConnect with a Pixel ID and an API key; event models need a genuinely unique primary key so each event transmits; includes a live debugger and sync alerting
Triple WhaleMeasures ChatGPT Ads performance alongside other channelsSonar Optimize is available for ChatGPT Ads, sending conversion signals back to OpenAI

Both are worth considering if you already run one of them. The caveat is the same as with any managed conversion pipeline: you still own the deduplication contract. If a CDP sends an event that your pixel also fires, they need the same event ID or you will double-count — and a double-counted conversion feeding an oCPC campaign does not just misreport, it actively mis-optimises.

What to include when you contact support

OpenAI publishes the list, and sending it up front is the difference between a same-week answer and a fortnight of round-trips. It also happens to be a decent self-diagnosis checklist — assembling it resolves the issue about a third of the time.

  • Ad account ID
  • Campaign and ad names
  • Date range and time zone
  • Ads Manager CSV export
  • Analytics comparison
  • Pixel ID
  • Event names
  • Sample conversion timestamps
  • Screenshots of the discrepancy

A reporting cadence that works

  1. Daily — delivery only. Impressions, clicks, spend. Confirm campaigns are serving and pacing. Do not touch bids on a daily conversion read.
  2. Weekly — the real review. Export daily values, roll into weekly cohorts, compute cost per conversion yourself, and compare against your control campaign. This is the unit at which decisions get made.
  3. Monthly — reconcile Ads Manager against your own analytics and against revenue. Expect a gap; document its size so a change in the gap is itself a signal.
  4. On every change — one variable at a time, dated in a change log. Ads Manager records account change logs, and your own annotation of what you changed and why is what makes the weekly numbers interpretable three months later.
Want this run for you? GPT Ads AI installs the tracking, owns the weekly reconciliation, and sends written analysis rather than a dashboard link — on a fixed retainer with no percentage of ad spend. If you are weighing whether to run this in-house or hand it over, the agency buyer's guide lays out the decision honestly, and you can book a discovery call →

Sources and further reading

People Also Ask

Quick answers.

What metrics does ChatGPT Ads Manager report?

Ads Manager Beta reports seven metrics at campaign, ad group and ad level: impressions, clicks, spend, CTR, average CPC, average CPM, and conversions where conversion measurement is set up. All seven are available in table view, chart view and CSV export. Additional metrics, reporting views and insights are expected as the platform matures.

Why do all my conversions appear as one number in ChatGPT Ads?

The Conversions column is a combined total of all attributed conversion events for the selected scope and date range. To see individual events, open the three-dot menu, select Edit columns, expand Conversions and events, choose the events you want, and save. Those columns then appear in CSV exports too. The Segment menu only controls Device and Country breakdowns — it does not add conversion-event columns, which is where most advertisers go looking first.

How long do ChatGPT Ads conversions take to appear in reporting?

Allow 24 to 48 hours for attributed conversions to be included in Ads Manager reporting. This is the single most common cause of a panicked day-one optimisation decision: the clicks are visible immediately and the conversions are not, so a campaign that is converting normally looks dead for its first day.

Why do my ChatGPT Ads conversion events show 0?

An event can be firing and accepted and still report zero if it does not match the conversion event configured on the campaign. For standard events the configured event type must match the event you send. For custom events, Ads Manager must be set to Event type: Custom and the custom event name must match exactly — a matching display name is not enough. Also confirm the conversion was attached to the campaign before traffic started; historical events from a mismatched setup do not backfill.

What dynamic URL parameters does ChatGPT Ads support?

Ads Manager Beta supports custom landing page query parameters using your own text or supported macros, including {campaign_id}, {ad_group_id}, {ad_id} and {ad_account_id}, populated automatically at delivery time. Configure them from the three-dot menu on the Campaigns, Ad Groups or Ads page via Edit campaign, Edit ad group or Edit ad, under Landing page query parameters.

Which level wins when I set URL parameters in more than one place?

More specific settings take precedence. The hierarchy runs Ad URL, then Ad, then Ad Group, then Campaign. If a parameter is already set at the Ad URL level, campaign, ad group and ad-level settings will not overwrite it — which is the usual explanation for a macro that appears to be ignored.

How do I export ChatGPT Ads reporting data?

From the three-dot menu choose Export. Export current table view gives cumulative reporting for the whole table; selecting specific rows first and choosing Export cumulative values limits it to those rows. Both use the same cumulative metrics. For day-by-day data choose Export daily values. Conversion-event columns you have added through Edit columns appear in the export, with headers in the form attributed_event_account_created.

Why do ChatGPT Ads clicks differ from my Google Analytics sessions?

Ads clicks measure ad interactions; analytics sessions depend on page load, redirects, consent settings, browser blocking, UTM handling, attribution windows and time zone. Compare identical date ranges and time zones first, then use CSV exports to check campaign and ad-level activity. A gap is expected — a gap that widens over time usually means a redirect is dropping the oppref click reference.

Does the Products tab show my whole product feed?

No. For product-feed campaigns the Products tab is an insights-backed reporting view rather than a complete feed inventory — products appear after an active campaign delivers and generates reporting data. Use the product count shown during ad-group setup to confirm feed readiness and eligibility, not the Products tab.

Can I send ChatGPT Ads conversions from a customer data platform?

Yes. Hightouch supports OpenAI as a destination for conversion events, connecting with a Pixel ID and an API key and syncing events from any source model. Triple Whale also integrates ChatGPT Ads for cross-channel performance measurement, with Sonar Optimize available for sending conversion signals back to OpenAI. Both are alternatives to writing your own Conversions API integration.

What is a view-through conversion in ChatGPT Ads?

A conversion counted when someone converts within one day of seeing an eligible ad impression, and no qualifying ad click receives credit for the same conversion. If both an impression and a click qualify, the click gets credit. Ads Manager reports them as VTA (1d) at campaign, ad group, and ad level, and they can be included in CSV exports.

Are view-through conversions included in the Conversions total?

No. The Conversions column includes click-through conversions only. View-through conversions are separate supplemental reporting and should not be added to Conversions or used for core performance metrics like CPA. They do not affect CPA, post-click conversion rate, bidding, billing, or conversion optimisation.

Can I change the view-through window in ChatGPT Ads?

No. The view-through window is fixed at one day and is independent of your configured click-through window. There is currently no setting to adjust it.

How do I add the VTA (1d) column to my reports?

Open Campaigns, Ad groups, or Ads, select Edit columns, and choose VTA (1d). You can also see view-through numbers in the attribution breakdown that appears when you hover the Conversions column, and include them in CSV exports. No pixel or Conversions API changes are needed — the same submitted events support both click-through and view-through reporting.

Tarun Kapoor
About the author

Tarun Kapoor

Founder · GPT Ads AI

Performance marketer with 12+ years in paid acquisition. Former senior media buyer at Neil Patel Digital. Alumni of GroupM, WPP, Ogilvy & Mather, and Toptal's Growth Collective. Fractional CMO to Fortune 500 brands and venture-backed startups.

Book a call with Tarun

Want this run
for you?

Book a discovery call