Next.js Discord

Discord Forum

Partytown + Google Analytics

Unanswered
Somali posted this in #help-forum
Open in Discord
SomaliOP
Is this still considered the most performant to load in GTM/GA? I know the script element has been suggested but I’m wondering if anyone takes a different approach to maximize performance

2 Replies

Dunker
if am not wrong next itself will provide a package for GA and you will use it as Component
like import GA from next/ga

<GA ..props