Ideally, it should not be different if you are pulling simple report without segment or multiple breakdown. you may need to ensure breakdown or segment used in workspace are in the same pattern as its in data warehouse.
@ishanchopra you can refer below adobe link for youtube video tracking. it cover step by step instruction. I hope this help https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-15023
@jane_12 you cannot transfer scheduled project in adobe analytics however if you know from which workspace project, it is scheduled, you can transfer that project to another user using menu Admin-> Analytics Users & Assets.This way you can setup a new schedule for that specific project and if you h...
@Michael_Soprano you can't publish AA segment in AEP platform directly. Adobe Analytics segment/audience can be shared with Adobe Experience Cloud only.If you have CJA project and AA data is collecting in CJA, then you can publish the audience from "Filter" feature directly to AEP platform. Alterna...
@kamil_tagging if you are using 2 tagging sending data to two different report suite, adobe will collect it a separate server call. it will not be merged.
@user87585 as per the current feature available, you can download using "download item as csv" only. Its not possible to exact all data in panel in excel within workspace. You can utilize Adobe analytics APIs to get data, you can get the API call code by clicking on "Help" Menu-> Debugger. It will ...
@VirginieRe2 Default Pages Dimension value is not processed if analytics server call is a s.tl(). you need to verify that while firing Add to Cart event , where you are firing pageview call(s.t()) or click call (s.tl()).For click calls pages dimension value is not processed by adobe by default, you ...
@PD10 if your company has setup First party tracking server for adobe analytics, then you need to add the same. Generally First party tracking server has syntax like metrics.domainname.xx . for secure server, it will be like smetrics.domainname.xx However, if your company has not setup first party...
@AEPAA this happen if we have consent management implemented and sometime custom consent management implementation load analytics calls as text so that it does not get processed. However after consent is accepted and when user load the page it populate actual gif or xhr server call which are process...