> For the complete documentation index, see [llms.txt](https://docs.edgetag.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edgetag.io/changelog/june-2026/2nd-june-added-openai-ads-provider-and-klaviyo-payload-add-collections.md).

# 2nd June: Added OpenAI Ads Provider and Klaviyo payload add collections

### :sparkles:New and noteworthy

### Open-AI Ads is now a supported channel

As `OpenAI` steps into the advertising world, EdgeTag is ready. Merchants running campaigns on `OpenAI's` ad network can now track conversions both server-side via the Conversions API and browser-side via the Measurement Pixel — all through EdgeTag. This means accurate, privacy-safe attribution for a brand-new channel, with zero custom engineering required on your end. If you're exploring `OpenAI` Ads, you're already set up to measure what matters.

Installation - [Docs](https://docs.edgetag.io/channels/openai-ads/onboarding)

{% embed url="<https://www.loom.com/share/3ef1ff4545d5418dbc40f8bcab5be77a>" %}

### :zap:Improvements

* \[Channel] - Klaviyo event payloads now include the product's actual Shopify collections instead of a generic product type label. This matches how native Shopify + Klaviyo works, meaning your Klaviyo flows, segments, and automation that depend on collection data will now behave exactly as expected.

### :book: Details

Release day: 2nd June 2026\
Release version: 26-19\
Edge version: 13.157.0\
SDK version: 1.55.0


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.edgetag.io/changelog/june-2026/2nd-june-added-openai-ads-provider-and-klaviyo-payload-add-collections.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
