---
title: "I didn't realize ChatGPT was serving ads until I dug into how it actually works"
url: https://daily.dev/posts/i-didn-t-realize-chatgpt-was-serving-ads-until-i-dug-into-how-it-actually-works-iywrshaes
source_url: https://www.xda-developers.com/i-didnt-realize-chatgpt-was-serving-ads-until-i-dug-into-how-it-actually-works
type: article
source: "XDA Developers"
published: 2026-05-10T12:32:27.097Z
updated: 2026-05-10T12:32:48.727Z
tags: ["privacy", "openai", "chatgpt", "advertising", "local-ai"]
reading_time: 4
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I didn't realize ChatGPT was serving ads until I dug into how it actually works

**[XDA Developers](https://daily.dev/sources/xda-developers)** · 4 min read · 2 upvotes · 0 comments

## Summary

OpenAI has been quietly rolling out ads to ChatGPT's free and lower-tier users, first in the US and now expanding to several other countries. A reverse-engineering analysis reveals that ads are delivered through the same streaming connection as model responses, arriving as structured objects with advertiser names, images, and URLs hosted on OpenAI's CDN. Clicking an ad embeds encrypted tokens in the destination URL, which are then written into first-party cookies and reported back to OpenAI, creating a full attribution loop. OpenAI's updated privacy policy acknowledges receiving purchase data from advertisers and sharing limited user identifiers with marketing partners. While paid subscribers remain ad-free and conversation data isn't sold, the subtler privacy implications remain in a grey area. Users concerned about privacy can consider local AI models as an alternative.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.xda-developers.com/i-didnt-realize-chatgpt-was-serving-ads-until-i-dug-into-how-it-actually-works>

---

Tags: [#privacy](https://daily.dev/tags/privacy), [#openai](https://daily.dev/tags/openai), [#chatgpt](https://daily.dev/tags/chatgpt), [#advertising](https://daily.dev/tags/advertising), [#local-ai](https://daily.dev/tags/local-ai)

[View this post on daily.dev](https://daily.dev/posts/i-didn-t-realize-chatgpt-was-serving-ads-until-i-dug-into-how-it-actually-works-iywrshaes)
