コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Problem implementing eVar80 and eVar81

Avatar

Level 1
Level 1

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.

1 受け入れられたソリューション

Avatar

正解者
Employee

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 返信

Avatar

正解者
Employee

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. 

Avatar

Community Advisor
@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.

Avatar

Level 7

@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.

Avatar

Level 1
Level 1

Hi.

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

Avatar

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