Analytics Date Ranges: Reading Trends Correctly
One of the most common mistakes in web analytics is drawing conclusions from the wrong time window. You check your analytics, see a dip last Tuesday, and immediately wonder what went wrong — when the answer is simply that Tuesday is always quieter than Monday.
Choosing the right date range is not a minor detail. It is the difference between seeing signal and seeing noise.
The default view and what it hides
Most analytics dashboards default to "last 7 days." This is a reasonable starting point but it has a significant drawback: a 7-day window crosses two weekends unless your start day is a Monday. If your site has weekday/weekend traffic patterns (most sites do), comparing "last 7 days" to "the 7 days before that" is comparing apples to oranges.
A better default for meaningful comparison is last 28 days or last calendar month — these are long enough to smooth out day-of-week variation and give you a stable baseline.
Use the 7-day view when:
- You want to see what happened this week specifically
- You are monitoring a live campaign or product launch
- You want to check recent performance after a change
Use 28 days or a full calendar month when:
- You are assessing whether traffic is growing or declining
- You are comparing performance across periods
- You are reporting to stakeholders
Comparing periods: what to look at
The most useful comparison is the same period last time — this week vs last week, this month vs last month, this month vs the same month last year (if you have the history).
"Same period" comparisons control for the calendar effects. Last Monday vs this Monday removes day-of-week variation. April vs the previous April removes seasonal effects.
When you see a percentage change, ask: are these comparable periods? A 20% traffic increase looks good until you notice you're comparing a 4-day period (including a bank holiday) to a regular 5-day week.
Weekly patterns: what is normal for your site
Before you can spot anomalies, you need to know your baseline weekly pattern. Most content and marketing sites see:
- Weekday peak: Monday–Thursday, with Tuesday and Wednesday often highest
- Weekend dip: Friday drops off, Saturday and Sunday are quieter
- Email send spikes: If you send a newsletter, expect a spike on send day
- Content-dependent: A site aimed at hobbyists or consumers may peak on weekends
Spend a few weeks watching your daily visitor graph before drawing conclusions about day-by-day movements. Once you know your pattern, a deviation becomes meaningful.
Monthly patterns and seasonal trends
Most sites have seasonal patterns. A developer tools site typically sees higher traffic in autumn and spring (when people are building new projects) and a dip over Christmas and major holidays. A gardening site peaks in spring. A tax tool peaks near the filing deadline.
To spot your seasonal pattern, you need at least 12 months of data. With less history, compare what you have to the same period last year if possible, and be cautious about interpreting dips as problems when they may simply be the off-season.
Spotting a real trend vs noise
A single day's data is almost never significant on its own. A single week can be misleading. A consistent multi-week direction is worth paying attention to.
Rules of thumb for deciding if a change is real:
- One day: Probably noise unless you know exactly what happened (a post went viral, you ran an ad)
- One week: Possibly real if it is dramatically different from the previous weeks
- Three or more weeks in the same direction: Likely a real trend
- Same-period comparison showing the same direction: Strong signal
If you see a 30% traffic drop compared to last week, check the previous three weeks. If traffic has been declining steadily, that is a trend. If last week was unusually high (a viral post, a launch), the "drop" is just regression to your normal baseline.
Date range for evaluating a change
When you make a change — publish a post, run an ad, update your homepage — give it enough time before evaluating it. Changes in organic traffic take weeks to show up; content often takes longer.
A rough guide:
- SEO changes (title updates, new content): Wait 4–8 weeks before evaluating. Search engines take time to re-crawl and re-rank.
- Navigation or UX changes: Wait 2–4 weeks for your audience to adapt and for sufficient data to accumulate.
- Paid campaigns: Data is faster — 7–14 days is usually enough to see directional results.
- Social posts / PR: Traffic spikes within 24–48 hours and decays quickly. Look at the 3 days after publication.
How to use date ranges in the Antlytics dashboard
The Antlytics dashboard lets you set a custom date range or choose from presets: last 7 days, last 30 days, last 6 months, last 12 months.
For trend analysis:
- Set a longer date range (30–90 days) and look at the visitor trend line
- Compare to the previous equivalent period using the comparison toggle
- Use the top pages and referrers tables with this wider view to see what is driving growth or decline
For investigating a specific event:
- Set the date range to cover the event window (e.g. the week of a launch)
- Check referrers to see where traffic came from
- Check top pages to see what visitors read
FAQ
Why does my weekend traffic look so much lower? Most web properties see lower traffic on weekends. If your audience is developers, business owners, or knowledge workers, weekend dips of 30–50% compared to weekdays are normal. Use weekly or monthly comparisons rather than daily comparisons to avoid misreading this pattern as a problem.
My traffic seems to spike randomly. How do I explain it? Check the referrers for the spike period. Common causes: a link from a popular site, a Hacker News submission, a newsletter mention, a repost on social media. If you can identify the source, you can decide whether to replicate the behaviour.
How long until I have enough data to see trends? With 100+ visitors a week, you can start to see patterns within 4–6 weeks. With lower traffic, give it 2–3 months before drawing conclusions about direction.
Should I look at pageviews or visitors for trend analysis? For content sites, visitors (unique) is the more stable metric. Pageviews can inflate if a single article goes viral — one visitor reading 10 pages inflates pageviews more than visitors. For trend analysis, visitors is the better signal.
What if I compare two periods with different numbers of days? Be careful — a 31-day month vs a 28-day month will show higher pageviews in the longer month purely because of length. When comparing months, look at the daily average (pageviews ÷ days) rather than the total, or compare the same calendar month year over year.
Related: How to read your analytics dashboard · Dashboard overview docs · Antlytics implementation guides