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

Merchanding evars|Persistance

Avatar

Level 2

For merchandising evars to persist and bind to a subsequent success event, is it necessary to have the product variable at that subsequent page too?

1 Accepted Solution

Avatar

Correct answer by
Employee

@ananya12 ,

If the evar is set as conversion syntax, you would have to make sure all the below mentioned actions are happening on the same hit:

  • The merchandising eVar is set with a value.
  • The products variable is defined with a value.
  • A binding event is set.

Once all these actions are there in the same hit, Instance will be counted for the evar value otherwise it will go under None/Unspecified. 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

@ananya12 ,

If the evar is set as conversion syntax, you would have to make sure all the below mentioned actions are happening on the same hit:

  • The merchandising eVar is set with a value.
  • The products variable is defined with a value.
  • A binding event is set.

Once all these actions are there in the same hit, Instance will be counted for the evar value otherwise it will go under None/Unspecified.