Data Layer Management Using the ContextHub Tool | Community
Skip to main content
Level 4
June 26, 2017
Solved

Data Layer Management Using the ContextHub Tool

  • June 26, 2017
  • 6 replies
  • 3026 views

Hi All,

I was reading over the documentation on the ContextHub Tool and it seems like it would be a great tool for use as a generic data layer but had some questions that wasn't in the documentation.

Questions:

  1. The data element monitor polls for the values. Will page load time be affected?
  2. Is anyone using ContextHub Tool for Data Layer and have you seen any issues?

Thank you,

Scott

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 Feike_Visser1

Dy default stores are loaded async, so load time of the page is not affected.

6 replies

kautuk_sahni
Community Manager
Community Manager
June 29, 2017

smacdonald2008bsloki any help here?

Kautuk Sahni
Feike_Visser1
Adobe Employee
Feike_Visser1Adobe EmployeeAccepted solution
Adobe Employee
June 29, 2017

Dy default stores are loaded async, so load time of the page is not affected.

Lokesh_Shivalingaiah
Level 10
June 29, 2017

Context hub is meant for managing the data stores for personalization. However it could be used as a data layer.

As feike_visser​ mentioned, its loaded async so it should be fine.

Regarding the issue, it depends on what type and how much of data are we trying to load in this layer !

Level 4
July 5, 2017

I was reading the below page and it seemed like you can just replace your existing data layer with the contextHub tool and utilize the polling function to always listen for changes. Seemed like a cool advanced version of a data layer.

Data Layer Management Using the ContextHub Tool

Feike_Visser1
Adobe Employee
Adobe Employee
July 6, 2017

Here also an article discussing this from a DTM perspective.

https://webanalyticsfordevelopers.com/2017/06/20/using-a-ceddl-data-layer-with-dtm/

Level 4
July 6, 2017

that article from your link was very help and detailed.

thank you