I’ll introduce how to exclude access to specific pages in Google Analytics.
/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で特定のディレクトリへのアクセス数を除外する方法 - えりぴょん.
Please refer to the following official help pages for detailed usage instructions.
In Google Analytics, go to [Add Segment] -> [New Segment] to create and configure exclusion conditions.
[GA4] セグメント ビルダー - アナリティクス ヘルプ
Above, I excluded access to specific pages in Google Analytics.
That’s all from the Gemba.