getTimeBetweenEvents plug-in is not available for web SDK implementation, is there an alternative to it for web SDK implementation? I need to find the time spent by the users between two events:A particular use case would be the time it takes for a user to go from adding the first item to the cart t...
With the deep link URL of the mobile app we are developing, I tried connecting the session but couldn't. The assurance extension is installed in the mobile app launch property, the library code is there in the Mobile SDK, and we also referred to the troubleshooting guide as well- https://experiencel...
I am capturing value of getNewRepeat in an eVar with edge network Web SDK implementation. I am getting all the instance values as either 'New' or 'Repeat' which means my implementation is correct. However, against Unique Visitor metric I see unspecified values which are also in addition to total of ...
I have implemented getNewRepeat plugin, however, it is showing a lot of 'unspecified' values. When I check in the debugger I do see visits as 'New' or 'Repeat' what can be the reason for 'unspecified' values? I tried to debug also but do not see any pattern with particular pages for the same pages I...
@PratheepArunRaj - I am facing the same issue. Can you please share some details on how to debug the problem? What do you mean when you say 'few pages didn't have the plugin'? When I am checking in debugger for the pages I see in the reports with 'unspecified' New or Repeat values I do see values ag...
I am configuring analytics web SDK setup for one website where ACDL is implemented. In the console, I can see the data layer values populating in the data layer. However, the values are coming as 'null' when sending Web SDK events.