Analytics OpenPanel
It's a wrapper component for @openpanel/nextjs
. For it's usage, please refer to the documentation
https://openpanel.dev/docs/sdks/nextjs
Install
Usage
Set NEXT_PUBLIC_OPENPANEL_CLIENT_ID
in .env
file, and import AnalyticsGoogle
component in your layout component.