Floors climbed as a health and fitness metric

Floors climbed measures how many floors (flights) of elevation a user climbs in a day. Learn how to interpret MyHealthCop Ai’s floors_climbed biomarker and use it in your product.

Floors climbed (sometimes shown as flights climbed) is the number of “floors” of elevation a user climbs over a day. It’s measured as a count. Higher values generally indicate more frequent stair climbing or uphill elevation gain — a practical signal of higher-intensity daily movement.


Key Takeaways

  • What it measures: vertical movement (stairs/elevation) expressed as a floor/flight count.
  • Why it matters: climbing elevation is typically more demanding than flat walking and can be a strong “everyday intensity” signal.
  • How to use it: power stair challenges, intensity nudges, and “activity variety” features alongside steps.
  • Best practice: interpret relative to the user’s baseline and context (workdays vs weekends, travel, accessibility).

Metric Spec

ItemValue
Field namefloors_climbed
What it representsTotal number of floors climbed throughout the day
UnitCount (count)
Typical cadenceDaily (daily)
AggregationTotal (total)
Data requirementsDependent on source coverage; accuracy is often better with wearables that estimate elevation
Best used forDaily activity summaries, intensity nudges, stair challenges, wellbeing/activity driver context

What Does “Floors Climbed” Mean?

Most platforms estimate floors/flights climbed using changes in elevation, often with a barometer/altimeter plus motion signals.

A helpful rule-of-thumb used in consumer health platforms is that a “flight” corresponds to roughly ~3 meters (10 feet) of elevation gain (about one story of a building). The exact definition and detection can vary by device and platform, so it’s best treated as an estimated count rather than a literal building-floor measurement.


Why Floors Climbed Matters

Floors climbed is valuable because it captures a type of movement that steps can miss:

  • Higher effort movement: stairs and uphill walking typically demand more cardiovascular and muscular effort than flat walking.
  • Real-world intensity signal: users with similar step counts can have very different “effort” days depending on elevation.
  • Behavior-friendly: it’s intuitive (“I took the stairs”) and pairs well with achievable goals.

Product takeaway: floors climbed is an excellent “bonus intensity” metric — it’s often a stronger indicator of challenging daily movement than steps alone.

How to Interpret Floors Climbed

Use these interpretation rules:

  • Higher than baseline: more stair climbing or elevation gain than usual (often a “more intense day” signal).
  • Lower than baseline: fewer elevation events than usual (may still be a great day if steps/exercise were high).
  • Zero or missing: could mean “no stairs,” but it can also indicate device/source limitations.

Use baselines, not rigid targets

Floors climbed is heavily context-dependent:

  • building access, commute patterns, occupation, and geography
  • mobility constraints and accessibility needs
  • weather and travel

A good default is baseline framing:

  • “Compared to your usual…”

How to Use Floors Climbed in Your Product

1) Stair challenges and micro-goals

Low-friction experiences that work well:

  • “Take the stairs once today”
  • “Add +2 floors compared to yesterday”
  • “Stairs streak” (reward consistency, not huge numbers)

2) Intensity-aware activity messaging

Use floors climbed to refine coaching or nudges:

  • high steps + high floors → “great effort day”
  • high steps + low floors → “solid movement, mostly flat”
  • low steps + high floors → “short but intense day”

3) Activity variety and “everyday fitness” features

Floors climbed is a simple way to highlight variety:

  • walking vs elevation days
  • “city day” vs “outdoor day”
  • commuting patterns

4) Better explanations for score movement

If a user’s Activity Score or Wellbeing Score shifts, floors climbed can be a clear driver:

  • “Your steps were steady, but floors climbed increased — that’s part of why your activity factor improved.”

5) Use thoughtful UX for accessibility

Avoid framing floors climbed as mandatory. For many users, stairs aren’t feasible or safe. Consider:

  • optional challenges
  • alternative equivalents (e.g., brisk walking minutes)
  • personalization based on user preferences

Implementation Suggestions for your Products

  1. Request the right permissions
    • Floors climbed typically maps to platform permissions like “flights climbed” (Apple Health) or “floors climbed” (Health Connect), depending on your integration strategy.
  2. Design for coverage variability
    • Some phones/devices may not provide reliable elevation detection.
    • Treat missing values (null) differently from true zeros where possible.
    • Provide graceful UI fallback (e.g., hide the tile, or show “Not available on this device”).
  3. Trend it and compare to baseline
    • A 7–14 day baseline is usually more informative than daily comparisons.
  4. Use simple decision rules Examples:
    • If floors_climbed rises week-over-week → celebrate “more intensity in daily movement”
    • If steps are high but floors_climbed is consistently zero → don’t push stair challenges; suggest alternative intensity options
    • If floors_climbed is present but volatile → use weekly summaries rather than daily nudges