Track URL parameters

Hi! :slight_smile:

I have a question about how to handle URL parameters…

My situtation: i have a web site with two links. a click on a link adds a parameter to my url, e.g. “MainPage.html” becomes “MainPage.html?First=300” and “MainPage.html?Second=300”…

Now I would like to track each side as own side (so I can view it under “Actions-> PageTitles”)… Is there any possibility to do that? Because somehow this doesn’t work for me…

Thank you in advance for helping me! :wink:
Kind regards,

Steffi

Does that page have a different title when the given parameter changes? That would be the onliest solution to have multiple entries in the page titles report.
You could try to overwrite the page title according to the parameters given. See JavaScript Tracking Client: API Reference - Matomo Analytics (formerly Piwik Analytics) - Developer Docs - v3

The problem is, that the page title stays the same… :confused:

Can I view it somewhere else, if the page title stays the same?

The Pages report should display all page urls