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.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 966 Connectors
- 254 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 75 SQL DataFlows
- 499 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 360 Beast Mode
- 19 Variables
- 483 Automate
- 101 Apps
- 378 APIs & Domo Developer
- 6 Workflows
- 22 Predict
- 6 Jupyter Workspaces
- 16 R & Python Tiles
- 316 Distribute
- 64 Domo Everywhere
- 252 Scheduled Reports
- 59 Manage
- 59 Governance & Security
- 1 Product Release Questions
- 5K Community Forums
- 37 Getting Started
- 23 Community Member Introductions
- 63 Community Announcements
- 4.8K Archive