Dashboard activity (dashactivity)

Description

The Back-Office module represents the specific UI block in the main Prestashop dashboard page. The block contains some segmented information returned from the Prestashop behavior. The part of the UI is called Activity overview.

QA

Link to the test

Common components

Activity overview block

The block starts with the clock-style icon, title Activity overview, Settings gear icon, Refresh icon:

  • Gear icon - opens the Settings UI in the same position, after smooth animation executed. After clicking the icon once again, the block smoothly flips back to the default position.

  • Refresh icon - initiates the UI block numbers refreshing, after clicking the icon.

Online visitors

Shows the numeric statistics of the Online visitors in the latest 30 minutes range. Clicking Online visitors redirects to the live statistics.

Active Shopping Carts

Shows the numeric statistics of the Active Shopping Carts in the Prestashop in the latest 30 minutes range. Clicking the link redirects to the Shopping Carts page.

Currently pending

Orders

Shows the pending Orders - link to the Orders page.

Return/Exchanges

Shows the pending Returns or Exchanges - link to the Merchandise Returns page.

Abandoned Carts

Shows the pending Abandoned Carts - link to the Shopping Carts page.

Out of Stock Products

Shows the Out of Stock Products - link to the Monitoring page.

Notifications

New messages

Shows the last messages that has been received - link to the Customer Service page.

Product reviews

Shows the latest Product reviews - link to the Configure module page.

Customers & Newsletters

This section shows the title and the date range - FROM and TO, depending on what time range is set.

New Customers - shows the recent customers, that has been created - link to the Manage your Customers page.

New Subscribers - shows the recent new subscribers, that has been created - link to the Newsletter stats page.

Total Subscribers - shows the Total Subscribers that has been signed up recently - link to the ps_emailsubscription module configuration page.

Traffic

The section contains the title Traffic and the date range - FROM and TO, depending on what time range is set.

Link to your Google Analytics account - links to the GA module settings page. If there is no module, it will redirect to the Module Manager page.

Visits - shows the last visits of the webshop - link to the Dashboard module statistics page.

Unique Visitors - shows the unique visitors of the webshop - link to the unique visitors' calculation module.

Traffic Sources - shows the incoming traffic sources. More precisely, it shows the direct traffic linking values with the blue circle notification nearby.

Configuration block

Active cart

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

Allowed: 15, 30, 45, 60, 90, 120

-

Default value

30

-

Help text

-

-

Tool tips

How long (in minutes) a cart is to be considered as active after the last recorded change (default: 30 min).

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Online visitor

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

Allowed: 15, 30, 45, 60, 90, 120

-

Default value

30

-

Help text

-

-

Tool tips

How long (in minutes) a visitor is to be considered as online after their last action (default: 30 min).

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Abandoned cart (min)

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

24

-

Help text

-

-

Tool tips

How long (in hours) after the last action a cart is to be considered as abandoned (default: 24 hrs).

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Abandoned cart (max)

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

-

-

Default value

48

-

Help text

-

-

Tool tips

How long (in hours) after the last action a cart is to be considered as abandoned (default: 24 hrs).

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Configuration block behavior descriptions

Active cart behavior

Component from the Dropdowns Basics UI Kit. The activity duration of the statistical entry displaying can be adjusted here.

Online visitor behavior

Component from the Dropdowns Basics UI Kit. The activity duration in minutes of the statistical entry.

Abandoned cart (min) behavior

Component from the Input Group UI Kit. The activity duration in hours of the statistical entry.

Abandoned cart (max) behavior

Component from the Input Group UI Kit. The activity duration in hours of the statistical entry.

Last updated