Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

segment editor: make ecommerce actions acessible #9175

Open
hpvd opened this issue Nov 6, 2015 · 0 comments
Open

segment editor: make ecommerce actions acessible #9175

hpvd opened this issue Nov 6, 2015 · 0 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@hpvd
Copy link

hpvd commented Nov 6, 2015

To make full use of already greatly tracked ecommerce actions, one need them to be accessible within segment editor.
An idea for a structure in the segment editor, is the following:

ECOMMERCE ACTIONS

General

  • Abandoned Carts 'yes / no'
  • Ecommerce Orders 'yes / no'

Add to cart

  • products with SKU is / is not / contains / does not contain xxx
  • products with name is / is not / contains / does not contain xxx
  • products of category is / is not / contains / does not contain xxx
  • products with price > / < / = 123

Removed from Cart

  • products with SKU is / is not / contains / does not contain xxx
  • products with name is / is not / contains / does not contain xxx
  • products of category is / is not / contains / does not contain xxx
  • products with price > / < / = 123

On Cart

  • products with SKU is / is not / contains / does not contain xxx
  • products with name is / is not / contains / does not contain xxx
  • products of category is / is not / contains / does not contain xxx
  • products with price > / < / = 123
  • number of products > / < / = 123
  • total values > / < / = 123

In Order

  • products with SKU is / is not / contains / does not contain xxx
  • products with name is / is not / contains / does not contain xxx
  • products of category is / is not / contains / does not contain xxx
  • products with price > / < / = 123
  • number of products > / < / = 123
  • total values > / < / = 123
  • tax > / < / = 123
  • shipping costs > / < / = 123
  • discounts > / < / = 123
@hpvd hpvd changed the title segment editor: make full ecommerce data acessible segment editor: make ecommerce actions acessible Nov 6, 2015
@mattab mattab added this to the Mid term milestone Dec 23, 2015
@mattab mattab added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label Dec 23, 2015
@mattab mattab modified the milestones: Long term, Mid term Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

2 participants