Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Adobe Launch Extension Breaking Calling s.t() and s.tl()

Avatar

Level 1

While upgrading extensions for an Adobe Launch property, I noticed that any rules based on a Direct Call stopped firing with version 1.9.0. I'm still testing this in a Launch environment, but example of what’s happening:

 

Calling s.tl() and s.t() seems to not be working. The function is defined, but it doesn’t fire the server call.

Screen Shot 2021-02-03 at 10.29.17 AM.png

 

Is this a known issue?

 

Update: This has been resolved, it was caused by another extension.

1 Reply

Avatar

Community Advisor

While I get the same console logging result as you, I can verify that my Custom Links beacons are still being sent with Direct Call events as expected. (I verified using the Adobe Debugger browser extension.)