• Resolved 0jpac1

    (@0jpac1)


    Hello,

    Thank you for developing this plug-in, it’s really useful and it’s nice to see you are actively updating it!

    I started using it a few days ago, and I just wanted to know how I can make sure a user accepted the Privacy Policy – does this get saved somewhere? Admin panel or plugin settings? I fail to see any reference to this.

    I noticed for the “cookie bar” a cookie is saved, so the bar doesn’t show up again (gdpr%5Bprivacy_bar%5D), but I’m unable to find where the information is stored for logged in users that accepted the Privacy Policy (full screen page) after logging into the website.

    Any help would be much appreciated.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Fernando Claussen

    (@fclaussen)

    You can check the audit log for that user. (next release will have a better/easier way to view this).

    For now, you can put the user email in the audit log tool to see it.

    If you are trying to check for privacy policy acceptance before showing some feature you could use the PHP or JS functions has_consent( 'privacy-policy' )

    Thread Starter 0jpac1

    (@0jpac1)

    Thanks for your reply. That’s exactly what I was looking for =)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to make sure a user accepted Privacy Policy’ is closed to new replies.