Expand my Community achievements bar.

Who Me Too'd this topic

Avatar

Level 2

Hi,

Recently, I have started working on Touch UI. I am checking for client context to load in touch ui. It is available in Classic UI in side kick buttton. Is there any way I can include or visible in touch ui?

I tried by include these tag in my page but still it is not coming. 

<cq:include path="clientcontext" resourceType="cq/personalization/components/clientcontext"/>

I have checked the sidekick.js and it is checking for CQ_Analytics but it is not loading in Touch ui page. Please help me on how to include clientcontext in Touch UI.

Who Me Too'd this topic