We'd like to keep the custom rules in Data Collection to a minimum. A clean data layer can solve that. What is the best practice for source data in an ACDL implementation?
There are two ways I've seen to set it up:
Automatically generating names sounds the best. However there are some issues in our environment which complicate things:
So this is a bit of a puzzle. Any thoughts would be welcome.
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
Hi @aablank1
First of all, the type of website should dictate the structure of your data layer. Meaning, if you have products, make sure you have a "products" array, etc.
In terms of page information, I would always try to capture
but yeah, it really depends on what type of website you have
表示
返信
いいね!の合計
Really appreciate the advice. Capturing the path and title sounds good.
With the "products" array, are there standard array structures documented so we could pick what we need? It seems like creating new ones would be a bit like reinventing the wheel.
表示
返信
いいね!の合計