GA4 Common Reports Recipes for the reports that get asked for 95% of the time. Each one is a complete you can paste, change , and run. Prerequisite: done. The setup block (same for every recipe): 1. Daily Active Users (DAU) — 30-day rolling Why , not : today's number is incomplete and will keep climbing through the day. For a clean rolling DAU, end the window at . 2. MAU / WAU — rolling unique users GA4 doesn't expose MAU as a single metric — you compute it from the same rolled up over a wider date range. The trick: a single-row report with no date dimension returns the unique count over the…