One of our clients is using our platform on his own website.
To do it, he uses an iFrame.
The issue is that on every page, the cookie consent appears…
We suppose that the issue comes from the iFrame, but do you have a solution in mind?
At very short term, to avoid to display the cookie consent on every page, we would like to deactivate the cookie consent on some specific URLs: is that possible? How?
Is it maybe some embedded product where users have to log in? In this case, the consent could be obtained via accepting the Terms of Service.
As for manipulating the consent decisions, you can use the APIs. I’m not sure if that would solve the issue in your case, since you didn’t share the exact setup or link to the mentioned page.
Tanks for your quick answer.
The user must be logged-in.
As for manipulating the consent decisions, you can use the APIs. I’m not sure if that would solve the issue in your case, since you didn’t share the exact setup or link to the mentioned page.
There is no way to simply use a trigger like in the TMS? We must use the APIs?