Hi,
I would like personalize content based on user profile like if the user profile property has “role = primary” , it will show some content related to primary role. And if the user profile property has “role = secondary” , it will show some content related to secondary role.
To do this, I have created two different user names under “/home/users” and created property name called role under “profile node”.
The thing here is when I create segments I could not see that role property in ‘profile property component’ which I created under “/home/users/user1/profile”. It profile property component has only “Gender, Age, Interest, Country, Language”. What if I need to have role property in that drop down list?
Could you please tell where I need to configure it?
Additional my goal is to display a content based on user profile. Am I in correct path or going in correct way? If not please guide to achieve this functionary in cq5.
Thanks,
Anderson