Skip to main content
For pages without a bundler, load the UMD build via a script tag. The bundle exposes a global Encore; the SDK instance lives on .default, so unwrap it once.

Load the script

Self-host dist/umd/encore.min.js from the npm package with your own assets (see Install for the hosted-CDN note):

Configure, identify, show

Full configuration options: configure().

Next steps