Pages

Thursday, July 18, 2019

About Botika


Hello, this is Tyaseta Rabita Nugraeni  Sardjono from Indonesia, I create this content because there is writing blogging competition which is information in Indonesia language can be read at http://botika.online/blog/ and only one content was add to there.

What is Bootika?

Bootika is technology created by Indonesian. In their website, in http://botika.online/solution/, they offer machine. Machine which make reducing lost costumer, because now is technology era which people want answer for what they want fast, quickly, accurate. If they got late respond or slow respond, they will go to other place and can get what they want.

Bootika products :


  • Bootika chatbotika enterprise is Creating a chat assistant for your company is the best way to communicate with customers. Start to answering every opportunity!
  • chatbotika commerce is An application that provide online shop or Small Medium Enterprises (SME) to have a customer chatbot that can communicate & ordering products, all in one chat!
  • Chatbotika Travel is Smart Chat Assistant for Travel Agent. this is Solution for travel agents to provide more convenient services for their customers in a ticket booking. Purchase the ticket as easy as chatting with your friends!
  • Chatbotika Commerce is Smart Chat Assistant for Online Shop. An application that provide online shop or Small Medium Enterprises (SME) to have a customer chatbot that can communicate & ordering products, all in one chat!
  • Helpdesk System. use this make Enables human agent to take over the chatbot conversation while computers can’t answer the complicated questions from customers
  • DEM (Digital Email Management). DEM helps you to distribute and managing e-mail from customers, to be sorted and directly send to Customer Service (CS). No need to worry, because your CS never have too many e-mails to work on. 
  • Video Call. VIDEO CALL is an application that facilitates your face to face communication with customers to improve and personalized your services.
  • Queue System. Chatbot Queue is a chatbot that help thousands of your customers know their number of queuing while waiting for their turn
  • Botika Pay. BOTIKA PAY is a personal chat that includes a payment gateway system that enables you to purchase anything, anywhere in anytime
  • OMNIBOT. OMNIBOT is a multi-channel social platform on a single dashboard combined with chatbot, that can help business to serve customer needs.
  • ELIZA. ELIZA is a virtual personal assistant that helps your daily life from purchasing a travel ticket, online shopping, news reading, music discoveries until a virtual friend that you need.

If want to login in their website, need an account, if not have, open https://botmaster2.botika.online/login#signup, fill data’s.  Hit submit.  

There is offering to get a book which is if open, it will go to https://play.google.com/store/books/details?id=Q65GDwAAQBAJ. This is book for being rich with online shop use bootika. But, I didn’t open and didn’t try it.

If want to create bot, select bot, add bot, fill bot name, description, etc.

After create bot, select one bot, select view. There are many choices are there.  integration, rules, intents, resource, chat consule, user profile, user satisfaction, broadcast, transsaction, category, product, grant access, log setting. In integration, there are choices : Facebook, Like, telegram,  twitter, web chat, whatsapp. I was select web chat, there is option integrate. Select it.

Then, after that appear that we must copy javascript to where we want to put chatbot. Here is javascript for an example :
                                                            
<!--- botika webchat begin -->
<link rel="stylesheet" type="text/css" href="https://webchat.botika.online/widget/css/style.css">
<script>
         function loadScript(url, callback){

                 var script = document.createElement("script")
                 script.type = "text/javascript";

                 if (script.readyState){  //IE
                          script.onreadystatechange = function(){
                                   if (script.readyState == "loaded" ||
                                                    script.readyState == "complete"){
                                            script.onreadystatechange = null;
                                            callback();
                                   }
                          };
                 } else {  //Others
                          script.onload = function(){
                                   callback();
                          };
                 }

                 script.src = url;
                 document.getElementsByTagName("head")[0].appendChild(script);
         }

         loadScript("https://webchat.botika.online/widget/js/botika.widget.js", function(){
                 //initialization code
                 createWidget({client:"orfyLc3qKwGCwHBkH"});
         });
</script>
<!--- botika webchat end -->
                                                            
                                                   
Back
That’s all. I hope this can be understand.


No comments:

Post a Comment

Alamat Website

Related Posts Plugin for WordPress, Blogger...