Comment

Avatar

Level 2

03-02-2021

@josejr19 : we do all have that (SPA changes browser history with new URL, so you can always load any URL at any time as entry page).

"then resetting the parameters" is just not working with Target/launch extension, because it seems that parameters are stored internally. Because Launch/Target extension is not loaded every time (just as you wohl have a full page load for each URL, this is cascading.

It is the same with Analytics: If you do not use "clearVars" and send Analytics pixel in an SPA context all eVars/props will be sent again (which might be ok in some scenarios). But Analytics offers that "clearVars" method which is missing in Target.