Hi team, I want to track how users scroll in the site and wanted to measure different milestones like 25%, 50%, 75% and 100% via WebSdk way not using traditional adobe analytics method where we add clear vars, set variables and send the beacon. Instead I only need to send WebSdk send event when user...
Hi everyone,We’re planning to implement Configuration-as-Code for Adobe Experience Platform (AEP) to version and track all changes in GitLab. However, we’re unsure if it’s realistic to ask developers to make changes directly in files (which will later sync with AEP via API).We’re considering a hybri...
Whilst it's great to be able to see the number of outgoing events on Event Forwarding, I am currently unaware of any way to drill into these numbers and visualize how many events are being forwarded to each respective endpoint. Does anyone have a proposed solution? Or are we in the same boat? Thanks...
Hello AEP Community,I hope you’re all doing well.TL;DR:Can we use an external (custom) service to handle all email, SMS, and Push communications in AEP, instead of directly connecting to providers like SendGrid, FCM, Apple, or the built-in ones? What would be the compromises or challenges in doing ...
Hi Experience Community, I am using API to enable upsert for a dataset and I have received a 403 error: Given user does not have permission to resource {{dataset path}} action read status 403. I have double checked that I have enabled all access to the role and that my API credential is included for...
Hello Everyone,Planning to integrate adobe launch and Bitbucket. Lastest published code from Adobe Launch to push into Bitbucket repository to keep code recorded for future reference.While i reaching found Reactor API. https://experienceleague.adobe.com/docs/experience-platform/tags/api/overview.htm...
I'm currently using the sandbox environment credentials provided by Adobe for learning Adobe Experience Platform (AEP). While trying to explore and set up API connections with these sandbox credentials, I encountered an issue where the APIs seem to be disabled for my account.Is there any way to conn...
Customer would like to implement CDP with Target using WEB SDK. However its www has lots of page views. Then he would like to not turn on Target on every page but only on some (to not generate Target network calls -> cut costs). I come up with the solution that on some pages we can use Datastream Ov...
Dear Teas , I would like to know AEM 6.5 will support on Kubernetes (AWS EKS ) containers Platform , we need to with the stateful set wit with the pod autoscaling .Here we have plane : stagefull set Dynamic storage class and PVC EFS for shared data we are mooning the volume to the pods contai...
While initializing the SDK, we are facing an error that says "Cannot read property 'sendEvent' of null" . Does anyone know about this issue? We are following the github repository https://github.com/adobe/aepsdk-react-native#installation