Configure multiple instances
Choose the configuration method that matches your installation:
- Script tag - for sites using the Seeka script tag directly in HTML
- NPM packages - for React, Svelte, and other framework-based installations using
SeekaProvider - Iframe - for sites using the Seeka iframe installation via
SeekaFrameInit
For dynamic instances that are created and destroyed at runtime, see dynamic multi-instance.
Learn more
Iframe
Configure Iframe installations run one SeekaFrameInit per instance.
NPM packages
Configure To configure multiple instances, pass an instances array prop to SeekaProvider instead of the standard org, id, and publicKey root…
Script tag
Configure To get org, id, and key for each instance, visit API settings in the Seeka app.