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
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 666 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 873 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 145 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive