Comment

Avatar

Level 2

03-02-2021

@josejr19 : interesting approach... but that would need a complete Launch redesign on my side, because I do not use the "targetPageParams":

markusb54298925_0-1612365989485.png

So I've just entered (after page loading)

function targetPageParams(){ return {}; }

in the console and go to the next page, all my parameters are still there. It seems that there is a difference in using the "targetPageParams" function or the dedicated launch extension...