Landing Pages
Landing Pages let you manage HTML-based landing page templates in the panel. After you publish, devices fetch the updated template in the background.
Create a new template
Use this when you need a new landing page variant. Start from an existing dynamic template if available.
Path: Settings > Landing Pages > Create New Template
Tip: add a version suffix to the name, like promo-spring-2026-v1.

Fields
Template Name
A human-readable name shown in the dashboard. Use a naming convention your team can scan quickly.
Content
The HTML content of your landing page template. You can customize it to match your brand and campaign. Dynamic templates may support placeholders for personalization (if configured in your account).

Save vs publish
Saving updates the template in the panel. Publishing pushes the update to devices.
Publish to Devices targets all app users. Do it after QA. Prefer off-peak hours for large apps.

What “Publish to Devices” means here
A silent push is sent to update content without showing a user-facing notification. The app receives it in the background. The SDK can then refresh landing page content.
Notes
Silent push delivery depends on OS background rules and user/device settings.
Some devices may apply the update later (battery saver, network limits, etc.).
Treat publishing as “best effort near-real-time”, not a guaranteed instant sync.
Testing checklist
Preview your HTML and links.
Test on at least one iOS and one Android device.
Publish once in a controlled window.
Verify the updated landing page loads as expected.
Last updated
Was this helpful?