Plug-in
Use cases
Custom results screen
intro in this use case, you have your own questions or welcome screen, which is followed by the plug in health scan, after which the results are displayed on your own custom results screen this guide will show you how to design this user flow seamlessly and display the results screen when you desire prerequisites we will refer to the following documentation during this guide request plug in url docid\ odjxifncpcgwmttwd6j1c embed plug in docid\ vywpzgyzobqqswusjqy 4 steps the steps to accomplish this are described below, accompanied by a figure displaying the steps 1\ display your app's welcome screen 2 request the plug in url (see request plug in url docid\ odjxifncpcgwmttwd6j1c ) and embed it in your app where desired (see embed plug in docid\ vywpzgyzobqqswusjqy 4 ) important please request us to disable the built in results screen of the plug in this means that after the measurement is completed, the plug in will not go to the results screen immediately instead, it will remain on the recording screen, giving you the opportunity to switch to your own screen, such as a questionnaire 3 to determine when the measurement is completed and when to switch from the recording screen to your own results screen, listen for the results event, buckets and bucket summaries these contain all the results from the health scan in json format make sure to store this for use in the next step refer to our message events docid\ nhmyw3igywbv wbatholb documentation for more information about these events it's important to note that you might also receive a userfinished event in case the user ends the health check without successfully completing it, for example, because the conditions for taking a health check aren't good enough we recommend you take this into account when designing your own screen, e g by adapting the content accordingly 4 show your results screen and populate it with the information you obtained in the previous step you are also free to save the data to your database for future analysis