ChatGPT Ads Are Live and Your Shopify Listing Is Free
Two different things are being confused right now. One is your store appearing in ChatGPT when someone asks for a product recommendation, which is free and may already be switched on. The other is paying OpenAI to place a sponsored result, which is a separate system with its own product feed, its own tracking pixel and its own budget. Before you spend anything, it is worth knowing which one you are actually missing.
Checked against Shopify's Help Centre and OpenAI's developer documentation on 18 September 2026.
Is your store already in ChatGPT for free?
Quite possibly, and this is the part most merchants have not checked. Shopify's documentation for selling in ChatGPT is unambiguous about cost: "There are no fees associated with selling in ChatGPT. You pay only your standard payment processing fees."
The requirements it lists are modest:
- Your store must sell to customers in the United States, though the store itself can be based anywhere
- Your products must be eligible for Shopify Catalog
- You must agree to the Agentic Storefronts supplemental terms
- You need complete store policies: terms of service, privacy policy, and return and refund policy
To check or change it, go to Sales channels, then Agentic, then ChatGPT, where you can toggle Shopify Catalog access on or off. Do that before reading any further, because a merchant paying for ads while this is switched off is buying traffic they could have had for nothing.
One detail worth understanding: ChatGPT here is a discovery channel, not a checkout. Customers are redirected to your own store to buy, in a ChatGPT in-app browser or a new tab. Your checkout, your payment methods, your data.
What are ChatGPT ads, then?
Paid, labelled placements inside ChatGPT, bought through OpenAI's own Ads Manager at ads.openai.com rather than through Shopify. OpenAI publishes developer documentation for two things a merchant needs: a product feed, and conversion measurement. Both are separate from the free Catalog listing described above, even though both ultimately describe the same products.
That is the mental model to carry: Catalog gets you found, ads get you placed. They are not alternatives and they are not the same switch.
What do ChatGPT ads require that the free listing does not?
| Requirement | Free Catalog listing | ChatGPT ads |
|---|---|---|
| Product data | Synced from Shopify automatically | A UTF-8 CSV feed you upload to an SFTP location, one row per product or variant |
| Ads eligibility flag | Not applicable | Products need is_ads_eligible set to true |
| Tracking | Your normal Shopify analytics | OpenAI's measurement pixel or its Conversions API, set up in Ads Manager |
| Cost | No fees beyond payment processing | Whatever you bid, plus the work of maintaining the feed |
| Setup effort | A toggle | A feed pipeline, a pixel, and campaign management |
OpenAI's feed specification expects fields including item id, title, description, URL, brand, image URL, price, availability, seller name and return policy, with prices written in major units with a currency code, availability as in stock or out of stock, and publicly accessible HTTPS URLs for pages and images. It also asks you to keep product identifiers stable between uploads, which matters more than it sounds: unstable IDs break reporting history.
Why does OpenAI need a separate feed if Shopify already has your catalogue?
Because the two systems answer different questions. Shopify Catalog exists so an assistant can understand and recommend your products when a shopper asks. OpenAI's ads feed exists so its ad system knows which of your products you are willing to pay to promote, at what price, into which countries.
That is why the specification includes a field called is_ads_eligible, alongside separate flags for search and checkout eligibility. You are not just describing your catalogue, you are marking the subset you want spent on. In practice most stores should promote a narrow selection: proven sellers with margin, not the full catalogue.
The submission mechanics are worth knowing before you promise anyone a timeline. The feed is a UTF-8 CSV, one row per product or variant, uploaded to an SFTP location rather than pushed through an API from Shopify. Somebody has to own that pipeline and keep prices and availability current, because a feed that advertises an out of stock product wastes money and annoys the customer who clicked.
There is now an official ChatGPT Ads app from OpenAI
Update, 20 September 2026. When this article was first published we said no official OpenAI app existed on the Shopify App Store. That is no longer correct, and it was already out of date at publication. OpenAI publishes ChatGPT Ads, listed on 3 September 2026, free to install, and rated 3.0 from 10 reviews at the time of this update.
What the official app does, per its listing: syncs your product catalogue to ChatGPT Ads Manager automatically, creates campaigns from your Shopify product information, sets up conversion measurement through a Shopify pixel and conversion events, and keeps performance tracking inside Shopify.
Shopify is described by its own president as OpenAI's first commerce partner for this. Availability started with US merchants, with international markets where ChatGPT Ads operates following from 23 September 2026.
Two practical notes. The rating of 3.0 is low for a first-party app, with early reviewers reporting connection problems during install, so expect some friction. And the official app replaces most of the reason to use a third-party pixel or feed app, though those remain useful if you need server-side conversion forwarding or feed validation the official app does not cover.
What do the ChatGPT apps in the Shopify App Store actually do?
Alongside OpenAI's own app there is a cluster of third-party apps, and they are easy to mistake for official ones. They exist because OpenAI's pixel documentation gives you a script tag and no Shopify instructions, so third parties filled that gap before the official integration arrived.
What we found on 18 September 2026:
| App | Developer | Rating | Price | What it does |
|---|---|---|---|---|
| Reach: OpenAI Ads Pixel | Inmediato LLC | 4.8 from 17 reviews | Free up to 50,000 events a month, then US$29 | Pixel plus server-side tracking and revenue attribution |
| Product Feed for ChatGPT Ads | Inmediato LLC | 4.2 from 10 reviews | Free up to 500 items, up to US$49.90 | Builds and syncs the product feed |
| ChatGPT Ads Pixel | xpay Commerce | No reviews yet | Free | One click pixel install with order reconciliation |
| Bits: ChatGPT Feed Guard | Green Gator Services | No reviews yet | From US$4 | Validates product data against the feed specification |
Read those review counts carefully. This is a category that is weeks old, where the most reviewed app has seventeen reviews. That is not a reason to avoid them, since installing a pixel by hand on a theme is worse for most merchants, but it is a reason to check what data each one sends and to remove the ones you stop using. An abandoned tracking app is a permission you granted and forgot.
What does it cost to advertise in ChatGPT?
We are not going to quote you a cost per click, because OpenAI does not publish a rate card we can verify, and every benchmark circulating in agency blogs is either advertiser-reported or estimated. Nobody has published an independent audit of ChatGPT ad performance.
What we can say with confidence: this is an early platform with thin public benchmark data, which means your own small test is worth more than anyone's published average. Budget for learning rather than scale, and treat the first month as measurement rather than growth.
Should you pay for ads before fixing your product data?
No, and this is the most expensive mistake available here. Both systems read structured product data. Shopify has said that AI searches powered by Catalog convert at twice the rate of those using scraped data, which tells you what happens when the data is good.
Thin descriptions, missing variant attributes, wrong availability and vague titles hurt you in both the free and the paid channel. The difference is that in the paid channel you also pay for every impression that data fails to convert. Fix the catalogue first. It is the cheaper half of the work and it improves the channel you already have.
Who should test ChatGPT ads now?
- Worth a test: stores selling to US customers, with healthy margin per order, differentiated products, and product data already in good shape
- Worth waiting: stores whose free Catalog listing is not switched on yet, or whose product data is incomplete
- Probably not yet: stores with no US market, thin margins, or nobody available to watch a new channel weekly
How do you know whether it worked?
Install measurement before you spend, not after. OpenAI provides a browser pixel and a server-side Conversions API, both configured from the Conversions tab in Ads Manager. The pixel reports events such as an order being created, with amount and currency.
Then reconcile what the pixel claims against actual Shopify orders. Attribution from any ad platform is a claim, not a fact, and a new platform's claims deserve more scepticism than an old one's. Ask the harder question too: would those customers have found you through the free Catalog listing anyway? If you cannot answer that, you are measuring spend, not incrementality.
How stable is any of this?
Less than the marketing suggests. In September 2025 OpenAI launched Instant Checkout, letting customers buy inside the chat. By 20 March 2026, CNBC reported OpenAI was ending it, with only around thirty merchants live against the million-plus announced, and moving to an approach that sends shoppers back to the merchant's own site.
The lesson is not that AI commerce is hype. It is that the mechanisms change every few months while the fundamentals do not. Own your store, own your customer data, keep your product information clean, and treat each new surface as a channel to test rather than a platform to depend on. Our piece on how agentic storefronts went live covers the organic side in more detail.
What should you do this week?
- Check Sales channels > Agentic > ChatGPT in your admin and confirm Catalog access is on
- Confirm your three store policies are published, since they are an eligibility requirement
- Audit twenty products for title, description, availability accuracy and image URLs
- Only then decide whether a paid test is worth your time this quarter
Most stores will find something to fix in steps one to three, and those fixes cost nothing. For the wider work of getting found by AI assistants, see how AI agents actually shop on behalf of buyers.
Want this checked properly
Free review. Email hello@exactwhy.com with subject "ChatGPT" and your store URL. We will tell you whether your Catalog access is on, whether your product data is good enough to be recommended, and whether paid ads make sense at your margin. We respond within 4 hours.
Prefer a form? Send it through the contact page instead. It reaches the same inbox.
The stores that do well here are not the ones that spent first. They are the ones whose product data was good enough to be recommended before anybody paid for placement.
Verified on 18 September 2026 against Shopify's Help Centre documentation for selling in ChatGPT and OpenAI's published developer documentation for product feeds and conversion measurement. No cost per click or performance benchmark is quoted because none is independently audited.