You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should record all sites we visited in scan db, including sites with no trackers. If there are redirects, we should record the actual final site domain that we scanned.
This will enable:
More meaningful tracker prevalence data
Greater scan visibility ("80% of visited sites contain tracking", top ten slowest sites to visit)
Listing of sites with no trackers
Improvements to scan site list quality
Note: there will be sites with no trackers that have GA on them; it's just that PB didn't record tracking there for whatever reason
We should record all sites we visited in scan db, including sites with no trackers. If there are redirects, we should record the actual final site domain that we scanned.
This will enable:
Note: there will be sites with no trackers that have GA on them; it's just that PB didn't record tracking there for whatever reason
This continues work started in 5211f67 and 4e4d5f2.
New scan db table idea:
This will probably require updating some of the queries in sql/.
The text was updated successfully, but these errors were encountered: