📄️ Getting Started with Web SDK
Client SDK enables you to run experiments for user experience improvements in applications running on end-user devices. These applications include web and mobile apps.
📄️ Initialize options
First step is to initialize the async devunusClient.init()
📄️ Track Custom Events
Track events are used to track user behavior and drive analytics. Simply call the logEvent to track custom events or see new feature adoption. you can provide optional metadata to be logged with the event.
📄️ Privacy
Additional optional settings to restrict the data that is sent to the devunus servers