I have tried putting it in the html of the modal box. When I add it the modal doesn't pop up and throws errors in the console. Here is what I put in the footer div: <a class="lfgAnalytics" style="styles" href="URL" data-info='{"event_action" : "link", "event_name" : "Register", "event_type" : "ET"}' >Register Now</a> And here is what comes out of the console when the above is saved and published: utag.modal Ext_31.js?utv=ut4.36.201601231721:21 Uncaught SyntaxError: Unexpected token { utag.js:85 Uncaught TypeError: Cannot read property 'mdlW' of undefinedutag.ut.loader.cb @ utag.js:85(anonymous function) @ utag.js:65 prototype-1.4.0.js:679
... View more