Web Activity report to show full URL | Community
Skip to main content
October 23, 2013
Question

Web Activity report to show full URL

  • October 23, 2013
  • 4 replies
  • 1280 views
Hi,

I've just noticed that the web activity report doesn't display full URLs. The additional paramaters in the URL (something like ?page=1&section=2...) were cut out. The reported URLs only show the main URLs, which is in many cases not very helpful. Is there a way to make Marketo display full URLs?

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

4 replies

October 24, 2013
You could dive intothe Munchkin tracking code. You can override the URL there to have it displayed differently in Marketo. The same kind of technique you would use with Google Analytics.
Level 10
October 28, 2013
Try to make your URL SEF. It will help you in Marketo tracking and Google Analytics tracking. Marketo tracker will save whole SEF URL.
October 29, 2013
Hi Alok, That would of course be the best solution!
October 29, 2013
Yeah, having a pretty/search-friendly URL would be great, but sometimes we can't beat the system :)
Anyway, I was thinking about having the additional params in a hidden form field, and that hidden form/field will get submitted every time the page is loaded. A little too much I think, but that's what I can think of so far.