Hi @BobbyBo1 ,
The preferred approach, to not break the query string, is to replace it dynamically. Target in itself doesn't support that as such, but it can host a script to do it for you. At least, that's the best i can think of.
It could look something like this:
document.querySelectorAll('a[hre...