The Steps app allows a user to record their daily steps on their site. This app also allows users to link to their favourite FitBit device to synchronize their steps.
- This is a
Paidapp and it needs to be purchased before you are able to access the downloads.
Integrating with FitBit
FitBit uses oauth for authentication and in order to integrate with FitBit, you will first need to create an app on FitBit's Developer Portal.
Head over to https://dev.fitbit.com/apps
Click on the
Register a new applinkEnter the details shown on this screen.
Application Name - This can be any name that you want to give to the app.
Description - You should describe what does your site do.
Application Website - You should enter the absolute URL to your site.
E.g: https://site.comTerms of Service Url - You should enter the url to the terms of service page on your site.
E.g: https://site.com/termsPrivacy Policy Url - You should enter the url to the privacy and policy page on your site.
E.g: https://creative-graphics.ch/privacyOAuth 2.0 Application Type - Pick
ServerCallback Url - Copy the url in the application settings and paste it here.
Default Access Type - Pick Read & Write
Save the app.
Copy the
Client IDandClient Secretas shown below:Enter the copied
Client IDandClient Secretinto the App Settings:Save the App and you are good to go.
Displaying Widget
The app also displays a widget that shows the average steps of a user on their profile cover as you can see from the screen below:
This widget can be configured from the Application settings under the Widgets tab as you can see from the screen below:






