Hi folks: A question on Analytics patch. Do we need to update any extensions or code locally as such, or is this fully backend patches being applied so I as an end user don`t need to do anything? thanks
Sadly no workspace wont help you. There is a COnnector and I suspect much like teh GA version for PowerBi you will need to dig around abit into the desired metrics you want and need. FYI all data points in native Adobe Analytics are not guaranteed to be avaialbel in PowerBI connector. https://exper...
Just in your scode add a line like this: /* Marketing Cloud ID */s.eVarXX=_satellite.getVisitorId().getMarketingCloudVisitorID() Where XX is your new evar defined for MID. GLTU
Heres a link to show your devs intro in digital data layer. https://experienceleague.adobe.com/docs/analytics/implementation/prepare/data-layer.html?lang=en Basically once you define the data layer you could for example use meta tags for content types and then have them populate the data layer. Anot...
Sadly real time reporting is an Adobe weakness.See all the limitations.https://experienceleague.adobe.com/docs/analytics/components/real-time-reporting/realtime.html?lang=en The closest you could try is create a custom report and depending on metric see how close to real time it will be. Include cur...
Workspace is a great tool but I find its still lacking in large data set results handling.There is a limit of 400 rows for widgets to show so if your set exceeds that you will have problems. Also speed becomes more of an issue in terms of load, refresh with longer data sets/rows. I`d recommend using...
Hi it would help to understand what are these rule templates trying to help you tag? Ideally you want alot of that page level data in your digitaldata object.What type of page app is it? Single page app? java based app?If you have certain rules criteria maybe looking at direct call rules could be an...
Yes if the URLs are exactly the same but content has changed this will group them as such. The sub cat report would then show them going back i time prior to actual change. Will not be optimal then for you.You could try to do an evar. On pages add a meta tag to feed the evar. Original design vs New ...
This is a different way to try it but will allow you some more flexibility. The page metric. all your pages via pagename or if you have URL could create a SAINT classification. using the classification you could create against the key value a category. Key value > New sub classificationPage name > ...