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

evars

Avatar

Level 3

Hi,

 

I have a Header Menu event with 2 evars,evar1-linktext, evar2-linksection and login event with the same 2 evars , linktext and linksection.

 

Both evars  1 and 2 having allocation-most recent(last) and expiration - visit.

 

On reporting I see login event evars under header menu event's evar

 

But while I see on the debugger the value is perfect assigned under their respective events.

 

Is this something to do with persistence or expiration?

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Yes, changing to "Hit" expiration would solve your issue.

View solution in original post

8 Replies

Avatar

Community Advisor

I don't understand your problem. It sounds like you're basically doing this:

When the user clicks a header menu (I assume it's the "Login" button in the header):

s.eVar1 = "link text"

s.eVar2 = "link section"

s.events = "eventX" (you didn't specify which success event you're using to count your login events, so I'm just going with the placeholder "eventX" here)

In that case, isn't what you're seeing the correct report?

Note: since your eVars persist for the entire visit, then it is possible for the eVars to also be reported with other non-login events, which occur later in the user's journey.

Avatar

Level 3

The header menu event here is capturing the page names in the site like Home, Services, Contact Us etc.

For login separate event is created which will capture user login type.

 

Yes, as you said then it may be eVars which got persisted since expiration is set to visit.

 

So, changing it to hit will resolve?

Avatar

Correct answer by
Community Advisor

Yes, changing to "Hit" expiration would solve your issue.

Avatar

Level 3

I have my project in the production state now (Report suite + Adobe Launch Library).

 

If now I make any changes in the Report Suite will it reflect automatically?

Or do I need to make changes in the Adobe Launch too?

Avatar

Level 4

@jane_120  It will reflect automatically since your making the changes in Report Suite, there are no changes need to make on Launch.

Avatar

Level 3

That's great! Also, will the changes reflect in the old data?

Avatar

Level 4

No Changes won't apply on old data, will reflect only on upcoming data.