Generates id for browser and stores it in local storage
<script src="https://cdn.jsdelivr.net/npm/@txo/[email protected]/lib/index.js"></script>
<script>
console.log(window.TXO_BROWSER_ID)
</script>
Generates id for browser and stores it in local storage
<script src="https://cdn.jsdelivr.net/npm/@txo/[email protected]/lib/index.js"></script>
<script>
console.log(window.TXO_BROWSER_ID)
</script>