Do you utilize Google Tag Manager or AdRoll? Do you want to track the number of registrants going through the starting widget and InGo process? Look no further than this setup.
You need to follow the steps outlined below
1. Understanding InGo Widget Events
- See this article here first.
- Define the event you want to track based on your tool.
- Add the argument to the "register-manually" button -- which is actually ALL of the InGo buttons.
2. Example Argument to Add
InGo.Events.on('manual-authorization:started', function() {
// there is a code executed when user clicked register button right before redirect
});
Thanks for reading this article!
Comments
0 comments
Please sign in to leave a comment.