How to track diferents urls for the same page

Hello,

We work with a site created in aspx that generates different urls for each user, but that access the same page. But they are not the type parameters “?xxx”. See screenshot.

How I can configure piwik for this?

You can use setCustomUrl in the Piwik JS tracker to customie the URL and create a unique URL for these

Thank you very much for your help. 'm not a programmer. I added this code line does not work.

  setCustomUrl("http://xx.xx.xxx.xxx:yyyy/ICGFrontHotelWeb/Reservas");

If I can help I’d appreciate it. any suggestions