Adobe Target API and MCID / ECID
Hi,
We are trying to implement Adobe Target API next to Launch (with Adobe Analytics and Experience Cloud ID Service).
We would like to:
- get the variant content via the Adobe Target API call before Adobe Analytics / Experience Cloud ID Service is loaded.
- for that, we would like to use Server Side Batch Delivery call: Target API v1.0
- to see the results of the tests (variation / unique visitors / conversions etc.) in Adobe Analytics
- for that, we could use Data Insertion API as described here: Target API v1.0
Issue
The Data Insertion API requres one of the following parameters to be passed:
- mcid
- vid
- aid
However, none of them is available at 1).
Questions
- How do we make sure 1) and 2) are linked in terms of some common id that would allow for proper serving of experiences for each user as well as tracking the test and variation name in Adobe Analytics via Data Insertion API?
- Perhaps there's some other way you would suggest approaching the implementation of the server-side testing combined with test reporting in Adobe Analytics?