About
Wasatch Now pulls together everything happening across Wasatch Front — Ogden → SLC → Provo · St. George · Moab — so you can see what’s on tonight, this weekend, or any day, in one calm place.
Sources
- Primary ticketers (Ticketmaster and peers) for on-sale inventory.
- Official team, university, and venue calendars.
- Local box offices and independent ticketers.
- Arts organizations and city / civic calendars.
We only link out to the official seller at face value. We do not invent venues, street addresses, or prices. Unknown facts stay unknown.
Deduping
The same show often appears from several sellers. We collapse those into one listing by matching title, venue, and local day (timezone-aware), then keep the cheapest official ticket URL. Stable occurrence IDs survive refresh so a weekly series does not collapse into one undated event.
Update cadence
Ingestion runs several times a day. Listing pages show what is currently in the city database; event pages carry structured Event data (Place when known, Offer price only when known). Cancelled or removed occurrences leave the sitemap and return an appropriate not-found response — we do not mass-redirect expired events to home.
Corrections
Wrong time, venue, or price? Email [email protected] with the event URL and the source of truth. We correct from primary sources; we do not fabricate details to fill gaps.
How it works
- Every source, one list — refreshed several times a day.
- Deduplicated — three sellers become one listing.
- The official ticket, always — face value, never a resale markup.
- No ads in your face — one weekly email, one tasteful sponsor at most, ever.
For developers & AI agents
The same data is machine-readable: a public read-only events API, an llms.txt manifest, RSS, and Event structured data on every event page (Place + Offer when facts exist). Coverage claims in llms.txt match what the HTML and API actually emit.