"CLicked an mbox" tracks no conversions but "viewed an mbox" does
How do you get "clicked an mbox" to work? What does "clicked an mbox" do compared to "viewed an mbox"?
I've been adding my own click listener to the elements I want to track. The event listeners call trackEvents(), which sends the conversion mbox along with some parameters. This set up works with "viewed an mbox", but I want to know why it doesn't work with "clicked an mbox" . Is there some kind of set up in the DOM with the mbox name that I need to do?
I've already looked at the click tracking and goal setting documentation, but it doesn't mention " clicked an mbox" at all. In fact, I couldn't find any documentation on the internet about this "clicked an mbox" goal. Everyone else seems to have "clicked an element" as a goal, but I don't see it in my instance of Adobe Target.