Facebook Live Chat
Ưu điểm:
- Khách hàng dùng tài khoản Facebook để gửi tin và nhận phản hồi ngay cả khi đã thoát khỏi website.
- Quản lý cũng như trả lời tin nhắn trực tiếp trên tài khoản Fanpage.
- Facebook đang được sử dụng rộng rãi nên thích hợp với mọi khách hàng
- Không thể trả lời tin nhắn thông qua hộp thoại nhắn tin trên website/blog
- Khách hàng phải đăng nhập tài khoản facebook trên trình duyệt mới gửi tin nhắn thành công.
- Bước 1: Vào Mẫu --> Chỉnh sửa HTML
- Bước 2: Tìm đến thẻ
</Body>
<style type="text/css"> .liveChat-Box{ position: fixed; width: 260px; right: 5px; bottom: -5px; padding: 5px; z-index: 100000000000} .liveChat-bar{ text-align: center; background-color: #5B74A8; /* border: solid 1px #c3c3c3; */ border-radius: 4px 4px 0px 0px; height: 30px; line-height: 30px; color: #fff} .liveChat-panel{ height:300px; display: none; background:#fff} </style> <script type="text/javascript"> $(document).ready(function(){ $(".liveChat-bar").click(function(){ $(".liveChat-panel").toggle(); }); }); </script> <div class="liveChat-Box"> <div class="liveChat-bar">Chat với chúng tôi</div> <div class="liveChat-panel"> <div id="fb-root"></div> <script type="text/javascript"> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/vi_VN/sdk.js#xfbml=1&version=v2.5"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div style="position:fixed; z-index:9999999; right:10px; bottom:0px;" class="fb-page" data-tabs="messages" data-href="https://www.facebook.com/cameraquansat360o/" data-width="250" data-height="300" data-small-header="true" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="false" data-show-posts="false"></div>
</div> </div>
Thay link:
https://www.facebook.com/cameraquansat360o/thành link trang fanpage của bạn. Chúc các bạn thành công!
0 comments: