#Integrating Google Analytics or Pendo into Payload CMS
5 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Hey @pure lance this might help!
GitHub
Google Analytics 4 dashboard widgets plugin for Payload - zubricks/payload-plugin-google-analytics
You don't have to use this (it's not something I'm very actively maintaining) but it should give you an idea how to wire it up
@hard laurel I appreciate it. I ended up wiring into the layout.tsx and going the Next.js route for implementing. I’ll take a look at what you sent too