Processing rule to populate a permanent value across visit | Community
Skip to main content
trochira
Level 2
April 8, 2021
Solved

Processing rule to populate a permanent value across visit

  • April 8, 2021
  • 1 reply
  • 676 views

I am looking for a way to create a Processing rule in Adobe which allows to populate entry source of an event across the visit. As a result value of this eVar needs to stay unchanged across whole the visit. Does anyone of you have experience in that?

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 yuhuisg

I think this depends more on your eVar's settings. Try using "Original (First Touch)" Allocation with "Visit" expiration. Then you can set the eVar's value in your implementation code for all hits, but AA will only attribute to the first tracked value of the visit.

1 reply

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
April 8, 2021

I think this depends more on your eVar's settings. Try using "Original (First Touch)" Allocation with "Visit" expiration. Then you can set the eVar's value in your implementation code for all hits, but AA will only attribute to the first tracked value of the visit.