Hi @Som05 Adobe Analytics don't have any extension or native integration to fetch the data from Salesforce.You have to write a custom script to fetch the incident status.
Hi @Som05 Adobe Analytics don't have any extension or native integration to fetch the data from Salesforce.You have to write a custom script to fetch the order total using API.
Hi Team, Recently I have faced a issue regarding cross domain tracking when user click on login which is added as button without anchor tag href. I have implemented appendVisitorIDsTo method and it will works fine when you link is having href but when user click on button which will not have anchor...
@Katia_MacedaXM have tried this below extension Accessible Site Speed Metrics.It is having some good insights.https://exchange.adobe.com/apps/ec/103053
Hi @MahimitraCh1 Can you try with below solution? this could help to implement the solution.https://blog.developer.adobe.com/html5-audio-tracking-using-adobe-launch-e5cde81842bc Here logic it fetch the played duration of the podcast.
Hi @Nakueshimu Its shows the average depends upon what dimension you use.I have attached the screenshot where I have break down with different dimensions for same date range.
Hi @dineshpr You should have access to intelligent caption Reporting Tools access.It can be enabled at report suite access level from admin console.Attached screenshot FYR.Navigate to Admin Console > Products and services > Customer Journey Analytics > Product Profiles.Note: This will be available o...
@Katia_MacedaXM Hi @Katia_MacedaXM I have used below script get the page-load speed and it is absolutely working fine for me.s.doPlugins=function(s) {if(s.pageName) s.getPageLoadTime();if(s._pltPreviousPage){s.prop9 = s._pltLoadTime;s.events=s.apl(s.events,"event14="+ s._pltLoadTime,",",1);}}s.useP...