


Hello All,
We have traditional implementation of site catalyst on AEM pages where we include s code js file and sends information to site analytics.
We are not using Site Analytics framework.
So my question is, in Touch UI, what I need to do to enable viewing of Analytics data against pages?
I have created a Analytics Config and framework but nothing included on framework. And associated the framework with the site.
What do we need to add in the framework so that data is available in Touch UI? Where do I define mapping of what variables available in Analytics to whats displayed in Touch UI?
Thanks
Views
Replies
Sign in to like this content
Total Likes
Please have a look at this similar forum post:-
// You would need to write a custom implementation. Not everything that is available on Classic Ui is available with Touch UI.
~kautuk
Views
Replies
Sign in to like this content
Total Likes
Hi Shishank_mathur,
Your questions create some of the confusions about your problem/need. Here are some of the follow up questions:
"You are not using site analytics framework."
If you are not using analytics framework then how do you expect to see analytics details & reports?
In touch UI, what I need to do to enable viewing of Analytics data against pages?
In order to view the data in touch UI, you need to build a service to fetch analytics data from any analytics framework. Are you thinking that AEM should track page information and stats should be available in Touch UI?
What do we need to add in the framework so that data is available in Touch UI? Where do I define mapping of what variables available in Analytics to whats displayed in Touch UI?
Another confusing questions. Not sure what you are expecting here?
Regards,
Jitendra
Views
Replies
Sign in to like this content
Total Likes
We have added to this to the list of Ask the AEM COmmunity Experts - we will look at presenting this in 2017.
Views
Replies
Sign in to like this content
Total Likes
Hello Jitendra,
We have data in site analytics for the pages which exists in AEM.
What I am looking to do is pull that analytics data and show it within AEM Touch UI.
There is a default implementation available to get data I think as mentioned here: https://docs.adobe.com/docs/en/aem/6-1/develop/extending/sitecatalyst/pa-naming.html
Could you please guide with the steps I need to do to achieve the same?
Thanks
Views
Replies
Sign in to like this content
Total Likes
"show it within AEM Touch UI"
Typically when you use Analytics within AEM - reports are created. Views in the Touch UI are not updated. See this article as an example.
https://helpx.adobe.com/experience-manager/using/integrate-digital-marketing-solutions.html
Views
Replies
Sign in to like this content
Total Likes