How to Make Live Chat to WhatsApp into blogspot
Hai everyone welcome to my blog, In this post I Will introduced your self about How to Make Live Chat to WhatsApp into blogspot.
First, you can copy this script:
<script type='text/javascript'>
(function () {
var options = {
whatsapp: "+62822-8203-0671", // WhatsApp number
call_to_action: "Live Chat disini", // Call to action
position: "left", // Position may be 'right' or 'left'
};
var proto = document.location.protocol, host = "whatshelp.io", url = proto + "//static." + host;
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js';
s.onload = function () { WhWidgetSendButton.init(host, proto, options); };
var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
</script>
(function () {
var options = {
whatsapp: "+62822-8203-0671", // WhatsApp number
call_to_action: "Live Chat disini", // Call to action
position: "left", // Position may be 'right' or 'left'
};
var proto = document.location.protocol, host = "whatshelp.io", url = proto + "//static." + host;
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js';
s.onload = function () { WhWidgetSendButton.init(host, proto, options); };
var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
})();
</script>
Secondly, you can open Edit Html on theme
Thirdly, paste the script before code </body>
Fourtly, put your nomber into red font In the script
Finally, klik save and cek your blog.
Thanks for your atention.
Posting Komentar untuk "How to Make Live Chat to WhatsApp into blogspot"
Terima kasih sudah membaca tulisan saya, silakan berkomentar ya 😊