Redirect on Landing Page

End-to-end testing with the Preview Monitor is enabled via URL Query Parameters added to the URL of your webpage you want to test. The JENTIS Web SDK recognizes these query parameters to establish the connection to the actual Preview Version and the Preview Monitor.

If your landing page has a built-in redirect (for example, regarding country and language), those parameters might be abandoned during the redirect, and no connection will be established to the Preview Monitor.

Solution: To overcome this problem, you need to add the Query Parameters to the URL you are redirected to (given that the JENTIS Basic Tracking Code is implemented on that site). You can find the Query Parameters by right-clicking the Play Button in the Preview Monitor UI and choosing "copy link." From this copy, you can now extract the right Parameters that need to be added to the end of the redirected URL.

Now you can add those parameters to any deep link URL on your site.

Last updated

Was this helpful?