I am exploring server side Adobe Analytics tracking for a client. In the documentation Direct integration with the Experience Cloud Identity Service, the response would contain id_sync_ttl with a value equivalent of 7 days. What is the purpose of this value? Do I need ping the endpoint with the d_mi...
Hi,I wanted to take a relook at the Performance Timing Plugin to look at the page performance, but realised that the URL to it has been redirected to to getPageLoadTime plugin.I understand that the plugin was in beta and would be subjected to changes, but is there a reason why the change to just tra...
I am using the full-on Chrome extension. The version installed is 0.0.808.You reminded about the JavaScript bookmarklet and I have just checked it out. The JavaScript bookmarklet does show the pageType value though.
I am doing some verification work for a client site using the Adobe Experience Cloud Debugger tool.I think I have encountered a bug where s.pageType is not shown in the Debugger.One of the pages we track is the 404 page with s.pageType = "errorPage". However, s.pageType is not turning up in the Debu...
Hi Jor,Instead of using performance.timing.loadEventEnd, you will have to calculate the timing at when you invoke your function.If you are calculating from performance.timing.navigationStart, you can use performance.now() to return the page load time at the point you invoke your function.Note, in s_...
Hi,I have received a notification in Adobe DTM to update the AppMeasurement library to 2.4.0. However, upon checking the release notes for AppMeasurement, it seems to be incomplete due to JIRA configuration issue :Error in text:Error rendering macro 'jira' : Unable to locate JIRA server for this mac...