Audience based on sessionId | Community
Skip to main content
Gaureshk_Kodag
Employee
May 1, 2021
Solved

Audience based on sessionId

  • May 1, 2021
  • 1 reply
  • 940 views

How can I target customers/create segments based on the condition "if Target sessionId changes"?

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 Pawan-Gupta

session change information can be retrieved through user profile as user.isNewSession and can be used with other sessionid parameters in conjunction to achieve the goal via adding logical experssion. plz refer https://experienceleague.adobe.com/docs/target/using/audiences/visitor-profiles/variables-profiles-parameters-methods.html?lang=en#section_8F25958273164EBAA6DC659302993FD3  

 

let me know if you are not looking similar?? then plz detailed it out!!

1 reply

Pawan-Gupta
Pawan-GuptaAccepted solution
New Participant
May 3, 2021

session change information can be retrieved through user profile as user.isNewSession and can be used with other sessionid parameters in conjunction to achieve the goal via adding logical experssion. plz refer https://experienceleague.adobe.com/docs/target/using/audiences/visitor-profiles/variables-profiles-parameters-methods.html?lang=en#section_8F25958273164EBAA6DC659302993FD3  

 

let me know if you are not looking similar?? then plz detailed it out!!