Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

General Information

Hidrate Spark is a smart water bottle that tracks fluid intake. For pricing and other helpful information visit: https://hidratespark.com/

Authorization

You should work with the Way to Health team to set up the device configuration. Once configured, authorization occurs shortly after an email address is entered on the participant profile. The email address must match the email address that is used for the Hidrate Spark account. Because it is a username, the email address is case sensitive and should be entered exactly as it is on the Hidrate Spark account.

How incoming data works

First, you should ensure there is proper configuration on the event schedule. A daily event should be created to track daily fluid intake. This is done by create a "Collect Data" event that runs from 12am - 11:59am the same day. The event should repeat for the duration of the intervention (e.g. 180 times for a 6 month intervention). 

With this configuration, the data will come in as follows:

  • Way to Health runs a daily process everyday just after midnight to collect all Hidrate Spark data, regardless of whether a participant syncs. If there is no data, a value of 0 is retrieved. 
  • Way to Health runs any logic configured on the Collect Data event approximately 4 hours later. This is 4 AM EST. An example of logic is the evaluation of incoming data against a participant's target or goal (See screenshot below). Immediately following evaluation of the target is a message that is triggered that includes the fluid intake for the day and whether or not the participant met their goal.*
  • WTH also queries Hidrate Spark's servers every hour. If a participant syncs their app during the day, WTH will receive it within the hour.

*If the message is sent via text message, the message will go out at 4 AM EST. In most cases, the study team should configure participant messaging windows to only be sent between certain hours of the day. For example, the participant only can receive messages from 8am-10pm. WTH will queue and hold the message to be sent later in the morning in those cases. If you want to include the data and participant goal variables in messaging, your only option is to build this messaging on the Collect Data event itself. Those variables are not currently available on "Add Logic" events. This is a current limitation of the platform, which we hope to address soon.

  • No labels