Hi All,
I was trying to understand on contexthub. Created a new page under geometrixx-outdoors, activated to publish instance, then trying to verify on publish instance. Following are few observations
in /apps/geometrixx-outdoors/components/page/head.jsp there is a line
<cq:include path="config" resourceType="cq/personalization/components/clientcontext_optimized/config"/>
If we comment this line, the context hub is not resolving the correct content, showing only default content.
Solved! Go to Solution.
Views
Replies
Total Likes
"I was trying to understand on contexthub"
See -- Using the Adobe Experience Manager ContextHub to work with Personal Experiences
and Using the ContextHub to setup GeoLocation data in the Experience Manager Toy Store site
These articles will show you how to work with the Context Hub.
Views
Replies
Total Likes
Seems like, this particular scenario is using client context backed store from location "/libs/cq/personalization/contexthub/components/stores/clientcontext-profile". Thats why Client Context related inclusion is required
<cq:include path="config" resourceType="cq/personalization/components/clientcontext_optimized/config"/>
May be this is for scenario, where we have a client context store already and want to reuse in context hub. Please add/edit is this understanding is incorrect.
Views
Replies
Total Likes
"I was trying to understand on contexthub"
See -- Using the Adobe Experience Manager ContextHub to work with Personal Experiences
and Using the ContextHub to setup GeoLocation data in the Experience Manager Toy Store site
These articles will show you how to work with the Context Hub.
Views
Replies
Total Likes