Expand my Community achievements bar.

SOLVED

Adobe Data Collection using the ACDL extension

Avatar

Level 3

Is there documentation (or better yet a tutorial) that shows how to set up in Adobe Data Collection using the ACDL extension?  We aren't ready to go to Web SDK  yet, so just looking for Analytics instructions.

 

What is the difference between using the ACDL extension to set tags vs. without it with a non-Web SDK set up?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi @aablank1 ,

 

ACDL is Adobe Client data layer a event driven data handling approach. Thus making data tracking more structured and event driven, making it easy to maintain and debug.

 

With traditional W3C datalayer, you cannot use the ACDL extension also there are few nuances like race conditions and timing issues.

 

ACDL Extension Article: https://experienceleague.adobe.com/en/docs/experience-platform/tags/extensions/client/client-data-la...

ACDL Detailed Video:

https://experienceleague.adobe.com/en/docs/events/adobe-developers-live-recordings/2021/oct2021/adob...

 

Hope this helps! Let me know if you have any further queries.

 

Thanks!

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

Hi @aablank1 ,

 

ACDL is Adobe Client data layer a event driven data handling approach. Thus making data tracking more structured and event driven, making it easy to maintain and debug.

 

With traditional W3C datalayer, you cannot use the ACDL extension also there are few nuances like race conditions and timing issues.

 

ACDL Extension Article: https://experienceleague.adobe.com/en/docs/experience-platform/tags/extensions/client/client-data-la...

ACDL Detailed Video:

https://experienceleague.adobe.com/en/docs/events/adobe-developers-live-recordings/2021/oct2021/adob...

 

Hope this helps! Let me know if you have any further queries.

 

Thanks!