Website pages with page ID not being pulled into Marketo | Community
Skip to main content
October 2, 2018
Solved

Website pages with page ID not being pulled into Marketo

  • October 2, 2018
  • 1 reply
  • 1675 views

We have added the Marketo Munchkin code to our Donor Drive event management website. The URL structure is /index.cfm?fuseaction=donorDrive.event&eventID=517 for a specific event and  /index.cfm?fuseaction=donordrive.registrationThanks for a registration conversion. When I go into Marketo to set up a smart list for "Visited Webpage", the only URL that Marketo recognizes is /index.cfm so I cannot match up user activity beyond visiting the homepage. Is there a way to get it to pull in the entire URL string? Or another way to collect that data so we can react to it in Marketo?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

In Marketo-speak, the "Web Page" is always the hostname + pathname + hash, but not the query string. Has nothing to do with your Fusebox, etc.structure.

You include the query string by clicking Add Constraint.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
October 2, 2018

In Marketo-speak, the "Web Page" is always the hostname + pathname + hash, but not the query string. Has nothing to do with your Fusebox, etc.structure.

You include the query string by clicking Add Constraint.

October 3, 2018

Thank you! Makes so much sense. It was right in front of me the whole time. Thanks so much.

SanfordWhiteman
New Participant
October 3, 2018

Great, please mark my answer as Correct.