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

Problem implementing eVar80 and eVar81

  • April 1, 2021
  • 5 replies
  • 1671 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

akt0m3r
Adobe Employee
akt0m3rAdobe EmployeeAccepted solution
Adobe 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. 

yuhuisg
Community Advisor
Community Advisor
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.
Level 7
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.

s18Author
April 9, 2021

Hi.

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

jantzen_b
Adobe Employee
Adobe 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?