Cluster report that looks at x-Analytics header and extracts the date to calculate uniques.
Ideally first we have done the work in the refined tables to parse x-analytics header and also the work to tag bots and WMF spiders on our request flow.
The logic on how to parse the date passed on to count unqiues is here:
https://wikitech.wikimedia.org/wiki/Analytics/Unique_clients/Last_access_solution#How_will_we_be_counting:_Plain_English
Carefult with bots, those should be filtered out.