matomo-org/matomo

ecommerce/products: rename "visits" metric to "unique pageviews"

Open

#10,325 opened on Jul 18, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)PHP (21,513 stars) (2,847 forks)batch import
EnhancementHelp wantedc: Consistent Reports & Analytics UXc: Ecommercec: Usability

Description

In ecommerce/products: table, the column named "visits" shows values of "unique page views".

=> On the one hand "visits" is a little misleading for these values (most people think it's about: how often is this page visited) on the other hand it would be more informative to show "product views" (= views pageviews) here.

Same for all 3 tables:

  • sku
  • name
  • catgory

Please see attachments showing same visitor in different views 2016-07-18_11h47_26

2016-07-18_11h45_26

2016-07-18_11h48_44

Contributor guide