Skip to main content

Affiliate Greeting


Use the Affiliate Greeting screen to display affiliate-specific greeting content for users who enter the app through an affiliate link.

The screen appears before the user continues to login or registration.



This screen includes:

#ElementDescription
1Affiliate brandingDisplays the configured affiliate logo
2Greeting popupDisplays the affiliate greeting above the app screen
3LogoDisplays the affiliate logo inside the popup
4Greeting messageExplains the service relationship and medical-provider disclaimer
5Primary actionOk dismisses the popup

Workflow

  1. Open the app from an affiliate link.
  2. Load the affiliate greeting screen.
  3. Display the greeting popup when content is available.
  4. Select the primary action.
  5. Continue to login or registration.

Validations

ScenarioApp BehaviorSDK Output
Affiliate greeting availableDisplay the greeting popupPage response
Affiliate greeting unavailableContinue without showing the popupNo greeting state
Required assets unavailableUse default app brandingDefault asset fallback
Request blockedDisplay restriction messageHTTP 405

Actions

ScenarioApp BehaviorSDK Output
Affiliate link openedLoad affiliate greeting screenPUT /api/v3/affiliate
Primary action selectedContinue to login or registrationNavigation event
Close selectedDismiss the popupNo state change

Endpoint Resources

Affiliate Greeting

PUT 

v3/affiliate

Returns the affiliate greeting popup screen for users who enter the app through an affiliate flow.