document.tidioIdentify – Need help
-
Could you guys explain more clearly what to write here? I use wordpress, I have no idea what to enter in order for the chat to recognize logged in users. Thanks
<script>
document.tidioIdentify = {
distinct_id: ‘1’,
email: ‘[email protected]’,
name: ‘John Doe’,
city: ‘Denver’,
country: ‘US’
};
</script>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘document.tidioIdentify – Need help’ is closed to new replies.