Send activity allocations into Target | Community
Skip to main content
Scott_Shindel
July 28, 2020
Solved

Send activity allocations into Target

  • July 28, 2020
  • 2 replies
  • 1158 views

Is it possible to use some other system (internally built or other vended product) to control, within a given activity, which users get allocated to each bucket?  Basically bypass the Target allocation system and pass this in via API or similar?

We have multiple A/B (and other) experiment testing platforms, and are looking into possibilities for experiment consistency across all of them.

If we have a centralized process that determines experiment allocation at runtime, could this be passed into Target?   To allow existing users to still utilize capabilities within Target, while centralizing experiment allocation for cross-platform consistency.

 

Looking through the API code and documentation, it was difficult to determine if this was possible in any of the Activity APIs.

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 ryanr7

Hi @scott_shindel,

If I understand correctly you want to determine which experience a visitor gets outside of Target but then still use Target to serve the experience and report on it? I think you could accomplish this by passing a custom parameter in the Target request that denotes which activity/experience they should see and then setting up a corresponding XT activity with audiences based on the custom parameters you are sending.

-Ryan 

2 replies

ryanr7Adobe EmployeeAccepted solution
Adobe Employee
July 29, 2020

Hi @scott_shindel,

If I understand correctly you want to determine which experience a visitor gets outside of Target but then still use Target to serve the experience and report on it? I think you could accomplish this by passing a custom parameter in the Target request that denotes which activity/experience they should see and then setting up a corresponding XT activity with audiences based on the custom parameters you are sending.

-Ryan 

Adobe Employee
August 26, 2020

@scott_shindel Unfortunately, there is no inbuilt feature available in Target that lets to control the traffic allocation of the activity. However, you could probably use the custom script for achieving this.

 

Regards,

Karan Dhawan