cmp
cmp copied to clipboard
Feature request: event when the consent tool is shown
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.