The ABWatcher blog

ClassDojo Is Testing Whether Parents Deserve the #2 Spot in Nav

ClassDojo is running a live persona-order test on its homepage role selector — and the browser-split detection tells you as much about their QA as their growth hypothesis.

Sam Lee

Data Analyst · Jul 25, 2026

ClassDojo's homepage has a "Get started as a..." role selector — five tabs (Teacher, Student, District Leader, School Leader, Parent) that route visitors into completely different onboarding funnels. We caught two live variants running simultaneously, split cleanly along browser lines: Safari and Firefox render one tab order, Chrome and Edge render another. That's the kind of detail vendor SDK monitoring surfaces that a casual screenshot comparison won't.

What we actually saw

Control (Safari, Firefox): Teacher → Student → District Leader → School Leader → Parent.

Variant (Chrome, Edge): Teacher → Parent → Student → School Leader → District Leader.

Everything else — hero subhead ("Free for teachers, forever."), page layout, copy — is identical across both. This is a clean, isolated nav-order test: one variable changed, tab position, specifically pulling Parent from last-place (position 5) to second-place (position 2), swapped directly with Student.

Confidence on this read is 88%. The browser split is consistent across all five visits we logged (1 and 3 on Safari/Firefox showing control, 2/4/5 on Chrome/Edge showing variant), which is the pattern you'd expect from a client-side experimentation SDK bucketing by session rather than a CDN or caching artifact — those usually don't correlate this tightly with browser engine.

The hypothesis, and why tab order matters more than it looks

Teacher is anchored first in both variants — no surprise, teachers are ClassDojo's core supply-side user and the app's origin persona. The real question is what goes second, because position 2 in a horizontal tab strip gets outsized attention. Eye-tracking and click-heatmap literature on navigation menus consistently shows a steep drop-off after the first two to three items — menu A/B testing guides point to exactly this kind of primacy effect as a reason to test tab arrangement "sooner rather than later." If ClassDojo's data shows the same decay curve, moving Parent from slot 5 to slot 2 isn't a cosmetic reorder — it's a bet that a meaningful chunk of tab-clicks never make it past position 2 or 3.

Why would ClassDojo want more parent clicks specifically? Parents are the largest addressable population (every teacher classroom has 20-30 sets of parents behind it) but historically the weakest self-serve entry point, since parents usually arrive via a teacher invite code, not organic homepage discovery. If ClassDojo is trying to grow a parent-initiated acquisition channel — maybe to sell a premium parent-side product — surfacing that tab earlier is a low-cost way to test demand before building anything new.

Doing the power math

Here's where I'd slow down before calling this a win in either direction. ClassDojo doesn't publish homepage traffic, but for a global classroom app, homepage sessions attributed to the "Get started as a parent" flow are likely a low-single-digit percentage of total visits — parents mostly land on invite-specific URLs, not the root domain. If baseline parent-tab click rate is, say, 4% of homepage sessions, detecting a 15% relative lift (4% → 4.6%) at 95% confidence with 80% power requires roughly 24,000 sessions per arm — not trivial, but achievable in a week or two for a site ClassDojo's size. Detecting anything smaller than a 10% relative lift on a low-single-digit baseline metric starts requiring six-figure sample sizes per arm. Worth checking how long this test has actually been live before anyone declares directional significance.

There's also a segmentation question CRO teams routinely skip: does moving Parent to position 2 cannibalize Student clicks? Since Student swapped directly with Parent in the reorder, a naive read of "parent tab clicks up 20%" could just be a shuffle of the same finite click budget, not net-new conversion. The only honest read is total downstream activation — accounts created, not tabs clicked — segmented by role.

Novelty effect and the browser-split wrinkle

One more thing that should make you skeptical of a quick win here: a nav reorder is exactly the kind of change susceptible to novelty effects in returning users. Teachers who've bookmarked the site and clicked "Teacher" from muscle memory a hundred times won't be affected, but any segment doing repeat visits to compare plans might behave differently in week one versus week three simply because the layout moved. If ClassDojo is measuring lift in aggregate without holding out a new-visitor-only cohort, a chunk of any early signal is behavioral adjustment, not preference.

The browser-correlated split itself is also a minor tell about test infrastructure — it strongly suggests session-based bucketing keyed off something like a client fingerprint or first-party cookie set differently per browser sandbox, consistent with how ClassDojo's own engineering team described building their in-house A/B testing system from scratch rather than relying purely on a third-party edge-based tool. That's a reasonable architecture choice, but it does mean cross-device users (same person on Safari mobile and Chrome desktop) could get inconsistent variant assignment — a source of measurement noise worth flagging if their unit of randomization isn't a stable user ID.

Takeaway for your own roadmap

If you're running a persona or role-selector homepage, don't just eyeball which order "feels right" — pull your own tab-click distribution first. If clicks already fall off a cliff after position 2 (common pattern in navigation menu testing), reordering is one of the cheapest tests on your roadmap this quarter: no new copy, no new pages, just a sequence swap. But size your sample against your actual funnel-entry baseline rate, not homepage traffic overall, hold out a new-visitor cohort to control for novelty, and measure the metric two levels downstream — signups or activation, not tab clicks — before you let anyone put a lift number in a slide.

See more like this

ABWatcher catches A/B tests like this every day.

Watch live experiments at 1,000+ high-converting brands, complete with hypothesis and takeaway. Free forever for ten watched companies.