operations

Walk-In vs Drop-In

Also called: walk in, drop in, walk-in class, drop-in booking

A drop-in is a single class purchased and booked in advance through your system — it creates a member record. A walk-in shows up the day of class without a booking — handle them as a drop-in at the front desk to capture the data.

The distinction sounds semantic but it matters for software. A drop-in flows through your normal booking funnel: account created, email captured, card on file, class booked. You can market to them after, see their attendance history, and convert them to a member. A walk-in handled badly is a cash transaction with no record — they paid, took the class, and your CRM has no idea they existed.

Best practice is to never run a walk-in as anonymous cash. At the front desk, create a basic client record (name, email, phone), take payment for a drop-in, and book them into the class on the spot. Your software should make this a 30-second flow — a 'New walk-in' button that creates the client, charges the drop-in price, and marks attendance in one transaction.

Walk-ins are also a different ratio of conversion. Drop-ins (booked in advance) tend to be planners — they researched the studio, picked a time, and committed. Walk-ins are impulsive — they were nearby, saw the class on the schedule, walked in. Drop-ins convert to memberships at higher rates; walk-ins convert lower but spend more on retail at the visit.

Software-wise, the worst common pattern is studios that take walk-ins on a paper form and never enter them. Six months later they wonder why their customer list is small. Capture every walk-in into the system at the moment of payment — even a partial record (just name + email) is enormously more valuable than a cash sale that vanishes.

Example

A spin studio's Wednesday 5pm class has 2 open spots at 4:30pm. Two people walk in off the street and ask if they can take the class. The front desk creates two new client records (name, email, phone — 90 seconds), takes a $28 drop-in payment from each, marks them booked, and sends an automated welcome email with a discounted 5-pack offer. One of the walk-ins buys the 5-pack within a week — $185 in revenue from a transaction that would have been $28 of forgotten cash.

Related

More terms in operations