Manual Launch Calls for Non-Supported Adobe SDK Devices | Community
Skip to main content
KennyT-ATL
Level 2
April 11, 2018
Solved

Manual Launch Calls for Non-Supported Adobe SDK Devices

  • April 11, 2018
  • 3 replies
  • 2520 views

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!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by EricMatisoff

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)

3 replies

EricMatisoff
Adobe Employee
EricMatisoffAdobe EmployeeAccepted solution
Adobe Employee
April 12, 2018

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)

KennyT-ATL
Level 2
April 12, 2018

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!

EricMatisoff
Adobe Employee
Adobe Employee
April 12, 2018

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.