You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're relying on the automatic showing of the consent tool (as opposed to triggering it manually with showConsentTool). To track the rate of people who leave the consent tool open, we want to know how often it's shown (we can already track the number of submissions with the onSubmit event listener).
It would be great if a consentShown event is added.
The text was updated successfully, but these errors were encountered:
We're relying on the automatic showing of the consent tool (as opposed to triggering it manually with
showConsentTool
). To track the rate of people who leave the consent tool open, we want to know how often it's shown (we can already track the number of submissions with theonSubmit
event listener).It would be great if a
consentShown
event is added.The text was updated successfully, but these errors were encountered: