Getting Customer ID or User ID in APM AXA
search cancel

Getting Customer ID or User ID in APM AXA

book

Article ID: 227125

calendar_today

Updated On:

Products

CA Application Experience Analytics SaaS (AXA) DX APM SaaS DX Operational Observability

Issue/Introduction

We get a User ID in the agent traces but not in AXA.

 

Environment

  • DX O2 SAAS
  • DX O2 OnPrem 2*
  • DX AXA

Resolution

Option 1: Use the property "introscope.agent.decorator.userid.cookie.name" specify UserID Cookie to be used by APM Java Agent (Browser Agent Extension).

Option 2: BAExt.js example code shows how to read User ID from a Cookie and pass to AXA.

 

Additional Information