Adobe Data Collection using the ACDL extension | Community
Skip to main content
New Participant
February 28, 2025
Solved

Adobe Data Collection using the ACDL extension

  • February 28, 2025
  • 1 reply
  • 491 views

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?

Best answer by atharva32

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-layer/overview#listen-to-specific-event

ACDL Detailed Video:

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

 

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

 

Thanks!

 

1 reply

atharva32
atharva32Accepted solution
New Participant
March 3, 2025

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-layer/overview#listen-to-specific-event

ACDL Detailed Video:

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

 

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

 

Thanks!