> 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/january-2026/26th-jan-rtb-provider-improved-shopify-express-checkout-tracking-update-liveintent-capi-and-more.md).

# 26th Jan: RTB Provider, Improved Shopify Express Checkout Tracking, Update LiveIntent CAPI and more

### :sparkles:New and noteworthy

#### RTB House Channel Integration

Say hello to the newest member of the family—**RTB House**!\
Added support for RTB House, enabling seamless conversion and event tracking for campaigns running on the platform. This integration ensures your performance data flows consistently into your reporting and optimization workflows. It also helps maintain accurate attribution across your advertising stack.

<figure><img src="/files/ftQa5WTdOpOubHjhk6an" alt=""><figcaption></figcaption></figure>

#### Reliable Shopify Express Checkout Tracking

Improved how Shopify Express Checkout purchases are processed so events are captured reliably every time. Express Checkout sends data differently from standard checkouts, and this update ensures those differences are handled correctly. The result is smoother event ingestion and more complete purchase tracking across all Shopify checkout flows.

#### Flexible Non-Purchase Event Support for Shopify Sales Channels

Enhanced how NC and RC events are handled across Shopify sales channels. You can now send NC and RC events from additional sales channels without being forced to send purchase events. This gives you greater control and cleaner data in complex multi-channel Shopify setups.

### :zap:Improvements

* \[Channel] - Provider form instruction links have been migrated to the new documentation experience.
* \[Channel] - LiveIntent `server-side` conversions are now sent for all purchases, even when browser events are blocked.
* \[Channel] - Maestra `AddToCart` and `RemoveFromCart` events now support dynamic suffixes, allowing store-specific event names.
* \[Channel] - Vibe.co purchase events now include `order_ids` for improved conversion visibility and reconciliation.

### :bug: Fixes

* \[Shopify] - Resolved payload validation errors that caused Shopify Express Checkout purchase events to fail.

### :book: Details

Release day: 26th January 2026\
Release version: 26-02\
Edge version: 13.138.0\
SDK version: 1.40.1


---

# 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/january-2026/26th-jan-rtb-provider-improved-shopify-express-checkout-tracking-update-liveintent-capi-and-more.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.
