コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Data Layer Management Using the ContextHub Tool

Avatar

Level 6

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

1 受け入れられたソリューション

Avatar

正解者
Employee

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

元の投稿で解決策を見る

6 返信

Avatar

Administrator

smacdonald2008bsloki any help here?



Kautuk Sahni

Avatar

正解者
Employee

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

Avatar

Level 10

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 !

Avatar

Level 6

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

Avatar

Employee

Here also an article discussing this from a DTM perspective.

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

Avatar

Level 6

that article from your link was very help and detailed.

thank you