Web npm based
Apxor Web SDK Integration
Check here the latest release notes.
Add and Initialize Apxor SDK and Plugins
You can find the description and default values for Initialization options here
Run the following command in your terminal to add Apxor SDK and plugins into your Website
Add the following import statements in application root component or page to make sure that these two packages will be bundled when you build your Website
Add the following values in
Initialization option's
plugin
anddeps
array
Note
Contact support@apxor.com to get your unique SITE_ID
Additional features API Guide
Click here for guides to log user properties, events and event properties.
Last updated