'Then' Operator In Adobe Target | Community
Skip to main content
October 20, 2020
Solved

'Then' Operator In Adobe Target

  • October 20, 2020
  • 1 reply
  • 937 views

Is there any rationale behind not providing 'Then' operator in audience builder for Adobe Target? What should be the approach, if we want to target users who follow certain sequential path?

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 evidana

It sounds like you are trying to get Target to establish a sort of journey. I am not aware of any out of the box functionality that could assist here, however, you could leverage the global Target call and response tokens to have knowledge of what kind of user your are working with. The idea would go like this, create a profile script that puts the user into a bucket (A or B). Go into settings and turn on a new response token (the one you just created) and then you will need to listen for it on the client side and route accordingly. Just an idea, though I admit it is a bit gimmicky. 

https://experienceleague.adobe.com/docs/target/using/audiences/visitor-profiles/use-profile-scripts-to-test-mutually-exclusive-activities.html?lang=en#audiences

https://experienceleague.adobe.com/docs/target/using/administer/response-tokens.html#administer

https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/functions-overview/atjs-custom-events.html?lang=en#section_0500FF09D3A04450B5DC8F85C6F793E0


Outside of that, you could potentially set up individual activities on each page but that would be pretty cumbersome.

1 reply

evidanaCommunity AdvisorAccepted solution
Community Advisor
November 12, 2020

It sounds like you are trying to get Target to establish a sort of journey. I am not aware of any out of the box functionality that could assist here, however, you could leverage the global Target call and response tokens to have knowledge of what kind of user your are working with. The idea would go like this, create a profile script that puts the user into a bucket (A or B). Go into settings and turn on a new response token (the one you just created) and then you will need to listen for it on the client side and route accordingly. Just an idea, though I admit it is a bit gimmicky. 

https://experienceleague.adobe.com/docs/target/using/audiences/visitor-profiles/use-profile-scripts-to-test-mutually-exclusive-activities.html?lang=en#audiences

https://experienceleague.adobe.com/docs/target/using/administer/response-tokens.html#administer

https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/functions-overview/atjs-custom-events.html?lang=en#section_0500FF09D3A04450B5DC8F85C6F793E0


Outside of that, you could potentially set up individual activities on each page but that would be pretty cumbersome.