Redirection is a process that takes visitors from one URL to another (page or file). Its purpose is generally to straighten out your website and get rid of dead ends. Most users won’t notice that they have been redirected. Redirect is crucial for good visitor experience because without them your visitors will bump into 404 pages (aka page not found).

There are a couple of HTTP statuses regarding redirection:

  • 301 Moved permanently – This mostly used response code means that the URI of the requested resource has been changed permanently.
  • 302 Found – This response code means that the URI of the requested resource has been changed temporarily.

And another:

  • 303 See Other
  • 304 Not Modified
  • 305 Use Proxy
  • 306 unused
  • 307 Temporary Redirect
  • 308 Permanent Redirect

Redirection is commonly used for Search engine optimization (SEO) .

To learn more about improving user experience, read our article 10 things to consider for improving user experience with web analytics


  • Why Shopify stores need privacy-compliant analytics

    Shopify store owners depend on analytics to track sales, understand customer behavior, and measure marketing performance. However, as privacy regulations like GDPR, CCPA, and the ePrivacy Directive evolve — and as consumers become more aware of how their data is used — traditional analytics platforms pose increasing risks. Tools that rely on third-party cookies and…

  • Piwik PRO vs. Google Analytics for Shopify: A comparison

    If you’re running a Shopify store, your analytics tool should do more than just count visits, it should give you complete, accurate data you can use to grow. While Google Analytics 4 (GA4) remains a popular default, many merchants discover its limitations too late: missing transactions, inconsistent reporting, lack of flexibility, and difficulty activating data…