Details
-
Story
-
Resolution: Fixed
-
Major
-
None
-
None
-
-
Empty show more show less
-
Yes
-
Add-Ons 31
-
5
Description
Show page performance metrics from Google Analytics in the horizontal IUX slot above the workbench in the Pages app.

User stories
As a Magnolia Product Manager, I want to demonstrate an IUX example out of the box, so that customers understand how IUX adds value. I want to fulfill the promise that Connector Packs take integrations to the UI level.
As a Marketer, I want to see common page performance metrics inside Magnolia, so that I don’t have to switch to another tool.
As a Developer, I want to see a fully functional IUX integration example, so that I can follow the example and make my own integrations available to Magnolia users.
As a Magnolia administrator, when I install and configure the Google Analytics Connector, I want to see metrics displayed in an IUX slot by default, so that I can see the connector is working correctly.
Acceptance criteria
- Use the horizontal IUX slot above the workbench in the Pages app.
- Use the Google Analytics connector from the Analytics Connector Pack.
- Display page metrics in slot.
- Chart type: Line chart
- Default metric: Page views
- X-axis: Time
- Default date range: past 7 days
- Data points: 1 point / day
- Y-axis: Page views
- X-axis: Time
- Use this amCharts template https://www.amcharts.com/demos/line-different-colors-ups-downs/
- Re-use same style as defined for Analytics app
- Split vertical screen real estate 50/50 between IUX slot and list of pages.
Optional
- Let the user choose other metrics from dropdown: Users, Sessions, Bounce Rate
- Add two select boxes
- Choose btw different metrics e.g. page views, returning visitors, new visitors
- Date range (can use the one from find bar)
Fallbacks
- If no page node is selected, display an empty graph (only axes, no line)
- If no analytics data is available, display an empty graph (only axes, no line)
Data
- Take data from Google Analytics. The view ID for demo.magnolia-cms.com is 24199737. Put it in the datasource configuration.
Checklists
Attachments
Issue Links
- mentioned in
-
Page Loading...