Public Traffic
view of the Google Analytics propertyAll Data
view of the cross-domain Google Analytics propertySearch.mass.gov
cross-domain property in Google AnalyticsSELECT hit_date, node_id, node_path, unique_pageviews, total_yes, total_no FROM analytics.daily_health_components where hit_date between '2020-12-01' and '2021-03-01' and node_org = 'Department of Unemployment Assistance' and unique_pageviews > 0;
SELECT COUNT(*) FROM (paste in query) dua_query;
and make sure it's under that limit. Alternatively, you can have somebody on the web analytics team pull it from the database.