Problem implementing eVar80 and eVar81 | Community
Skip to main content
New Participant
April 1, 2021
Solved

Problem implementing eVar80 and eVar81

  • April 1, 2021
  • 5 replies
  • 1668 views

Hi.

We are implementing eVar80 and eVar81 on our site.  They look correct when viewing the source code, but they are not showing up in the Adobe Experience Cloud Debugger and they are not being captured in the report suite.

Any ideas what might be wrong?

Thanks in advance for any help that you can provide.

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 akt0m3r

Hi @s18, in case the variables are not showing up the Experience Cloud Debugger while testing from the webpage, most probably the variables are not set properly from the implementation side. 

5 replies

jantzen_b
Employee
July 20, 2021
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?
s18Author
New Participant
April 9, 2021

Hi.

We got it working.  Thank you.  I appreciate your help.

New Participant
April 5, 2021

@s18 If you have implemented it via source code (not using Launch) and you are sending s.tl() [Custom link call] than you will have to implement s.linkTrackVars="eVar80,eVar81" and then you should be able to see them in server calls.

yuhuisg
New Participant
April 2, 2021
@s18 Please provide more information about how you've implemented eVar80 and eVar81, so that we can better help you. E.g. if you can show the exact code that you're using.
akt0m3r
akt0m3rAccepted solution
Employee
April 2, 2021

Hi @s18, in case the variables are not showing up the Experience Cloud Debugger while testing from the webpage, most probably the variables are not set properly from the implementation side.