GoLiveKit
Analytics

Google Analytics

Learn how to use Google Analytics in GoLiveKit.

Create Account

To use Google Analytics with supastarter, first create a Google Analytics account and grab your analytics id.

Configure Environment

Add the environment variable to your .env file and your deployment environment:

.env
NEXT_PUBLIC_GOOGLE_ANALYTICS_ID=your_id_here

On this page