Skip to content

Getting started

This tutorial walks you through the plugin from first activation to a live chart on your dashboard. By the end you will have built a real chart, added it to a report, and pinned it to the Shopware dashboard — the complete first-run happy path.

Time to complete: approximately 10–15 minutes.

Prerequisites:

  • The Advanced Analytics Dashboard plugin is installed and activated in your Shopware 6.7 shop.
  • Your admin user has the ssd_analytic.viewer, ssd_analytic.creator, and ssd_analytic.editor ACL roles (or full admin access).

Step 1 — Open the Analytics module

In the Shopware admin, click Marketing in the left navigation, then select Analytics.

Analytics module overview

The plugin seeds a set of demo charts and an "Overview" report on first install. This gives you something to explore right away. The overview report is pre-set as the Analytics landing page.

Step 2 — Explore the seeded Overview report

The default view opens the Overview report. You will see a grid of charts — revenue trends, order counts, customer registrations, and order state distribution — all pre-configured with the last_30d date range.

Seeded overview report

Take a moment to try the quick-edit controls on any chart card:

  1. Click the filter icon on a chart card to open the filter bar.
  2. Change the Date range to "Last 7 days" and observe the chart update.
  3. Switch the Time granularity between Day and Week to see the bucketing change.

These controls adjust the chart for your current session; they do not save back to the stored configuration.

Step 3 — Navigate to the chart library

Click Charts in the top navigation of the Analytics module (or use the ssd.analytics.chart.list route).

Chart list with preview pane

The chart list shows all your charts in a tree on the left. Clicking any chart loads a live preview on the right, along with the underlying data table below it.

Step 4 — Create your first chart

  1. Click Create chart in the top right (smart bar).

  2. On the chart creation page, fill in:

    • Title — for example, "Revenue last 30 days"
    • Data source — select Orders
    • Metric — select Sum
    • Metric field — select Total amount (amount_total)
    • Chart type — select Line
    • Date range — select Last 30 days
  3. The preview on the right updates as you configure each field.

Chart creation page

  1. Optionally, enable Compare to previous period to add a dashed previous-period line and a delta badge.
  2. Click Save in the smart bar.

Your chart is now saved in the chart library.

Step 5 — Create a report and add your chart

  1. Click Reports in the Analytics navigation.
  2. Click Create report.
  3. Enter a Name for the report, for example "My First Report".
  4. Click Add chart and find the chart you just created in the picker modal. Select it and confirm.

Report edit page with chart picker

  1. The chart appears in the report grid. You can drag the right edge of the chart card to adjust its column span.
  2. Click Save.

Step 6 — View the report

Click View in the smart bar (or navigate to the report view page). The report renders in read-only mode — no edit controls, just your charts and the export options.

Report view page

Step 7 — Pin a chart to the Shopware dashboard

  1. Open the context menu (the three-dot icon) on any chart card in the report view.
  2. Click Pin to dashboard.

A success notification confirms the pin. Navigate to Dashboard (the Shopware home icon) to see your pinned chart in the Analytics section.

Dashboard with pinned charts

What's next

  • Create a chart — detailed walkthrough of every chart configuration option including the filter builder, breakdown, and comparison toggle.
  • Build a report — multi-chart reports, column layout, drag-resize spans, and the unsaved-changes guard.
  • Export data — CSV export per chart, PDF export for a full report.
  • Configuration reference — all plugin settings and entity definitions.

Your Vision. Signed, Sealed, Delivered.