# 05th Feb: Meta OAuth Migration to Permanent Access Tokens, StackAdapt Pixel Support and more

### :sparkles:New and noteworthy

#### **Meta Authentication Migration to Permanent Access Tokens**

We’ve improved the transition from Meta OAuth to permanent access tokens by updating all guidance and recovery flows. Authentication emails now clearly explain how to fix issues using Pixel Access Tokens instead of legacy OAuth steps. We’ve also introduced a dedicated migration page that makes it easy for existing customers to add and manage their Pixel Access Tokens in one place, ensuring a smooth and reliable upgrade.

#### Improved InitiateCheckout Tracking for Shopify Express Checkout

We’ve added a more reliable way to trigger the InitiateCheckout event for Shopify Express Checkout flows, including Shop.app redirects. Instead of relying only on browser pixel behavior, the system now detects checkout actions directly and fires the event instantly using cached cart data. This ensures checkout intent is captured even when customers are redirected offsite, without duplicate events being fired.

#### StackAdapt Pixel – Browser-Side Support

We’ve added browser-side support for the StackAdapt Pixel using a fetch-based implementation. This enables StackAdapt Pixel events to be triggered directly from the client and supports view-through conversion tracking based on IP, in line with StackAdapts Pixel API behavior.

<mark style="color:$primary;">What’s new</mark>

* Browser-side firing of StackAdapt Pixel events via `fetch`
* Support for view-through conversions using IP-based attribution
* Continued support for conversion tracking, engagement, and audience building

<mark style="color:$primary;">Impact</mark>

* Complements the existing server-side integration.
* Event tracking continues to function as expected.

### :zap:Improvements

* \[Channel] - The `init` response now includes the visitor IP address to support integrations like StackAdapt Pixel.

### :bug: Fixes

* \[App] Authentication error emails will now be also delivered to Blotout Slack channels, ensuring faster visibility and response even when email verification is not present.

### :book: Details

Release day: 05th February 2026\
Release version: 26-03\
Edge version: 13.139.0\
SDK version: 1.41.1


---

# Agent Instructions: 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:

```
GET https://docs.edgetag.io/changelog/february-2026/05th-feb-meta-oauth-migration-to-permanent-access-tokens-stackadapt-pixel-support-and-more.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
