In the Adobe analytics report, we observed that for some mobile app users, we are seeing huge spike in the Video Views numbers. Its like within 1 minute seeing 900+ video views. It was random and happening very few times in a month. It was not bot activity but due to bug in the the mobile app.I want...
Hello @Aarthi098, In the Adobe reports if you are seeing values for event11 (metric) as '1,2,3,4,5,6...12345' and you expect to see values for event11 as '10,20,30,40...12340' then it is the issue of selecting wrong 'type' when configuring Success event (event11) in the report suite. You can change...
Hello @ambikaTewari_ATCI , Can you try-> 'try'-'catch' block inside s_doPlugins(s) function and check if there is any execution error while executing any plugins inside s_doPlugins function?For ex,function s_doPlugins(s) {
try{
s.execDoPlugins++;
_satellite.logger.log("============ s_doPlugins("+s.e...
Hello Apoly, If i understand your question correctly then your concern is about 'demdex cookie/information is getting used by other domains'. As per this document- https://experienceleague.adobe.com/docs/id-service/using/intro/id-request.html . Demdex services uses 'Adobe Organization ID', so if you...