Add one of following JavaScript-code into HTML-code of page own site.
This code is asynchronous and not block load of your site.
Seçim 1: Chat widget in frame
<div id="chat_pmazgame"></div><p><a href="https://chatovod.net/az/" target="_blank">Öz çatını yarat.</a></p>
<script type="text/javascript">
var chatovodOnLoad = chatovodOnLoad || [];
chatovodOnLoad.push(function() {
chatovod.addChatToDivId("chat_pmazgame", {host: "pmazgame.chatovod.net",
width: "100%", height: 380, defaultLanguage: "az"});
});
(function() {
var po = document.createElement('script');
po.type = 'text/javascript'; po.charset = "UTF-8"; po.async = true;
po.src = 'https://st1.chatovod.net/api/js/v1.js?4';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();
</script>
Seçim 2: Floating chat window opened by button
<script type="text/javascript">
var chatovodOnLoad = chatovodOnLoad || [];
chatovodOnLoad.push(function() {
chatovod.addChatButton({host: "pmazgame.chatovod.net", align: "bottomRight",
width: 600, height: 380, defaultLanguage: "az"});
});
(function() {
var po = document.createElement('script');
po.type = 'text/javascript'; po.charset = "UTF-8"; po.async = true;
po.src = 'https://st1.chatovod.net/api/js/v1.js?4';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();
</script>
https://pmazgame.chatovod.net/?type=vkhttps://pmazgame.chatovod.net/?type=fb