Using GTM dataLayer with AEP
Hello! A client of our is considering moving to Adobe Experience Platform and RTCDP. They currently use Target and Campaign manager but their analytics tracking is implemented with the Google suite using GA and GTM datalayer. Because of this, I am uncertain on the best approach to send web data to AEP.
We want to keep the existing GTM datalayer as recreating a new one could be expensive. Our options for sending data to AEP are either to use Adobe Launch or to write custom JavaScript Alloy send event calls directly in GTM for every event pushed to the datalayer. (we can also ask developers to code these Alloy events outside GTM)
I’m torn because it seems simpler to use Launch instead of rewriting every event pushed to the datalayer in a custom javaScript Alloy call. However, if we go the Launch approach, we would end up having with two tag management systems. Anyone encounter a similar situation where both Adobe Launch and GTM are placed on the site? Any advice?