Installation
Install the package
Section titled “Install the package”npm install @magicfeedback/popup-sdkRequirements
Section titled “Requirements”- Modern browser with ES2015+ support.
fetch.sessionStoragefor the exit popup queue.
Environments
Section titled “Environments”nodeEnv: 'production'useshttps://api.deepdots.com.nodeEnv: 'development'useshttps://api-dev.deepdots.com.
Note on SSR
Section titled “Note on SSR”In environments without window or document, the SDK falls back to a no-op renderer so the host render does not break.