Hi,
We have munchkin code placed on all our pages.
In our reports page, we have a lightbox Marketo form when the user submits the data they are routed to the respective PDF file. We are using the same form for all our reports.
The routing to PDF file was not done through Marketo but it is done through the HTML code on the webpage.
I am not able to find which report the user downloaded, any suggestions on how we can get the information on which report the user downloaded.
Thanks,
Ravi.
In order for an event to be logged by Munchkin, one of the following needs to be true:
Simply redirecting the current page, using document.location.href or similar, to a binary asset will not generate a Munchkin log entry.
Hi Sanford,
Thanks for the information.
Regards,
Ravi.