FEATURE / 02 · ROUTE OPTIMIZATION

Route optimization for canvassing — cover more ground, waste less time.

Beacon re-orders the walk list by street so each canvasser walks the shortest sensible path — not a list in import-row order. Priority leads weight to the front. (Under the hood: a nearest-neighbor + 2-opt TSP solver, if you care.)

Algorithm
Nearest-neighbor + 2-opt
Order by
Street + priority
Mode
Walking or driving
SUNBEAM SOLAR · N. PHOENIX · ROUTE 1.2 MI
Beacon mobile walk list showing route order, distance to next door, and lead score per stop for the Sunbeam Solar Spring Push
Built for  route-driving sales crews · GOTV door teams · petition canvassers street order · priority weight · turn-by-turn handoff

— Capabilities

Routes that respect the actual street grid.

The walk list ships with route order baked in. Tap any contact for turn-by-turn handoff to your phone's maps app. Priority leads ride at the top of the route.

/01 — SOLVER

Auto-orders the walk by street

Builds a short, sensible route across every door on the list, then trims the obvious detours. (Nearest-neighbor seeds a tour, 2-opt iteratively improves it.) A typical walk list finishes in well under a second.

  • Up to 500 contacts in milliseconds
  • Geographic distance between geocoded points
  • Walking or driving mode

/02 — PRIORITY

Lead weight at the top

High-score leads, hot tags, or VIPs weight earlier in the route. Priority doors get knocked while the canvasser still has the energy to nail the pitch.

  • Lead-score weighting
  • Tag-based promotion
  • Configurable per campaign

/03 — HANDOFF

Turn-by-turn ready

The route renders on the mobile map with stop numbers and distance to next door. Tap a contact, hand off to Apple Maps or Google Maps for navigation.

  • Stop sequence on the map
  • Distance-to-next-door label
  • Tap-to-navigate handoff

— Why it matters

List order is silent waste.

An unsorted walk list zigzags. Canvassers cross the street four times when they should cross once. On a 100-door shift that's an hour of pure walking time you don't get back. The solver runs once and the order respects the grid.

  • Unsorted import Zigzag · imported row order
  • Optimized walk Street order · priority first
  • Mode Walking or driving
  • Re-run Anytime the list changes
Beacon territories map showing turf assignments and route context for canvasser walk lists

— How a route gets built

Three steps from list to street.

Run it once at campaign launch. Re-run it whenever the universe changes.

/01

Pick the campaign

Choose campaign and turf. Beacon loads every contact in the walk list with its geocoded position.

/02

Click optimize

Solver runs in-browser. Nearest-neighbor builds an initial tour, 2-opt prunes the obvious detours. The route paints onto the map.

/03

Sync to mobile

Canvassers see the ordered list with stop numbers and distance markers. Tap-to-navigate hands off to the phone's maps app.

/04

Re-run on change

Add canvassers, drop a turf, swap a list — re-optimize. The route updates and the mobile sync picks it up.

— FAQ

Common questions.

Q / 01

What algorithm runs the solver?

Nearest-neighbor seeds a route and 2-opt iteratively swaps stops to shorten the path. It's the standard pragmatic TSP heuristic — not provably optimal, but very close in practice.

Q / 02

How are priority contacts handled?

Lead score, tags, and statuses can each be configured to weight a contact earlier in the route. Set the rules at the campaign level once, they apply on every re-run.

Q / 03

Walking or driving routes?

Both. The solver minimizes geographic distance, which works either way. The mobile map hands off to Apple Maps or Google Maps for actual turn-by-turn.

Q / 04

How big a list will it handle?

The built-in solver runs up to ~500 contacts in well under a second. Larger or constraint-heavy operations (time windows, capacity) can flip on an backend solver.

— Start optimizing

Stop walking the same block twice.

Open an account, import a list, click optimize. Hand the phone to the canvasser. The route is there waiting.

Free trial
14 days, full access, no card
Every plan
Includes route optimization
Canvassers
Unlimited on every tier