Hi there,
Does anyone know of a best practices guide to tagging modals on a page? These would be pop-up messages on a web page which may not be served to everyone, but when it is served it may have multiple routes the user could take with it: click close button, click outside the box to close, click any of a few call to action links on the pop-up, fill out a few boxes already visible in the pop-up, etc.
The objective would be to understand how many times the pop-up was visible as well as to break down user interactions with the pop-up. As well, the analytics implementation should be robust so that the same set of props, eVars, events, can be used with multiple different pop-up flavors across the site and over the calendar year.
Thanks.