Hi everybody,
I was wondering how to implement following use case:
- User arrives on webpage and a PopUp is shown
- The PopUp shows 2 buttnos and a text asking if the user agrees on the tracking with FB Pixel
- IF user clicks on agree button: Starts fb pixel
- IF user clicks no button: No tracking
Is there an easy way to implement this?
Thanks