コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

User Personalization in CQ

Avatar

Level 5

We want to be able to show different content to users based on

a. Authentication Level (signed in vs not signed in)

b. Group Memberships

 

What's the best way to achieve this in CQ5? Is this something OOB or we've to write custom code to achieve it

1 受け入れられたソリューション

Avatar

正解者
Level 10
3 返信

Avatar

正解者
Level 10

This is an area well covered in AEM docs:

http://docs.adobe.com/docs/en/aem/6-0/author/personalization.html (for those reading this and working with AEM 6)

http://docs.adobe.com/docs/en/cq/current/wcm/content-targeting.html (5.6)

Avatar

Level 5

Hey,

Thanks for the information. We don't have the license for the campaign part of it. In any case, do you guys, is there a way to handle this programmatically extensively - for example, a different dashboard based on the country of user - if we had to do that, is this something you recommend or we should rather have the campaign and test&target for Adobe license?

Avatar

Level 10

You could implement a custom service - then you would figure out the code to dynamically display content based on who is viewing it. It would be much easier to license Campaign (which is  -personalization management). That is the benefit to lic other parts of the Digital Marketing platform and use it within AEM.