Hi,
how I can check what people type in a particular view's filters? Im using Commerce Kickstart, products view.
Thanks

Comments

pixelsweatshop’s picture

What to you mean by "how I can check what people type in a particular view's filters". Check for what and do what with it?

nellngun’s picture

Thanks for the quick reply. I mean by that, I want to store some information for my shop. I would like to know what anonymous users type to find a product, which value they use to search for a particular stuff. For example I use price filters, color, size, category, etc. I would like to see which kind of product is the most desired in which price range.

pixelsweatshop’s picture

I would use google analytics for this as there is a lot of features to track and drill down into this stuff there. If you have GA already installed, there should already be data for you to see about their selections. Duplicating that in Drupal would be a waste. You could also use https://www.drupal.org/project/ga_push to enhance it.

nellngun’s picture

the

nellngun’s picture

The problem is that the GA information doesn't satisfy me. In GA "searching" shows no data stored... Well, I'm gonna dig through this more deeper. Thanks

pixelsweatshop’s picture

A couple of things:

1. You need to setup analytics to track your search queries. Since you are using views, you have a custom query parameter and analytics needs to know about it. See https://support.google.com/analytics/answer/1012264

2. The Behavior data in GA will report what filters were used as it will be in the urls.