Getting Started

Introduction

The easiest Tawk.to integration for your Nuxt 3 projects.

nuxt-tawk-to is a lightweight module that allows you to add the Tawk.to live chat widget to your Nuxt 3 applications in seconds.

It is built on top of the official @tawk.to/tawk-messenger-vue-3 library and is fully compatible with the Nuxt ecosystem (SSR, TypeScript).

Important links:

NPM Package

Package installation details and version history.

GitHub Repository

Browse the source code or contribute.

Key Features

This module eliminates the hassle of manual script loading:

  • Zero Configuration Hassle: Managed solely through nuxt.config.ts.
  • Official Wrapper: Built on top of @tawk.to/tawk-messenger-vue-3.
  • TypeScript: Provides full type-safety support.
  • Auto Injection: Automatically injects the widget on the client side.
  • Tree-shakable: Does not add unnecessary weight to your project.