Is there any way to load client context in touch UI view | Community
Skip to main content
manank71376227
Level 2
January 13, 2016
Solved

Is there any way to load client context in touch UI view

  • January 13, 2016
  • 1 reply
  • 1111 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

When you say Client Context in touch UI is not loading. are you referring to the client context console ?

If yes, that is not supported in Touch UI. However, there is something called Context Hub in Touch UI which can be used to test / configure the 'Targetting' of a page. The same can be seen when you select 'Target' Mode of a page.

1 reply

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
Level 10
January 14, 2016

When you say Client Context in touch UI is not loading. are you referring to the client context console ?

If yes, that is not supported in Touch UI. However, there is something called Context Hub in Touch UI which can be used to test / configure the 'Targetting' of a page. The same can be seen when you select 'Target' Mode of a page.