I’ll introduce how to exclude access to specific pages in Google Analytics.
Background: Want to Exclude Access to Specific Pages /tracking/xxx
I wanted to exclude access to specific pages /tracking/xxx in Google Analytics, so I researched implementation methods.
For details, please refer to the article Google Analyticsで特定のディレクトリへのアクセス数を除外する方法 - えりぴょん.
Exclude Specific Pages Using Google Analytics Segment Feature
Please refer to the following official help pages for detailed usage instructions.
Universal Analytics Segments
In Google Analytics, go to [Add Segment] -> [New Segment] to create and configure exclusion conditions.
GA4 Segments
[GA4] セグメント ビルダー - アナリティクス ヘルプ
Above, I excluded access to specific pages in Google Analytics.
That’s all from the Gemba.