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.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
Views
Likes
Replies