Best practices for reading cookie consents?
Unanswered
African Slender-snouted Crocodil… posted this in #help-forum
African Slender-snouted CrocodileOP
Hi there everyone. I am trying to check cookie consents before rendering embedded youtube videos on a site. I am loading the video thumbnail first and then I wish to check if cookie consents are present. After that I will loading the video instead of the thumbnail. If cookie consents are not present then I will load a small modal above the thumbnail requesting that the user opens the cookie settings to give consent to allow the video to load there after.
Has anyone else been trying to read and check cookie consents with NextJS lately?
This is a bit more tricky for me in this case as I need to wait for the page render, then Google Tag Manager Script and then finally Cookie Hub.
I deeply appreciate any advice or help.
Kind regards,
Dave
Has anyone else been trying to read and check cookie consents with NextJS lately?
This is a bit more tricky for me in this case as I need to wait for the page render, then Google Tag Manager Script and then finally Cookie Hub.
I deeply appreciate any advice or help.
Kind regards,
Dave