Reach Marketing & Automation Documentation home page
Search...
⌘K
Support
Home
Home
Search...
Navigation
IFrame Integration
Introduction
Documentation
API Reference
Introduction
Welcome to Reach
Glossary
Core Products
Measure
Engage
Acquire
Implementation
Embeddable UI
Integration Options
Authentication
IFrame Integration
Introduction
Embedding Reach
Implementing Callbacks
Customization
Sandbox Mode
Troubleshooting
React Components
Attribution & Tracking
Transaction Data Sync
Code Samples
JSON Web Token (JWT) Example
Embed Example
On this page
Prerequisites
Integration Overview
IFrame Integration
Introduction
Embed the Reach Marketing Platform in your application as an IFrame
Reach SDK allows you to embed our marketing platform directly within your application, providing your users with powerful ad management tools without leaving your interface.
Prerequisites
Before integrating Reach into your application, ensure you have:
Partner ID
: Your unique vertical saas platform identifier provided by Reach
Shared Secret
: Used for JWT authentication (provided by the Reach team)
Designated Location
: A section in your application where Reach will be embedded
Integration Overview
Embedding Reach involves three simple steps:
Set up Authentication
: Create a server endpoint that generates JWT tokens
Create a Container
: Add a div element where Reach will be embedded
Initialize the SDK
: Import and configure the Reach SDK in your frontend
Authentication
Embedding Reach
Assistant
Responses are generated using AI and may contain mistakes.