-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Story
As a website owner, I want to ensure that my analytics are accurate and not skewed by non-human visitors
Background
Typically, without any filters, Google Analytics will include several types of 'spam'. This can be ghost referrals, personal visits, and other sources of non-human traffic
Acceptance Criteria
That the following items are filtered out in a new view (keeping a completely unfiltered view in accordance with GA best practices)
- Visits from a personal device/ip (i.e. filtering out internal traffic(
- Filtering out ghost referrals (bots that use an invalid hostname)
- Any further filtering recommendations from this https://www.ohow.co/removing-google-analytics-spam/
and similar posts
Metadata
Metadata
Assignees
Labels
No labels