Showing the Popup
GetComplied Popup will prompt automatically if it's a new user or if there is any new document/cookie.
<gc-prompt-caller>Comply</gc-prompt-caller><div gc-prompt-caller></div>JAVASCRIPT
yourButton.addEventListener('click', function(){getComplied.command('show')});Last updated