Hosted Experience
Getting Started
5min
platform 2 0 within uneeq's platform 2 0 admin panel when you access a persona, you will find a in the top right hand corner called start digital human clicking this link will take you to a test page where you can interact with your digital human click advanced options in order to configure the javascript you need to add to any page where you wish for your digital human to appear change any of the default options you wish to change, then click launch either start digital human to interact with your character, or click add this to my own site to retrieve the javascript which you will need to add to your website in order to display your digital human (don't forget to whitelist your domain!) complete html example example digital human start manual override by default, adding the javascript we provide is all you need to embed a digital human on any website which you own and administrate if you would like to manually control how the javascript is executed such as delaying the init() function until the user takes some specific action you need only call this function within your code such as window\ uneeqinstance init() (or however you instantiate the uneeq class) pay special attention to the order functions are called if you manually call init() event listeners must be created before initialization