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.

SOLVED

Manual Launch Calls for Non-Supported Adobe SDK Devices

Avatar

Level 2

I am seeking to find out if it is possible to execute a launch call from a platform that does not have a dedicated adobe sdk.

Example would be for:

Roku

Smart TVs with the javascript sdk

Thanks!

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

As long as what you means is - you want to use code to manually increase the Launches metric (and I think that's what you mean. The product Adobe Launch confuses things here ) then you'll want to set this context data variable:

(that's using JavaScript, obviously)

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

As long as what you means is - you want to use code to manually increase the Launches metric (and I think that's what you mean. The product Adobe Launch confuses things here ) then you'll want to set this context data variable:

(that's using JavaScript, obviously)

Avatar

Level 2

Yes, that is confusing.

I mean launch as in the metric.

So I can create a call that would replicate the Launch Call (standard Adobe SDK) when the Adobe SDK does not exist or if I was using the Adobe JS SDK.

Correct?

Thanks!

Avatar

Employee Advisor

Oh, one extra thing - you’ll need to enable the report suite in Mobile Services as an “app” If you haven’t already done so. This tells the back-end system to look for that context data variable.