How to use the ContextHub in Touch UI AEM 6.2 | Community
Skip to main content
New Participant
February 14, 2017
Solved

How to use the ContextHub in Touch UI AEM 6.2

  • February 14, 2017
  • 4 replies
  • 2850 views

How to use the ContextHub in Touch UI. i had read this documentation. but it is not going to say anything except adding the <head> tag sling including ContextHub component. can i know the steps 

  1. how to add this contexthub
  2. how to test this one
  3. how this is usefull in publish or end user usage of contextHub.

Regards,

~Kk

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 gcarlino

All that is needed to add Context Hub to a page is in fact adding the tag as documented on the referenced [1] page.

Regarding testing, if you want to test if segmentation is working, please check the admin docs [2].
If you want to debug errors you are getting with Context Hub itself, please check diagnostics page [3].

The actual usage of the content hub and what it does is provided from the perspective of the admin [4], who needs to define the segmentation, and the author who needs to manage audiences [5] and view pages against Context Hub data [6].

[1] https://docs.adobe.com/docs/en/aem/6-2/develop/personalization/contexthub/ch-adding.html
[2] https://docs.adobe.com/docs/en/aem/6-2/administer/personalization/contexthub-config/segmentation.html
[3] https://docs.adobe.com/docs/en/aem/6-2/develop/personalization/contexthub/ch-diagnostics.html
[4] https://docs.adobe.com/docs/en/aem/6-2/administer/personalization/contexthub-config/segmentation.html
[5] https://docs.adobe.com/docs/en/aem/6-2/author/personalization/managing-audiences.html
[6] https://docs.adobe.com/docs/en/aem/6-2/author/personalization/ch-previewing.html

4 replies

New Participant
February 22, 2017

Thanks smacdonald2008, I am also looking for a comprehensive document that tells sample steps to use Context Hub and make use of context-hub to deliver targetted content without using a Adobe Target account and only using Context Hub - is that feasible?

smacdonald2008
New Participant
February 15, 2017

AEM also exposes a Java API for ContextHub - see: https://helpx.adobe.com/experience-manager/using/aem_contexthub_api.html

gcarlino
gcarlinoAccepted solution
Employee
February 15, 2017

All that is needed to add Context Hub to a page is in fact adding the tag as documented on the referenced [1] page.

Regarding testing, if you want to test if segmentation is working, please check the admin docs [2].
If you want to debug errors you are getting with Context Hub itself, please check diagnostics page [3].

The actual usage of the content hub and what it does is provided from the perspective of the admin [4], who needs to define the segmentation, and the author who needs to manage audiences [5] and view pages against Context Hub data [6].

[1] https://docs.adobe.com/docs/en/aem/6-2/develop/personalization/contexthub/ch-adding.html
[2] https://docs.adobe.com/docs/en/aem/6-2/administer/personalization/contexthub-config/segmentation.html
[3] https://docs.adobe.com/docs/en/aem/6-2/develop/personalization/contexthub/ch-diagnostics.html
[4] https://docs.adobe.com/docs/en/aem/6-2/administer/personalization/contexthub-config/segmentation.html
[5] https://docs.adobe.com/docs/en/aem/6-2/author/personalization/managing-audiences.html
[6] https://docs.adobe.com/docs/en/aem/6-2/author/personalization/ch-previewing.html

smacdonald2008
New Participant
February 14, 2017

I am looking for better articles on this. We do not have a HELPX article on this use case - but I will add this use case to the list. 

I will also log a doc bug,