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


  • What is protected health information (PHI)? A guide for healthcare marketers

    Quick summary What PHI is: Any individually identifiable health information created, received, maintained, or transmitted by a covered entity or its business associates Who it applies to: Healthcare providers, health plans, healthcare clearinghouses, and their business associates Why it matters for marketing: Marketing tools that collect or transmit PHI without a BAA create HIPAA compliance…

  • We checked 59 hospital websites. 73% kept tracking visitors after opt-out.

    A new study by Piwik PRO and Verified Data scanned 59 major US hospital and clinic websites for tracking and data compliance. The findings show just how common it is for major US healthcare websites to run marketing tools that weren’t built for a regulated environment. What we actually found Across the 59 scanned sites,…