Next.js Discord

Discord Forum

Trying to conditionally include Adsense ads

Unanswered
Gouty oak gall posted this in #help-forum
Open in Discord
Gouty oak gallOP
I am trying to conditionally, based on the current user's session and their role, add Adsense ads. I am trying to understand with appRouter if I should be using getServerSession vs. useSession and how to add to the head tag using that condition.

Any tips will be helpful.

0 Replies