Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Processing rule to populate a permanent value across visit

Avatar

Level 2

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?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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.