Munchkin tracking all non-Marketo pages without the need to Refresh page?
Munchkin script has been successfully added to our website (Non-Marketo pages) which I know because the Visit Web Page and Clicked Link on Webpage is being logged on a known record Activity Log as it should.
The problem is only the first page is being logged – rather than each page of the process with each corresponding webpage appended with these identifiers: …/shopplan, …/planlist, …/select-dental, …/review-quote, and …/viewplandetails.
However, it does capture that page activity if you manually refresh the page. From what I understand, the platform is a Single Page Architecture (SPA) application, and it doesn’t do page refresh for every step.
I’m being told by the web team, “This will need adjustments on Marketo configuration to capture DOM level changes to identify and apply flows in platform and capture all pages. Rather than have a “Page Refresh,” we would recommend reconfiguring to identify a “DOM activity,” for a single-page architecture, as the trigger.”
How and where do I configure/solve for this – to get the Visit Web Page and Clicked Link on Webpage to be logged on known records activity log for each page they visit?