Skip to content

Instantly share code, notes, and snippets.

@carmoreira
Created February 9, 2021 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carmoreira/94838bf43cc99ce6a0f6c758d521f22e to your computer and use it in GitHub Desktop.
Save carmoreira/94838bf43cc99ce6a0f6c758d521f22e to your computer and use it in GitHub Desktop.
advisor quiz events
//advqEmailScreen
//advqPadvisorDoneEvent
jQuery(".advq_quiz_wrap").on("advqPadvisorDoneEvent", function() {
//your tracking code.
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment