09-27-2016 15:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-27-2016 15:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am looking to track a group's activity level for 12 weeks using a fitbit. What is the best way to accomplish this for research purposes that would provide daily accurate readings remotely for a group of 32 people?
Answered! Go to the Best Answer.

Accepted Solutions
10-03-2016 14:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-03-2016 14:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @tristam21,
You can definitely code a script to use the Fitbit Web API to accomplish this. If you're comfortable with programming, you'll need to implement an OAuth 2.0 consent flow and request the data for each person individually using their OAuth 2 access tokens. For daily summaries, you can use the Get Time Series endpoints.
If you're not comfortable working with Web APIs, I recommend buying a Fitabase license. It's a third-party product created just for researchers working with large groups.

10-03-2016 14:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-03-2016 14:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @tristam21,
You can definitely code a script to use the Fitbit Web API to accomplish this. If you're comfortable with programming, you'll need to implement an OAuth 2.0 consent flow and request the data for each person individually using their OAuth 2 access tokens. For daily summaries, you can use the Get Time Series endpoints.
If you're not comfortable working with Web APIs, I recommend buying a Fitabase license. It's a third-party product created just for researchers working with large groups.

10-03-2016 16:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-03-2016 16:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
fitbase product. Is it easy to use and do you know the approximate cost?
Thanks,
Trista

10-03-2016 17:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-03-2016 17:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Fitabase is easy to use and the cost will be much less than hiring programmers to create the data export functionality.
Another option, though much more manual, may be the data export feature in the Fitbit Web app.

10-03-2016 17:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-03-2016 17:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Sent from my iPhone

