We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Bu makalede webchati kendi websitenize nasıl eklersiniz ondan bahsedeceğiz.
Eğer webchatti eklediğiniz sitede ziyaretçinin adı, epostasını biliyorsanız. hc('user', {email: "joe.doe@mail.com", name: "Joe Doe"});
aşağıdaki gibi bunları otomatik ekleyebilirsiniz. joe.doe@mail.com
ve Joe Doe
sisteminizden gelmelidir.
<script :if={@current_user && @current_user.email}>
(function(w,d,s,o,f,js,fjs){
w['HipcallWidget']=o;w[o]=w[o]||function(){(w[o].q=w[o].q||[]).push(arguments)};
js=d.createElement(s),fjs=d.getElementsByTagName(s)[0];
js.id=o;js.src=f;js.async=1;fjs.parentNode.insertBefore(js,fjs);
})(window,document,'script','hc','https://use.hipcall.com.tr/widget/ea5e6c8a-0810xxxxx');
hc('user', {email: "joe.doe@mail.com", name: "Joe Doe"});
</script>
*.bulutfon.com
tüm bulutfon.com domaini altında açılan sayfalarda çalışır.