Choose an integration path
Browser embed only
Choose this path when you only need behavioral collection on a web page. You need
a public trackingKey, collector URL, and script URL from a provisioned survey.
The browser embed does not need or accept an integration key.
Platform API plus browser embed
Choose this path when your platform needs to provision surveys, associate its response identifiers, retrieve scores, and delete session data. This is the recommended path for a production survey platform.
LimeSurvey plugin
Choose the reference plugin for self-hosted LimeSurvey CE 6.x or 7.x. It handles provisioning, public embed configuration, response-reference mapping, manual scoring, exports, and deletion synchronization. See LimeSurvey.
Before you start
- Keep the organization integration key in server-side secret storage.
- Decide what UUID your platform will use as the external response reference.
- Add the Ramon embed and collector origins to your Content Security Policy.
- Ensure an administrator, not a participant-facing request, controls scoring.