Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Monitor resolution and screen size fields based on logical or physical screen size

Avatar

Level 1
The documentation Adobe has on the monitor resolution field, says it's based on the active display and doesn't clarify further if the field is capturing logical or physical sizes : https://experienceleague.adobe.com/docs/analytics/components/dimensions/monitor-resolution.html?
 
Any further clarification if the monitor resolution and screen size fields capture logical or physical sizes would be most helpful. Thanks!
1 Solução aceita

Avatar

Resposta correta de
Community Advisor

The page that you linked to gives the code for getting the Monitor resolution: it's using the "screen" object.

From W3Schools:

Ver solução na publicação original

2 Respostas

Avatar

Level 7

@ireneg25367024  If I am correct than by logical you mean to say the actual size of screen i.e. measuring from top left corner to bottom right corner. If that's the case than yes it measure using the same dimensions logically.

Avatar

Resposta correta de
Community Advisor

The page that you linked to gives the code for getting the Monitor resolution: it's using the "screen" object.

From W3Schools: