@JohnRog ,Marketing channels and evar persist (based on the expiration you have set for them). There could be a possibility that one visit may have multiple Marketing channel set including Natural Search so the breakdown you have done might show the Exit links which belongs to Natural search as well...
@desusai7 Possible causes behind no data for Media Time spent, Content time spent metrics could be as mentioned below:Please check the main and ad server calls are getting fired fine with appropriate gap in timestamps.-The difference between ts is 10 milliseconds per main and 1 millisecond per ad. T...
@I-5 ,If you are using Analysis workspace, you can create a report based on Day of Week dimension and you will see Sunday as a line item, now breakdown Sunday with Week dimension, it will give you all the Sunday Visits based on your Date range. I have verified this and it is providing only Sunday vi...
@digital_markete ,A visit falls under Typed/Bookmark if the parameter "r" referrer is not set for the hit. This generally happens when user types the URL directly in the browser which already have the campaign QSP or when user navigates from HTTPS pages to HTTP page or during redirects or temporaril...
@RP08 It is recommended to set linkTrackVars and linkTrackEvents using custom code if you set variables in Launch using the custom code editor for s.tl call.Please refer the links below:https://experienceleague.adobe.com/docs/analytics/implementation/vars/config-vars/linktrackvars.html?lang=enhttps:...
Sure @jacobs84905156 You can try this as per https://gist.github.com/jacobsander/9ae6c419a63fd44eea7ae5b694a3d533Once implemented please check if Currency code is being fired outside "c." and ".c" or inside? It should be fired outside these parameters.
@nk11339 Report builder works on API v1.4 and workspace works on API v2.0. There is an issue with the 1.3 and 1.4 reporting API that makes it so that segments that filter by 'Unspecifed' will not work correctly. The problem lies in the fact that the API uses '::unspecified::' to reference unspecifie...
@Phil_H13 The reason there is a difference is because in out of the box time spent per visit calculation, not all visits are counted - only those that have the timespent seconds on Page attribute set. This is not exactly the same as visits - bounces. For many visits, there is no timespent set, and t...
@sbellone ,If you are using API 1.4 below are the dimension and metrics documents with API ids:https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/reporting-api/elements.mdhttps://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/reporting-api/metrics.md If you are using API 2.0,...