Google Analytics - Filter pageviews for certain directory
Hi - I'm new and just started creating my first report card. What I want to do is to display:
Card 1: a table with Page URL and Pageviews but excludes everything that contains /reports/ in the url
Card 2: a table with Page URL and Pageviews but includes only pages that contains /reports/ in the url (and excludes everything else)
In GA, this can be done easily by using the Include/Exclude advanced filter; however, in Domo, the In/Not In filter behaves differently and much limited in scope, meaning if I select /reports, the system only uses that one /reports page for the filter and misses out hundreds of sub pages like /reports/report1, /reports/report2.
Thanks for your help!
Best Answer
-
Hi
I think it is best to create an ETL and split the DataSet into two using ETL filters.
Or you can create a BEAST MODE for FILTER as follows.
BEAST MODE "Report Flag"
INSTR (`URL`, '/ report /')FILTER
ecludes: Report Flag = 0includes: Report Flag> 0
--
ETL を作成し、ETLのフィルタを利用してDataSetを2つに分けるのが最善の策だと思います。
もしくは、FILTER用のBEAST MODEを上記のように作成するのも手です。
0
Answers
-
Hi
I think it is best to create an ETL and split the DataSet into two using ETL filters.
Or you can create a BEAST MODE for FILTER as follows.
BEAST MODE "Report Flag"
INSTR (`URL`, '/ report /')FILTER
ecludes: Report Flag = 0includes: Report Flag> 0
--
ETL を作成し、ETLのフィルタを利用してDataSetを2つに分けるのが最善の策だと思います。
もしくは、FILTER用のBEAST MODEを上記のように作成するのも手です。
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 825 Beast Mode
- Visualize
- 2.6K Charting
- 89 App Studio
- 46 Variables
- Automate
- 196 Apps
- 486 APIs & Domo Developer
- 94 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive