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
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 294 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 97 SQL DataFlows
- 607 Datasets
- 2.1K Magic ETL
- 3.8K Visualize
- 2.4K Charting
- 707 Beast Mode
- 49 App Studio
- 39 Variables
- 667 Automate
- 170 Apps
- 446 APIs & Domo Developer
- 44 Workflows
- 7 DomoAI
- 33 Predict
- 13 Jupyter Workspaces
- 20 R & Python Tiles
- 391 Distribute
- 111 Domo Everywhere
- 274 Scheduled Reports
- 6 Software Integrations
- 115 Manage
- 112 Governance & Security
- Domo Community Gallery
- 31 Product Releases
- 9 Domo University
- 5.3K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 103 Community Announcements
- 4.8K Archive