JS API/Activity Log
Hello Marketo Community,
I hope this message finds you well.
I am currently working on integrating Marketo using its JavaScript API, specifically through the method submit as described in the API reference (https://developers.marketo.com/javascript-api/forms/api-reference/). My goal is to track and debug form submissions.
I would like to know if there is an interaction log accessible from the Marketo dashboard that records form submissions and any associated errors. Having access to such logs would greatly assist in diagnosing and resolving any issues that arise during the submission process.
If such a log does not exist, is the only way to register errors by using the onError callback and implementing our own logging platform? Any insights or recommendations on the best practices for this would be greatly appreciated.
Thank you in advance for your assistance!
Best regards,
Javi from Human Decode