⛷ Alta Wrapped

Upload your ride data to see your season in charts

⚖️ Compare two seasons →
📋 How to export your ride data from Alta
  1. Here comes the fun part! Extracting your ride data from Alta and saving it in a machine-readable format. This will work best on a laptop with Chrome. For the Developer tools steps it helps to go exactly in order.
  2. Visit shop.alta.com/customer and log in.
  3. Open Developer Tools by pressing Fn + F12 (or F12 on most keyboards).
  4. In Developer Tools, click the Network tab, then the Fetch/XHR sub-tab.
  5. Enter your Web ID — printed on the back of your physical season pass — and click Get My Ski History, then Show My Rides.
  6. In the Network panel, a request named rides will appear. Click it, then open the Response sub-tab. You should see raw JSON starting with {"rides": [[...
  7. Select all the text in the Response panel and copy it.
  8. Open a plain text editor, paste the text, and save the file. On Windows, use Notepad. On Mac, use TextEdit — but first go to Format → Make Plain Text, otherwise it won't save correctly. Any code editor (VS Code, etc.) also works great. The most important part: the filename must end in .json — for example alta-2025-season.json. The file is really just plain text under the hood; the .json ending is simply how this page knows what kind of file it is. In Notepad, when you click Save As, set the "Save as type" dropdown to All Files and type the .json ending yourself — otherwise Notepad will quietly add .txt to the end and the upload won't work.
  9. That file is ready to upload here!
📂
Drop your JSON file here

or click the button to browse

📈 Cumulative Vertical Feet Over the Season

📊 Vertical Feet Per Day (Distribution)

🎿 Lifts Ridden Per Day (Distribution)

⏱ Time Between Lifts (within a day)

⚡ Vertical Feet Per Hour

🚡 Lifts Ridden (by Chair)

📐 Vertical Feet by Chair

📅 Lift Mix by Month

🕐 Lift Mix by Time of Day (30-min bins)

📅 Monthly Summary — Days & Vertical

📅 Day of Week — Days & Vertical

🕙 Time of Day — Days & Vertical

🥧 How You Split Your Season

Vertical Feet — Morning vs Afternoon

Vertical Feet — Weekday vs Weekend

Hours on Snow — Morning vs Afternoon

Days on Snow — Weekday vs Weekend

🌅 First Chair of the Day (30-min bins)

🌇 Last Chair of the Day (30-min bins)

🗓 Daily Presence Heatmap

⏳ Length of Ski Day Distribution (30-min bins)

🍺

Enjoy your stats?

If you had fun looking through your season, consider sending Per a little something for an Alta Bomb on Venmo — and if there are any other charts you'd like to see, describe them in the Venmo comments!

@Perham-Black  ·  last four digits: 9500

🖨 Want to keep your stats? Hit Ctrl+P (or ⌘+P on Mac) to print or save as PDF!