Skip to main content
Level 2
May 29, 2026
Question

Multiple unique visitors(people) for single ECID in CJA

  • May 29, 2026
  • 2 replies
  • 10 views

I can see multiple unique visitors(people )value for my ECIDs. I have simply renamed “people” metric as “Unique Visitors” in my CJA and only passing website streaming data via webSDK without enabling profile for my schema.

My visit(session) expires after 30min.

 

 

2 replies

Level 2
May 29, 2026

Hi ​@N_G . I think I see the problem here.
 

The People metric in CJA is a count of distinct Person IDs. This depends on which attribute was selected as the Person ID when the datasets were configured in the CJA connection.

In this case, it looks the top three ECIDs you highlighted are associated with multiple Person IDs. So you need to check the datasets in the connection and identify which actual attribute is being used as the Person ID.

If your intent was one ECID should equal one visitor, then the Person ID should ideally be set to the ECID.

One ECID can have multiple Person IDs when the same browser or a device is associated with different user identifiers, like when multiple users log in from the same browser.

I hope this helps.

N_GAuthor
Level 2
May 29, 2026

Yes, my person ID is not set as ECID at the moment. Let me make the change and monitor the data.

 

Thanks Uday !

Level 2
May 29, 2026

I’d really appreciate if you could accept the solution and mark this as solved, if the answer helped you with your problem.