Hello fellow developers out there ๐
So I am sitting here, working on a customer-website, I am building with the latest next.js version. Of course, looking towards a first release candidate, the tedious topic of gdsm comes up. Naturally I want to set up a proper consent management tool, so that my visitors are able to configure their privacy settings as they see fit. The customer wants to use hubspot forms, posthog and probably some social integration in the near future.
Since I have only used next.js in personal projects so far, where something like has never been necessary (duh), my experience with consent management in next.js is non-existent.
So I've tried implementing usercentrics (because I get it "free-ish" with the privacy-statement generator (german company e-recht24) I am using) but so far I've failed, probably through my limited understanding of next.js
So my question:
Has anyone out there been successful in implementing usercentrics in a recent next.js version and could share their implementation with me?
Has anyone out there another recommendation for my usecase so I could check it out?
Some help here would be more than appreciated! ๐
Cheers from Bavaria,
Max