Hi there, on our site we have a link/button that fires a signup form which is contained in an iframe. There isn't a href associated with the link but there is a class that our javascript looks for to fire the iframe. I was wondering if it is possible to use the munchkin click link function to record everytime a link or button with this class is clicked on? In the documentation it mentions you can use a url that doesn't even exists. So could id something like this
Munchkin.munchkinFunction('clickLink', {Thanks
-John