Initializing the JavaScript Library
Using the init method
Supported regions
Code
<script type="text/javascript">
xo.init({
activity: {
trackerKey: 'YOUR TRACKER KEY',
region: 'YOUR REGION'
}
});
</script>xo.init({
activity: {
trackerKey: 'YOUR TRACKER KEY',
region: 'YOUR REGION'
}
});Using custom storage
Method
description
Last updated

