Topic: adobe-experience-platform
Posts 1–3 of 3
Sending Data to Adobe Analytics via AEP Web SDK posted on: 2023-03-24
One of the many features of Adobe Experience Platform (AEP) Web SDK is the ability to send data to multiple platforms with one implementation. You can send data to AEP Real Time Customer Profile, Adobe Analytics, Adobe Target, and even some third party platforms, with one server request using one data format.
Adobe Experience Platform Web SDK via Launch – Part 2 posted on: 2022-05-04
In this post I send data events via Adobe Experience Platform Web SDK. I discuss the Launch extension, setting up XDM object data elements, and testing to ensure data is being populated correctly to an XDM schema.
Adobe Experience Platform Web SDK via Launch – Part 1 posted on: 2022-04-23
Adobe Experience Platform (AEP) Web SDK refers to a JavaScript library that can exchange data with the AEP Edge Network. In this post I examine the first steps to implementing Web SDK via the official Adobe Launch tag manager extension.