How to resolve user segmentation at server side | Community
Skip to main content
October 16, 2015
Solved

How to resolve user segmentation at server side

  • October 16, 2015
  • 1 reply
  • 625 views

Hi,

I would like to resolve user segmentation at server side. Is there any API for this? Or I have to write own method?

 

Thanks

Jasmine

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

AFAIK CQ segments are always evaluated on the client side to maximize the efficiency of the Dispatcher/Akamai caches.  You have to implement own method for server side.

1 reply

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

AFAIK CQ segments are always evaluated on the client side to maximize the efficiency of the Dispatcher/Akamai caches.  You have to implement own method for server side.