Make use of current pages thing without appending the id or slug to the url but the slug a paramter instead?

Hello guys,

if you set a pages thing, the URL will append the things ID or slug like www.website.com/pagename/slug this is useful and also not useful in many ways.

The good: the current pages thing will be available instantly on the page. No search included. Also I can send the thing to another page.
The bad: the url looks like it’s a subpage (which other services like gtm, ads and co. see as a page and want to index or track)

My question is if this could somehow be changed to keep the good but eliminate the bad in a way, that the current pages thing could be handed off to a parameter like www.website.com/pagename?id=abc123

I have a page where the current pages thing is roughly used 120 times. I was wondering if I could keep them in place but just change the displayed url.

Thank you!

You can handled using url parameter and use get data from page url on a main group instead of using current page settings. You will remove page data type.