Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Client Context-How to save each user with a unique id?

Avatar

Level 2

Using Client Context say if 1,00,000 users are accessing the site and am planning to save the users with a unique id.

How can I save it in client context also is there any limit ok key value pairs?

1 Accepted Solution

Avatar

Correct answer by
Level 10

client context is client side, even if 10000000 access site each user have one id only. Nothing to worry here.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

client context is client side, even if 10000000 access site each user have one id only. Nothing to worry here.

Avatar

Level 10

Hi Arun,

Thanks for reaching out to Adobe Community.

See if the below forum thread helps:

username using client context

Thanks!