{"section":"known-issues","requestedLocale":"en","requestedSlug":"removal-of-url-parameters-when-a-page-does-not-exist","locale":"en","slug":"removal-of-url-parameters-when-a-page-does-not-exist","path":"docs/en/known-issues/Marketing & Merchandising/removal-of-url-parameters-when-a-page-does-not-exist.md","branch":"main","content":"## Summary\n\nUpon accessing an address with URL querystrings, the user will be redirected to a \"404\" or \"emptysearch\" page if the destination page doesn't exist. In such cases, the parameters in question are removed.\n\nMostly affects marketing tracking parameters.\n\n## Simulation\n\nAccess one of the following pages, in a way that these do not exist on the site in question:\n\n- www.site.com/inexistent-product/p?parameter=value&other=test\n- www.site.com/inexistent-route/p?parameter=value&other=test\n\nThe destination will respectively be:\n\n- www.site.com/System/404?ProductLinkNotFound=inexistent-product\n- www.site.com/System/emptysearch?ft=inexistent-route\n\n## Workaround\n\nThis scenario has no workaround."}