I'd like all my data collection query parameters which contain urls to
be shortened only to pathnames (e.g. pev1 to be changed from
"https://example.com/subpage" to "/subpage"). I know I can set s.pageURL
to change the "g" parameter, but what about others? Is there any way to
overwrite e.g. "pev1" or "oid" parameters?