내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Are data elements needed for browser tech in Launch?

Avatar

Level 3

I'm setting up a launch property, and haven't created any data elements for Browser technologies (type, java/javascript versions, browser window size). But I see that data in the Cloud Debugger, and seem to be getting that data in my test reporting.

That's great! Is there a reference to what data is always included separate from that specified by the created data elements?

 

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Not sure if there is a specification about what variables are set automatically. It will be challenging to prepare such a guidance as the list of variables may vary depending on library configuration, plug-ins, onsite events.

 

You may want to read this page, the chapter Pre-configured reports in Reports & Analytics explains what gets available out of the box. It not only covers the data captured in variables that you see in the debugger but also the info from http headers (e.g. user-agent you were referring to).

https://docs.adobe.com/content/help/en/analytics/components/variables/dimensions-reports/dimension-c...

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 10

Not sure if there is a specification about what variables are set automatically. It will be challenging to prepare such a guidance as the list of variables may vary depending on library configuration, plug-ins, onsite events.

 

You may want to read this page, the chapter Pre-configured reports in Reports & Analytics explains what gets available out of the box. It not only covers the data captured in variables that you see in the debugger but also the info from http headers (e.g. user-agent you were referring to).

https://docs.adobe.com/content/help/en/analytics/components/variables/dimensions-reports/dimension-c...

Avatar

Level 3
Thank you - this doc is very helpful.