Replies: 0
Your plugin seems to be working as intended. However, our site has a few non-WordPress pages on which we need to check the user’s cookie preferences.
Specifically, is there a “manual” way (using Javascript or PHP) to detect whether the current user has allowed “Marketing Cookies,” so that we can add in our tracking code if permitted?
I thought your third-party scripts hooks (https://wordpress.org/support/topic/any-suggestion-on-how-to-organize-loading-of-third-party-scripts/) would lead me to a solution but it’s unclear how to implement them.