<script src="https://chat-assets.frontapp.com/v1/chat.bundle.js"></script> <script> window.FrontChat('init', { chatId: '01473e148b626bb7fc96a17fc0be02bd', useDefaultLauncher: true }); setTimeout(function(){ alert("Calling 'identity'"); window.FrontChat('identity', { email: 'support@frontapp.com', userHash: '80a77cbc5e91a30abbe26c0649753eea4b17e7958e9d45eeba11556584e95fe6' // userHash algorithm: https://dev.frontapp.com/docs/chat-sdk-reference#identity-verification }) }, 11000); </script>