Skip to main content
The SDK is framework-agnostic; in Vue you call it directly. Configure once when the root component mounts, then present offers from event handlers.

Install

Configure on mount

configure() honors only its first successful call; full options are in the configure() reference.

Identify and present offers

Next steps