{"id":6081,"date":"2021-06-21T12:29:33","date_gmt":"2021-06-21T12:29:33","guid":{"rendered":"https:\/\/www.kommunicate.io\/blog\/?p=6081"},"modified":"2024-10-08T10:38:51","modified_gmt":"2024-10-08T10:38:51","slug":"meteor-live-chat-integration","status":"publish","type":"post","link":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/","title":{"rendered":"Integrate Live Chat Plugin into Meteor Website"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Blog-Covers-1-1-1-1024x683.png\" alt=\"Integrate Live Chat Plugin into Meteor Website\" class=\"wp-image-6126\" style=\"width:751px;height:501px\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-meteor\">What is Meteor?<\/h2>\n\n\n\n<p>Meteor is a JavaScript web framework and it helps in developing web and mobile applications. Meteor allows you to develop in&nbsp;one language, JavaScript, in all environments: application server, web browser, and mobile device.<\/p>\n\n\n\n<p>To start building your website using Meteor, kindly check out this <a href=\"https:\/\/guide.meteor.com\/#quickstart\" target=\"_blank\" rel=\"noreferrer noopener\">documentation<\/a>. Also, you can follow the below-mentioned steps to create a sample website.<\/p>\n\n\n\n<p><strong>Step 1:<\/strong>  Run the following command in your terminal<code><em>1<\/em>curl https:\/\/install.meteor.com\/ | sh<\/code><\/p>\n\n\n\n<p><strong>Step 2:<\/strong>  Once the installation completes, create the directory for the meteor project as shown below;<code><em>1<\/em>meteor create book-list<\/code><\/p>\n\n\n\n<p><strong>Step 3:<\/strong>  After creating the directory, open the project directory and run the application<br><br>Open the newly created directory using the following command<code><em>1<\/em>cd book-list<\/code><\/p>\n\n\n\n<p>Once you open the directory run the project as shown below:<code><em>1<\/em>meteor<\/code><\/p>\n\n\n\n<p><strong>Now you are ready with your sample website on the Meteor platform, the next step is to add the Kommunicate script to integrate the chat widget.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-for-getting-the-live-chat-code\"><strong>For getting the live chat code<\/strong><\/h2>\n\n\n\n<p>1. Login to the&nbsp;<a href=\"https:\/\/dashboard.kommunicate.io\/\">Kommunicate dashboard<\/a>. If you do not have an account, you can create one&nbsp;<a href=\"https:\/\/dashboard.kommunicate.io\/signup\">here<\/a>&nbsp;for free.<\/p>\n\n\n\n<p>2. Select the settings \u2699\ufe0f option, navigate to the&nbsp;<strong>INSTALL<\/strong>&nbsp;section and click the&nbsp;<strong>Web&nbsp;<\/strong>tab and copy the javascript code<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"476\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Kommunicate-installation-section-screenshot-1024x476-1.jpg\" alt=\"getting the live chat code\" class=\"wp-image-6137\"\/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code><a href=\"https:\/\/www.kommunicate.io\/create-ai-chatbot\">Launch Your Own AI Chatbot Without Sign up<\/a><\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-integrate-the-live-chat-into-the-meteor-website\">How to integrate the live chat into the meteor website.<\/h2>\n\n\n\n<p>Open the Meteor project directory book-list on your computer and locate the folder client<strong>main.html <\/strong>and add the Kommunicate script above the closing of body tag(\/body) in the same HTML file.<br><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"659\" height=\"581\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.59.59-PM.png\" alt=\" Kommunicate script \" class=\"wp-image-6082\" srcset=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.59.59-PM.png 659w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.59.59-PM-300x264.png 300w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.59.59-PM-640x564.png 640w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.59.59-PM-175x154.png 175w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.59.59-PM-450x397.png 450w\" sizes=\"auto, (max-width: 659px) 100vw, 659px\" \/><\/figure>\n\n\n\n<p>Now your integration is completed, open&nbsp;http:\/\/localhost:3000&nbsp;in your web browser to see the chat widget.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"561\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.56.45-PM-1024x561.png\" alt=\"Welcome to meteor\" class=\"wp-image-6083\" srcset=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.56.45-PM-1024x561.png 1024w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.56.45-PM-300x164.png 300w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.56.45-PM-768x421.png 768w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.56.45-PM-640x351.png 640w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.56.45-PM-175x96.png 175w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.56.45-PM-450x247.png 450w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.56.45-PM-1170x641.png 1170w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Screen-Shot-2020-11-04-at-11.56.45-PM.png 1438w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Go ahead and explore the<a href=\"https:\/\/www.kommunicate.io\/product\/live-chat\"> Meteor live chat integration with Kommunicate.<\/a><\/p>\n\n\n\n<p>Suggested Read: <a href=\"https:\/\/www.kommunicate.io\/blog\/integrate-bot-using-dialogflow-in-kommunicate\/\">Integrate Dialogflow (Api.ai) Bot into Website<\/a><\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><em><em>At&nbsp;<\/em><a href=\"https:\/\/www.kommunicate.io\/\"><em>Kommunicate<\/em><\/a><em>, we are envisioning a world-beating customer support solution to empower the new era of customer support. We would love to have you on board to have a first-hand experience of Kommunicate. You can signup&nbsp;<a href=\"https:\/\/dashboard.kommunicate.io\/signup\">here<\/a>&nbsp;and start delighting your customers right&nbsp;away.<\/em><\/em><\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"\/>\n<\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>What is Meteor? Meteor is a JavaScript web framework and it helps in developing web and mobile applications. Meteor allows you to develop in&nbsp;one language, JavaScript, in all environments: application server, web browser, and mobile device. To start building your website using Meteor, kindly check out this documentation. Also, you can follow the below-mentioned steps<\/p>\n","protected":false},"author":23,"featured_media":6124,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"no","footnotes":""},"categories":[67],"tags":[],"class_list":{"0":"post-6081","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-live-chat-2"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Meteor Live Chat: Integrate Live Chat Into The Meteor Website.<\/title>\n<meta name=\"description\" content=\"Integrate live chat into meteor website. Build a website using meteor with the given documentation. Read the article to know more.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integrate Live Chat Plugin into Meteor Website\" \/>\n<meta property=\"og:description\" content=\"Integrate live chat into meteor website. Build a website using meteor with the given documentation. Read the article to know more.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/\" \/>\n<meta property=\"og:site_name\" content=\"Kommunicate Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/kommunicateio\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-21T12:29:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-08T10:38:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Blog-Covers-1-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Mousumi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@kommunicateio\" \/>\n<meta name=\"twitter:site\" content=\"@kommunicateio\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mousumi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/\"},\"author\":{\"name\":\"Mousumi\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#\\\/schema\\\/person\\\/53f6fbb215285837f951c91425e8254e\"},\"headline\":\"Integrate Live Chat Plugin into Meteor Website\",\"datePublished\":\"2021-06-21T12:29:33+00:00\",\"dateModified\":\"2024-10-08T10:38:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/\"},\"wordCount\":331,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/Blog-Covers-1-1.jpg\",\"articleSection\":[\"Live Chat\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/\",\"name\":\"Meteor Live Chat: Integrate Live Chat Into The Meteor Website.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/Blog-Covers-1-1.jpg\",\"datePublished\":\"2021-06-21T12:29:33+00:00\",\"dateModified\":\"2024-10-08T10:38:51+00:00\",\"description\":\"Integrate live chat into meteor website. Build a website using meteor with the given documentation. Read the article to know more.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/Blog-Covers-1-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/Blog-Covers-1-1.jpg\",\"width\":1200,\"height\":800,\"caption\":\"Integrate kommunicate with meteor\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/meteor-live-chat-integration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Live Chat\",\"item\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/category\\\/live-chat-2\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Integrate Live Chat Plugin into Meteor Website\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/\",\"name\":\"The Kommunicate Blog\",\"description\":\"Insights on AI-Powered Customer Support\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#organization\",\"name\":\"Kommunicate\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/Kommunicate-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/Kommunicate-logo.png\",\"width\":400,\"height\":400,\"caption\":\"Kommunicate\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/kommunicateio\",\"https:\\\/\\\/x.com\\\/kommunicateio\"],\"description\":\"Founded to bridge the gap between automation and human empathy, Kommunicate is a customer communication platform that combines the power of AI agents with the warmth of live support. Integrating seamlessly with tools like Dialogflow, Zendesk, and WhatsApp Business API, Kommunicate enables organizations worldwide to scale their support operations without sacrificing quality.\",\"email\":\"support@kommunicate.io\",\"telephone\":\"+1-3476809337\",\"legalName\":\"Intentive Inc\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#\\\/schema\\\/person\\\/53f6fbb215285837f951c91425e8254e\",\"name\":\"Mousumi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2c8aabfe1c0725f7a5ce22ad6015d1f677c93883c45b23af5fde8e0f592da330?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2c8aabfe1c0725f7a5ce22ad6015d1f677c93883c45b23af5fde8e0f592da330?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2c8aabfe1c0725f7a5ce22ad6015d1f677c93883c45b23af5fde8e0f592da330?s=96&d=mm&r=g\",\"caption\":\"Mousumi\"},\"description\":\"Mousumi was a former employee at Kommunicate.\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/author\\\/mousumi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Meteor Live Chat: Integrate Live Chat Into The Meteor Website.","description":"Integrate live chat into meteor website. Build a website using meteor with the given documentation. Read the article to know more.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/","og_locale":"en_US","og_type":"article","og_title":"Integrate Live Chat Plugin into Meteor Website","og_description":"Integrate live chat into meteor website. Build a website using meteor with the given documentation. Read the article to know more.","og_url":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/","og_site_name":"Kommunicate Blog","article_publisher":"https:\/\/www.facebook.com\/kommunicateio","article_published_time":"2021-06-21T12:29:33+00:00","article_modified_time":"2024-10-08T10:38:51+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Blog-Covers-1-1.jpg","type":"image\/jpeg"}],"author":"Mousumi","twitter_card":"summary_large_image","twitter_creator":"@kommunicateio","twitter_site":"@kommunicateio","twitter_misc":{"Written by":"Mousumi","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/#article","isPartOf":{"@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/"},"author":{"name":"Mousumi","@id":"https:\/\/www.kommunicate.io\/blog\/#\/schema\/person\/53f6fbb215285837f951c91425e8254e"},"headline":"Integrate Live Chat Plugin into Meteor Website","datePublished":"2021-06-21T12:29:33+00:00","dateModified":"2024-10-08T10:38:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/"},"wordCount":331,"commentCount":0,"publisher":{"@id":"https:\/\/www.kommunicate.io\/blog\/#organization"},"image":{"@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/#primaryimage"},"thumbnailUrl":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Blog-Covers-1-1.jpg","articleSection":["Live Chat"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/","url":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/","name":"Meteor Live Chat: Integrate Live Chat Into The Meteor Website.","isPartOf":{"@id":"https:\/\/www.kommunicate.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/#primaryimage"},"image":{"@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/#primaryimage"},"thumbnailUrl":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Blog-Covers-1-1.jpg","datePublished":"2021-06-21T12:29:33+00:00","dateModified":"2024-10-08T10:38:51+00:00","description":"Integrate live chat into meteor website. Build a website using meteor with the given documentation. Read the article to know more.","breadcrumb":{"@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/#primaryimage","url":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Blog-Covers-1-1.jpg","contentUrl":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2021\/06\/Blog-Covers-1-1.jpg","width":1200,"height":800,"caption":"Integrate kommunicate with meteor"},{"@type":"BreadcrumbList","@id":"https:\/\/www.kommunicate.io\/blog\/meteor-live-chat-integration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/www.kommunicate.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Live Chat","item":"https:\/\/www.kommunicate.io\/blog\/category\/live-chat-2\/"},{"@type":"ListItem","position":3,"name":"Integrate Live Chat Plugin into Meteor Website"}]},{"@type":"WebSite","@id":"https:\/\/www.kommunicate.io\/blog\/#website","url":"https:\/\/www.kommunicate.io\/blog\/","name":"The Kommunicate Blog","description":"Insights on AI-Powered Customer Support","publisher":{"@id":"https:\/\/www.kommunicate.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kommunicate.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.kommunicate.io\/blog\/#organization","name":"Kommunicate","url":"https:\/\/www.kommunicate.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kommunicate.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2024\/05\/Kommunicate-logo.png","contentUrl":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2024\/05\/Kommunicate-logo.png","width":400,"height":400,"caption":"Kommunicate"},"image":{"@id":"https:\/\/www.kommunicate.io\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/kommunicateio","https:\/\/x.com\/kommunicateio"],"description":"Founded to bridge the gap between automation and human empathy, Kommunicate is a customer communication platform that combines the power of AI agents with the warmth of live support. Integrating seamlessly with tools like Dialogflow, Zendesk, and WhatsApp Business API, Kommunicate enables organizations worldwide to scale their support operations without sacrificing quality.","email":"support@kommunicate.io","telephone":"+1-3476809337","legalName":"Intentive Inc","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.kommunicate.io\/blog\/#\/schema\/person\/53f6fbb215285837f951c91425e8254e","name":"Mousumi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2c8aabfe1c0725f7a5ce22ad6015d1f677c93883c45b23af5fde8e0f592da330?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2c8aabfe1c0725f7a5ce22ad6015d1f677c93883c45b23af5fde8e0f592da330?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2c8aabfe1c0725f7a5ce22ad6015d1f677c93883c45b23af5fde8e0f592da330?s=96&d=mm&r=g","caption":"Mousumi"},"description":"Mousumi was a former employee at Kommunicate.","url":"https:\/\/www.kommunicate.io\/blog\/author\/mousumi\/"}]}},"modified_by":"Neha Srivastava","_links":{"self":[{"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/posts\/6081","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/comments?post=6081"}],"version-history":[{"count":25,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/posts\/6081\/revisions"}],"predecessor-version":[{"id":22043,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/posts\/6081\/revisions\/22043"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/media\/6124"}],"wp:attachment":[{"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/media?parent=6081"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/categories?post=6081"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/tags?post=6081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}