내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to resolve user segmentation at server side

Avatar

이전 커뮤니티 멤버

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

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

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 답변 개

Avatar

정확한 답변 작성자:
Level 10

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.