Available Methods
Reach offers multiple integration options to fit your development workflow:iFrame Embed
Simple integration that allows you to embed Reach directly into your
application with minimal development effort
React Components
Native integration that gives you full control over the UI and user
experience using our React component library
Compatibility Matrix
Choose the right integration method for each of our core solutions:Solution | Description | iFrame Embed | React Components |
---|---|---|---|
Measure | Track ROAS and view comprehensive ad reporting dashboards across channels with consolidated marketing analytics | Live | Inquire |
Engage | Flexible and powerful Email & SMS system to manage business communications across various channels, with sender identity management and reliable message delivery | Beta | Alpha |
Acquire | AI-powered ad campaign builder that helps create, manage, and optimize paid digital advertising with automated targeting and budget optimization | Live | Inquire |
Integration Flow
1
Authentication Setup
Regardless of your choice, implement a backend endpoint using JWT tokens to authenticate the logged-in user in Reach. See authentication for details.
2
Choose Integration & Component Placement
Select the integration method that best fits your platform architecture and requirements.
Embed the Reach components in your application using
iFrames or React components
3
Security Headers (if applicable)
If your app enforces security headers like Content Security Policy (CSP) or Cross-Origin Opener Policy (COOP), see Security Headers (CSP & COOP) for required configurations.