Overview:
All NimbusRX direct-to-consumer treatment options are questionnaire-based. This means that each patient must complete a guided, product-specific intake process before starting their consultation. The questionnaire ensures that patients:
Pre-purchase the correct medication
Complete their patient chart
Qualify (or disqualify) themselves for treatment
Sign required medical intake and consent forms
These questionnaires are tied to specific products and grouped by treatment category — for example, GLP-1 medications like Semaglutide and Tirzepatide are grouped under Metabolic / Weight Loss Treatments and often fulfilled by a single pharmacy, such as CasaPharma.
Use your credentials to log into the NimbusRX backend dashboard.
Click on Products in the left-hand navigation menu.
Locate the Semaglutide product that:
Belongs to the GLP-1 treatment group
Uses CasaPharma as the fulfilling pharmacy
Click to open the product configuration.
Before you can publish or embed the questionnaire, make sure:
This product has a retail price set
All other products in the same treatment group (e.g., Tirzepatide, Semaglutide at different doses) also have retail prices set
🚫 Products cannot be published with a $0 value — pricing must be configured before installation.
Once the product is priced correctly, scroll to the “Onboarding Questionnaire” section.
You’ll see an embeddable JavaScript widget and configuration options.
You can modify:
Button Text (e.g., “Start My Weight Loss Journey”)
Button Size
Button Color (to match your brand)
After customizing, copy the provided script.
Depending on your platform:
| Platform | How to Embed |
|---|---|
| NimbusRX Website Builder | Add a code block in the desired section and paste the script |
| WordPress, Webflow, Squarespace, etc. | Use an HTML or code embed block |
| Custom Website | Paste directly into your HTML template where you want the button to appear |
Advanced users can add custom CSS to target the button using its auto-generated IDs and classes.
Example:
css#nimbus-questionnaire-button {
font-weight: bold;
border-radius: 8px;
}
Group products by treatment type and fulfilling pharmacy to avoid fulfillment and billing issues.
Double-check that all active products tied to a treatment group have correct pricing before embedding.
Use language that matches the tone of your brand in your button text.
You can embed the same widget on landing pages, blogs, or pricing pages to capture interest earlier in the funnel.