How can I find the sessions excluding a product view (for example product A) without losing sessions including other product views (product B,C)?
For example, I apply a filter excluding sessions with product view A. However, when an user views product A,B,C, GA will exclude that session.
How can I solve this problem?