This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Number of steps within running activity?!

Former Member
Former Member
With the former design of Garmin Connect I could design my activities page to show me how many steps I did on my run. It seems the steps field cannot be added anymore, or am I missing something?!
  • Former Member
    0 Former Member over 7 years ago


    Wow, you're right... So, I guess that's the "old" view?! I wonder, why they didn't add steps to the current activities table?! Guess I'm the only one using it... Thx
  • Not at all. You're just a little late to the party. This came up often a few months ago. That's how I learned about it. The only question is whether Garmin will kill this at some point.
  • I really hope they don't kill this, I'm a data geek and have a spreadsheet with my walks details, this must include steps.
    I think it's crazy that STEPS isn't included in walks and runs... Surely this is a major metric???
  • I cannot imagine why the number of steps on a run would be considered a major metric in its own right, except if and where it is required to calculate average cadence and stride length. If anything, it is only useful to know because the user wants to know how many steps were taken during the day outside of the timed runs, and therefore want to exclude the steps recorded during a run from the daily total.
  • I would like to know because I have a feeling that if you use poles during a run then your step count is down by about 25%!

    There are also lots of step competitions now so it would be useful to know how far one needs to run to get the required number of steps.

    There must be hundreds of reasons why Garmin should include Step Count as a running metric but most importantly if I can have a data screen showing the number of steps on my watch then it should be in the Activity report as well!

  • You can add the steps by adding a data field from Connect IQ. I use this one: https://apps.garmin.com/en-US/apps/eb7018d6-3a13-4530-92ec-ed51d1f56e07

    Another way is to multiply the average cadence by the number of minutes.

  • Thanks, I have downloaded it and added it as a data screen.  I'm going running tonight so looking forward to seeing it working!

  • Or open DevTools (F12) → Network, then load Activities' list or open some Activity.

    After loading a page, on that tab you'll see all loaded files.

    Search for: activitylist-service or activity-service, select, and check Response.

    It's JSON with different data about an activity, including steps. Those are saved, but hidden.

  • As a developer I totally understand this and your instructions were excellent.

    ...although as a developer I don't understand why Garmin aren't showing that stat when it's in the file ready to be used!
    Interestingly, Garmin has 13736 and STEPS TO FIT has 12,933.  I imagine the difference was when the activity was paused, STEPS to FIT stopped counting while Garmin carried on.
    I was going to uninstall STEPS TO FIT but now I might just use both until I decide that one is more preferable to the other!
    Cheers