> 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/november-2025/4th-nov-reddit-browser-pixel-product-mapping-and-more.md).

# 4th Nov: Reddit Browser Pixel Product Mapping and more

### :sparkles:New and noteworthy

#### Reddit Browser Pixel — Product Mapping Added

The Reddit Browser Pixel now supports configurable product IDs. Previously, it always sent the product ID, which sometimes didn’t match your Reddit’s catalog. You can now select which ID (Product, Variant, or SKU) to send via the provider form, ensuring accurate tracking.

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

### :zap:Improvements

* \[Shopify] - Whenever a Shopify CRM is added or updated, the corresponding Velocity pipeline now automatically syncs — reducing manual effort and keeping data in perfect harmony.
* \[Channel] - We’ve tidied up our provider ecosystem by removing outdated *alpha* and *beta* labels from mature integrations. This gives a clearer view of which channels are fully stable and production-ready.

### :bug: Fixes

* \[Channel] - Fixed an issue where `tagWithContext` was unintentionally resetting user IDs, causing session tracking to break. Your Klaviyo events should now flow seamlessly.
* \[Channel] - We’ve updated our integration to use a static access token provided by AppLovin, ensuring stable and secure communication going forward.

### :book: Details

Release day: 04th November 2025\
Release version: 25-39\
Edge version: 13.130.0\
SDK version: 1.34.2


---

# 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/november-2025/4th-nov-reddit-browser-pixel-product-mapping-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.
