I have made some changes in my saw the load the youtube embedded video with this option and it works. I already have another extension for youtube but since these videos were embedded into the page and inside the iFrame tag it was not getting loaded but with option I am able to get the play. I hope ...
Hi all, I have a use-case where I have to implement the analytics tracking for youtube embedded videos. I have tried using two extension one being youtube playback and other one is youtube player embed but neither is giving me the desired outcome. I am thinking if the videos are inside the iframe ta...
How can we implement scroll depth through websdk approach ? Where there is no analytics extension we can't even call s object. We have XDM object available where all variables mapped to schema fields.
Thank you @bjoern__koth, I am able to see the ECID with AEP debugger as per the steps shared by you. One more thing, while mapping ECID with data prep method within datastreams I gave the sample payload and not the actual JSON for my current schema as it was not showing in Preview sample data column...
Hi team, I am currently in process of migrating the analytics tracking to WebSdk and while doing the same, I am facing a challenge for Experience cloud id (ECID). I am trying to capture ECID via data prep method as per this documentation https://experienceleague.adobe.com/en/docs/experience-platform...
Hi @Ankit_Chaudhary, Thank you for the response... Wanted to cross check is this the Adobe recommended way to block the server calls or do you see any flaws on this method. As I have good amount of code written inside the custom code editor including the plugins and I am still in the first phase whi...
Hi, I have a scenario where currently my entire implementation is on an old datalayer say digitalData object and sends data to old report suites by using Adobe Analytics extension. Plan is to migrate the analytics tracking by adding a new datalayer say xyz object to the website and use WebSDK extens...
Hi @leocwlau, Thank you for providing the response. However, as per my use-case I wanted to check is there a way we can bypass the additional server call to old report suite that has older datalayer implemented and only data should be sent to new report suite where the new datalayer implemented to a...