Developer Resources
The Widget shown below can be inserted into your website, in emails or through social media platforms and will bring the consumer to a page within the Fitness Formulary website showing a list of foods containing efficacious ingredients relative to the condition or goal selected in he Widget.
embed the widget on your page with the following code:
<!-- This is the embed code to copy and paste into your own page --> <iframe src="//www.fitnessformulary.com/fitwidget.html?partner=[partner-id]" width="100%" height="100%" frameborder="0" marginwidth="5" marginheight="5" scrolling="auto"></iframe> <!-- end of embed code -->
Update the [partner-id] with your partner id.
Examples:
<!-- This is the embed code to copy and paste into your own page --> <iframe style="border:1px solid black;" src="//www.fitnessformulary.com/fitwidget.html?partner=[partner-id]" width="100%" height="100%" frameborder="0" marginwidth="5" marginheight="5" scrolling="auto"></iframe> <!-- end of embed code -->
<!-- This is the embed code to copy and paste into your own page --> <iframe style="border:1px solid black;" src="//www.fitnessformulary.com/fitwidget.html?partner=[partner-id]" width="100%" height="500px" frameborder="0" marginwidth="5" marginheight="5" scrolling="auto"></iframe> <!-- end of embed code -->