Created
June 14, 2020 13:49
-
-
Save gauravmuk/5211721bb1221bd87c538b610eb6c9f4 to your computer and use it in GitHub Desktop.
This snippet is an example showing how to bind click event listener to trigger VWO Engage Optin.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<button onclick="_pcq.push(['triggerOptIn']);"> | |
GET NOTIFICATIONS | |
</button> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment