CJA: Browser Name Value is Not Showing up | Community
Skip to main content
Level 2
March 23, 2026
Question

CJA: Browser Name Value is Not Showing up

  • March 23, 2026
  • 2 replies
  • 42 views

Hello,

 

Within CJA, We are not seeing any value assigned to Browser Name Field within CJA.

This is happening even though i have set it up “Datastream” to collect the value for “Browser Name”.

 

Other fields like Device Type, Operating System are showing up in CJA.

 

Please suggest.

    2 replies

    John_Man
    Community Advisor
    Community Advisor
    March 23, 2026

    What’s your schema path for the Browser Name field?

     

    Mine is like below,

     

    KumarRishii
    Level 5
    March 24, 2026

    Browser Name will not appear in CJA unless the field is actually populated in the XDM payload or mapped correctly in the datastream.

    Check below pointers:

    • Ensure environment.browserDetails.name exists in the XDM payload (check the Web SDK network call).
    • Verify the datastream mapping sends Browser Name to that XDM field.
    • Make sure the field is added to the CJA Data View components.

    If the value isn’t in the XDM payload,  it will never appear in CJA.

    Level 2
    March 25, 2026

    @KumarRishii 

    Thank you for the response.

    I have verified that at datastream level, i see device look up is enabled:

     

    I also see that in network call, everything else about browser is sent, only name is missing:

     

    What else might be missing because of which this might be happening.

     

     

    Jennifer_Dungan
    Community Advisor and Adobe Champion
    Community Advisor and Adobe Champion
    March 25, 2026

    If I am not mistaken… I think you need to use the first option:

    “Keep user agent and client hint headers”