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?
Solved! Go to Solution.
Views
Replies
Total Likes
Yes, changing to "Hit" expiration would solve your issue.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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?
Views
Replies
Total Likes
Yes, changing to "Hit" expiration would solve your issue.
Views
Replies
Total Likes
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?
Views
Replies
Total Likes
@jane_120 It will reflect automatically since your making the changes in Report Suite, there are no changes need to make on Launch.
Views
Replies
Total Likes
That's great! Also, will the changes reflect in the old data?
Views
Replies
Total Likes
No Changes won't apply on old data, will reflect only on upcoming data.
Views
Replies
Total Likes
okay. Thank you @Charles_Thirupathi and @yuhuisg .
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies