Back Chat Bubble Recommended
Preview of welcometomosaic.com with Mo chat bubble

Chat Bubble Widget

On mobile, Mo opens full-screen when tapped. Try the chat bubble in the bottom-right corner.

Tap the chat bubble below to try Mo

Widget Code

Add this snippet before </body> on every page of your website. Mo's chat bubble appears automatically.

<!-- Mo Chat Widget -->
<script>
  window.CHIPP_APP_URL = "https://mo-10041051.chipp.ai";
  window.CHIPP_APP_ID = 10041051;
</script>
<link rel="stylesheet"
  href="https://storage.googleapis.com/chipp-chat-widget-assets/build/bundle.css" />
<script defer
  src="https://storage.googleapis.com/chipp-chat-widget-assets/build/bundle.js"></script>