Forum Discussion
GA4 connector: Is it possible to filter by pagePath without importing this dimension?
Hi 🙂
I would like to know if it is possible to filter by pagePath without importing this dimension to power query?
Example: I want to import, by day, all sessions where one of the pages of that session contains "account", but I don't want to import all pages and filter, because then It will multiplicate sessions that contain more that one page with "account" on the url.
Is it possible to do this with this connector?
Thank you!
1 Reply
- jennrattenSuper User
Hello dannyfig - yes, you can do this using the Power Query connector. You will need to include the path path (so you can filter on it) but you Google's recommendation for getting the unique sessions is to also include the event name so that you can filter records where the event name = session_start. I tested this and got the same results in Power Query as I did using a Google Analytics exploration.