www.acana.com Open in urlscan Pro
104.18.238.232  Public Scan

Submitted URL: https://www.acana.com/
Effective URL: https://www.acana.com/en-US/homepage
Submission: On June 18 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: simpleSearchGET /en-US/search

<form role="search" action="/en-US/search" method="get" name="simpleSearch">
  <input class="form-control search-field" type="search" name="q" value="" placeholder="Search (keywords, etc.)" aria-haspopup="listbox" aria-expanded="false" aria-autocomplete="list" aria-label="Enter Keyword or Item No." autocomplete="off">
  <button type="submit" name="search-button" aria-label="Submit search keywords">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 18">
      <g>
        <path d="M15.5 14h-.79l-.28-.27a6.51 6.51 0 1 0-.7.7l.27.28v.79l5 4.99L20.49 19zm-6 0A4.5 4.5 0 1 1 14 9.5 4.494 4.494 0 0 1 9.5 14"></path>
      </g>
    </svg>
  </button>
  <div class="suggestions-wrapper" data-url="/on/demandware.store/Sites-acana_na-Site/en_US/SearchServices-GetSuggestions?q="></div>
  <input type="hidden" value="en_US" name="lang">
</form>

POST https://www.acana.com/on/demandware.store/Sites-acana_na-Site/en_US/EmailSignup-Subscribe

<form id="email-signup-form" class="email-signup__form container" action="https://www.acana.com/on/demandware.store/Sites-acana_na-Site/en_US/EmailSignup-Subscribe" method="POST" data-recaptcha-key="6LfyL1skAAAAAHLLmTNQLRPqZ3SmYOEpu6fJBLGS">
  <fieldset class="email-signup__fieldset owner-information">
    <legend>Your Information</legend>
    <div class="row">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="text" name="firstName" placeholder="First Name" class="form-control" aria-label="First Name">
          <div class="invalid-feedback" id="form-emailsignup-firstname-error"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="text" class="form-control" name="lastName" placeholder="Last Name" aria-label="Last Name">
          <div class="invalid-feedback" id="form-emailsignup-lastname-error"></div>
        </div>
      </div>
    </div>
    <div class="row contact-us-email">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="email" name="email" placeholder="Email Address" aria-label="Email Address" class="form-control required">
          <div class="invalid-feedback" id="form-emailsignup-email-error"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" name="country" class="form-control" aria-label="Country">
            <option value="" disabled="" selected="">Country</option>
            <option id="US" value="US">United States</option>
            <option id="CA" value="CA">Canada</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-country-error"></div>
        </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="email-signup__fieldset pet-information">
    <legend>Your Pet's Information</legend>
    <div class="row first">
      <div class="col-12 col-md-6 pet-name-field">
        <div class="form-group pet-name required">
          <input required="" type="text" class="form-control required" name="petName" aria-label="Pet's Name" placeholder="Pet's Name">
          <div class="invalid-feedback" id="form-emailsignup-petname-error"></div>
        </div>
      </div>
      <div class="col-12 col-md-6 form-group">
        <div class="pet-type">
          <div class="pet-type__container dog">
            <div class="pet-icon-svg"> Dog </div>
            <div class="checkbox-form custom-control custom-checkbox">
              <input type="checkbox" class="pet-type-checkbox" name="petTypeDog" aria-label="Dog" value="1">
            </div>
          </div>
          <div class="pet-type__container cat">
            <div class="pet-icon-svg"> Cat </div>
            <div class="checkbox-form custom-control custom-checkbox">
              <input type="checkbox" class="pet-type-checkbox" name="petTypeCat" aria-label="Dog" value="1">
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" id="petBirthMonth" name="petBirthMonth" class="form-control required" aria-label="Pet's Birth or Adoption Month">
            <option value="" disabled="" selected="">Pet's Birth or Adoption Month</option>
            <option id="01" value="01">January</option>
            <option id="02" value="02">February</option>
            <option id="03" value="03">March</option>
            <option id="04" value="04">April</option>
            <option id="05" value="05">May</option>
            <option id="06" value="06">June</option>
            <option id="07" value="07">July</option>
            <option id="08" value="08">August</option>
            <option id="09" value="09">September</option>
            <option id="10" value="10">October</option>
            <option id="11" value="11">November</option>
            <option id="12" value="12">December</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-pet-birth-month-error"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" id="petBirthYear" name="petBirthYear" class="form-control required" aria-label="Pet's Birth Year">
            <option value="" disabled="" selected="">Pet's Birth Year</option>
            <option id="2024" value="2024">2024</option>
            <option id="2023" value="2023">2023</option>
            <option id="2022" value="2022">2022</option>
            <option id="2021" value="2021">2021</option>
            <option id="2020" value="2020">2020</option>
            <option id="2019" value="2019">2019</option>
            <option id="2018" value="2018">2018</option>
            <option id="2017" value="2017">2017</option>
            <option id="2016" value="2016">2016</option>
            <option id="2015" value="2015">2015</option>
            <option id="2014" value="2014">2014</option>
            <option id="2013" value="2013">2013</option>
            <option id="2012" value="2012">2012</option>
            <option id="2011" value="2011">2011</option>
            <option id="2010" value="2010">2010</option>
            <option id="2009" value="2009">2009</option>
            <option id="2008" value="2008">2008</option>
            <option id="2007" value="2007">2007</option>
            <option id="2006" value="2006">2006</option>
            <option id="2005" value="2005">2005</option>
            <option id="2004" value="2004">2004</option>
            <option id="2003" value="2003">2003</option>
            <option id="2002" value="2002">2002</option>
            <option id="2001" value="2001">2001</option>
            <option id="2000" value="2000">2000</option>
            <option id="1999" value="1999">1999</option>
            <option id="1998" value="1998">1998</option>
            <option id="1997" value="1997">1997</option>
            <option id="1996" value="1996">1996</option>
            <option id="1995" value="1995">1995</option>
            <option id="1994" value="1994">1994</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-pet-birth-year-error"></div>
        </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="email-signup__fieldset agree">
    <legend>Agree to terms and conditions</legend>
    <div class="form-group checkbox-form custom-control custom-checkbox">
      <div class="agree-checkbox-and-label">
        <label class="custom-control-label" id="agreeToTermsLabel"> By submitting your personal information, including but not necessarily limited to, your full name and email address (“Personal Information”), you agree to Champion Petfoods USA INC.
          (“Champion”) use of your Personal Information for the purpose of the ACANA Family Newsletter.
          <a href="https://championpetfoods.com/privacy-policy.html" aria-label="Please refer to Champion’s Privacy Policy here" target="_blank">Please refer to Champion’s Privacy Policy here</a>. You can unsubscribe at any time by clicking
          unsubscribe on received emails or by contacting our Privacy Officer using the contact information set out in our policy. </label>
        <input required="" type="checkbox" class="agree-to-terms form-control" name="agreeToTerms" id="agreeToTerms" value="1" labelledby="agreeToTermsLabel">
      </div>
      <div class="invalid-feedback" id="form-emailsignup-agreetoterms-error">This field is required.</div>
    </div>
  </fieldset>
  <input class="email-signup-new-field" type="text" name="myNewField" autocomplete="off" placeholder="Email Address">
  <div class="invalid-feedback show new-field-error" id="new-field-error" data-new-field-error-message="Error verifying form. Please try again."></div>
  <fieldset class="email-signup__fieldset submit">
    <button type="submit" value="Submit" class="g-recaptcha custom-btn orange-btn email-signup-submit-btn"> Submit </button>
  </fieldset>
  <p class="email-signup__disclaimer">
  </p>
  <input type="hidden" value="homepage" name="emailSource">
  <input type="hidden" value="cid=email_signup&amp;form=&amp;isModal=undefined" name="physicalSource">
  <input class="email-signup-recaptcha" type="hidden" name="g-recaptcha-response">
</form>

POST https://www.acana.com/on/demandware.store/Sites-acana_na-Site/en_US/EmailSignup-Subscribe

<form id="email-signup-form-modal" class="email-signup__form container" action="https://www.acana.com/on/demandware.store/Sites-acana_na-Site/en_US/EmailSignup-Subscribe" method="POST" data-recaptcha-key="6LfyL1skAAAAAHLLmTNQLRPqZ3SmYOEpu6fJBLGS">
  <fieldset class="email-signup__fieldset owner-information">
    <legend>Your Information</legend>
    <div class="row">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="text" name="firstName" placeholder="First Name" class="form-control" aria-label="First Name">
          <div class="invalid-feedback" id="form-emailsignup-firstname-error-modal"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="text" class="form-control" name="lastName" placeholder="Last Name" aria-label="Last Name">
          <div class="invalid-feedback" id="form-emailsignup-lastname-error-modal"></div>
        </div>
      </div>
    </div>
    <div class="row contact-us-email">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="email" name="email" placeholder="Email Address" aria-label="Email Address" class="form-control required">
          <div class="invalid-feedback" id="form-emailsignup-email-error-modal"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" name="country" class="form-control" aria-label="Country">
            <option value="" disabled="" selected="">Country</option>
            <option id="US-modal" value="US">United States</option>
            <option id="CA-modal" value="CA">Canada</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-country-error-modal"></div>
        </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="email-signup__fieldset pet-information">
    <legend>Your Pet's Information</legend>
    <div class="row first">
      <div class="col-12 col-md-6 pet-name-field">
        <div class="form-group pet-name required">
          <input required="" type="text" class="form-control required" name="petName" aria-label="Pet's Name" placeholder="Pet's Name">
          <div class="invalid-feedback" id="form-emailsignup-petname-error-modal"></div>
        </div>
      </div>
      <div class="col-12 col-md-6 form-group">
        <div class="pet-type">
          <div class="pet-type__container dog">
            <div class="pet-icon-svg"> Dog </div>
            <div class="checkbox-form custom-control custom-checkbox">
              <input type="checkbox" class="pet-type-checkbox" name="petTypeDog" aria-label="Dog" value="1">
            </div>
          </div>
          <div class="pet-type__container cat">
            <div class="pet-icon-svg"> Cat </div>
            <div class="checkbox-form custom-control custom-checkbox">
              <input type="checkbox" class="pet-type-checkbox" name="petTypeCat" aria-label="Dog" value="1">
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" id="petBirthMonthModal" name="petBirthMonth" class="form-control required" aria-label="Pet's Birth or Adoption Month">
            <option value="" disabled="" selected="">Pet's Birth or Adoption Month</option>
            <option id="01-modal" value="01">January</option>
            <option id="02-modal" value="02">February</option>
            <option id="03-modal" value="03">March</option>
            <option id="04-modal" value="04">April</option>
            <option id="05-modal" value="05">May</option>
            <option id="06-modal" value="06">June</option>
            <option id="07-modal" value="07">July</option>
            <option id="08-modal" value="08">August</option>
            <option id="09-modal" value="09">September</option>
            <option id="10-modal" value="10">October</option>
            <option id="11-modal" value="11">November</option>
            <option id="12-modal" value="12">December</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-pet-birth-month-error-modal"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" id="petBirthYearModal" name="petBirthYear" class="form-control required" aria-label="Pet's Birth Year">
            <option value="" disabled="" selected="">Pet's Birth Year</option>
            <option id="2024-modal" value="2024">2024</option>
            <option id="2023-modal" value="2023">2023</option>
            <option id="2022-modal" value="2022">2022</option>
            <option id="2021-modal" value="2021">2021</option>
            <option id="2020-modal" value="2020">2020</option>
            <option id="2019-modal" value="2019">2019</option>
            <option id="2018-modal" value="2018">2018</option>
            <option id="2017-modal" value="2017">2017</option>
            <option id="2016-modal" value="2016">2016</option>
            <option id="2015-modal" value="2015">2015</option>
            <option id="2014-modal" value="2014">2014</option>
            <option id="2013-modal" value="2013">2013</option>
            <option id="2012-modal" value="2012">2012</option>
            <option id="2011-modal" value="2011">2011</option>
            <option id="2010-modal" value="2010">2010</option>
            <option id="2009-modal" value="2009">2009</option>
            <option id="2008-modal" value="2008">2008</option>
            <option id="2007-modal" value="2007">2007</option>
            <option id="2006-modal" value="2006">2006</option>
            <option id="2005-modal" value="2005">2005</option>
            <option id="2004-modal" value="2004">2004</option>
            <option id="2003-modal" value="2003">2003</option>
            <option id="2002-modal" value="2002">2002</option>
            <option id="2001-modal" value="2001">2001</option>
            <option id="2000-modal" value="2000">2000</option>
            <option id="1999-modal" value="1999">1999</option>
            <option id="1998-modal" value="1998">1998</option>
            <option id="1997-modal" value="1997">1997</option>
            <option id="1996-modal" value="1996">1996</option>
            <option id="1995-modal" value="1995">1995</option>
            <option id="1994-modal" value="1994">1994</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-pet-birth-year-error-modal"></div>
        </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="email-signup__fieldset agree">
    <legend>Agree to terms and conditions</legend>
    <div class="form-group checkbox-form custom-control custom-checkbox">
      <div class="agree-checkbox-and-label">
        <label class="custom-control-label" id="agreeToTermsLabelModal"> By submitting your personal information, including but not necessarily limited to, your full name and email address (“Personal Information”), you agree to Champion Petfoods USA
          INC. (“Champion”) use of your Personal Information for the purpose of the ACANA Family Newsletter.
          <a href="https://championpetfoods.com/privacy-policy.html" aria-label="Please refer to Champion’s Privacy Policy here" target="_blank">Please refer to Champion’s Privacy Policy here</a>. You can unsubscribe at any time by clicking
          unsubscribe on received emails or by contacting our Privacy Officer using the contact information set out in our policy. </label>
        <input required="" type="checkbox" class="agree-to-terms form-control" name="agreeToTerms" id="agreeToTermsModal" value="1" labelledby="agreeToTermsLabelModal">
      </div>
      <div class="invalid-feedback" id="form-emailsignup-agreetoterms-error-modal">This field is required.</div>
    </div>
  </fieldset>
  <input class="email-signup-new-field" type="text" name="myNewField" autocomplete="off" placeholder="Email Address">
  <div class="invalid-feedback show new-field-error" id="new-field-error-modal" data-new-field-error-message="Error verifying form. Please try again."></div>
  <fieldset class="email-signup__fieldset submit">
    <button type="submit" value="Submit" class="g-recaptcha custom-btn orange-btn email-signup-submit-btn"> Submit </button>
  </fieldset>
  <p class="email-signup__disclaimer">
  </p>
  <input type="hidden" value="homepage" name="emailSource">
  <input type="hidden" value="cid=email_signup&amp;form=&amp;isModal=true" name="physicalSource">
  <input class="email-signup-recaptcha" type="hidden" name="g-recaptcha-response">
</form>

Text Content

Skip to main content Skip to footer content
Toggle Menu
Where to Buy
Orijen Acana
Contact Us
US
 * United States (English)
 * Canada (English)
 * Canada (français)
 * View All


×

Please note that you are leaving the website for Champion Petfoods (makers of
ACANA™/ORIJEN® pet foods) and will be redirected to the website of a third party
affiliate. Once you leave our website, Champion is not responsible for and does
not control your experiences or interactions on other websites. Instead, the
third party's policies and procedures will control your experiences or
interactions with their websites, products and services.

Continue
Close

 * Why Acana Why Acana
   * * Our Story
     * Our Go Beyond Commitments
     * Our Ingredients
 * For Dogs For Dogs
   * Lifestage
     * Puppy
     * Adult
     * Senior
   * Special Diet
     * Limited Ingredients
     * Grain Free
     * Grain Inclusive
     * Healthy Weight
   * For Dog Parents
     * The Puppy Hub
   * Premium Chunks Wet Food
     * NEW Premium Chunks Wet Food NEW Premium Chunks Wet Food
   * Treats
     * Treats Treats
   * View All Find the right recipe for your pet
 * For Cats For Cats
   * Lifestage
     * Kitten
     * Adult
     * Senior
   * Special Diet
     * Grain Free
   * Protein
     * Poultry
     * Fish
     * Red Meat
   * For Cat Parents
     * Cat & Kitten Care Library
   * Explore all ACANA Cat Recipes
     * Explore all ACANA Cat Recipes Explore all ACANA Cat Recipes
   * View All Find the right recipe for your pet
 * Blog
 * Where to Buy
 * US
   * North America
     * Canada (English)
     * Canada (Français)
     * United States
   * Europe
     * Česká republika
     * United Kingdom
     * France
     * English
     * Deutschland
     * Italia
     * España
     * Sverige
   * Middle East & Africa
     * ישראל
   * Asia & Pacific
     * English
     * इंडिया
     * 中国大陆(简体中文)
     * 中國台灣 (繁體中文)
     * 中國香港 (繁體中文)
     * საქართველო
     * 日本
     * 대한민국
     * New Zealand

Search
Orijen Acana
SEE HOW ACANA® compares TO OTHER PET FOODS
Learn More


PREMIUM NUTRITION AT GREAT VALUE

Learn More


SHOP
LOCAL

Find a Store Near You


FIND THE RIGHT RECIPE FOR YOUR DOG

Try our recipe finder


FIND THE RIGHT RECIPE FOR YOUR CAT

Try our recipe finder


BENEFITS


IN EVERY BITE

Learn More about ACANA WET DOG



FOR PUPPIES
OF ALL SIZES WHO PREFER
POULTRY-FREE

Learn More about Acana Wholesome Grains



BALANCED
RECIPES

FOR A

BALANCED
BUDGET

Learn More about Acana Classics

Learn More about Kitten



RAW NUTRITION
MADE SIMPLE

Learn More about Acana Butchers

Learn More about Acana Wholesome Grains
1Sorghum, millet and oats are higher in fiber, protein, vitamins and minerals
when compared to wheat and rice. Our included fresh ingredients are delivered
refrigerated and our included raw ingredients are delivered frozen.
Learn More about Acana Wholesome Grains

Learn More
Learn More about Acana Dog
Learn More about Acana Butchers


KIBBLE
+
JERKY.
TOGETHER
AT LAST.

Learn More about Acana Butchers



TENDER TREATS
WITH
TRUE BENEFITS


Learn More about Kitten

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10





THANK YOU!

You have been successfully subscribed to our newsletter.


SIGN UP AND SAVE $10!

Sign up for special ACANA offers, product updates, and news and get a coupon for
$10 off

There has been an error. Please try again later.
Your Information

Country United States Canada

Your Pet's Information
Dog

Cat

Pet's Birth or Adoption Month January February March April May June July August
September October November December

Pet's Birth Year 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013
2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997
1996 1995 1994

Agree to terms and conditions
By submitting your personal information, including but not necessarily limited
to, your full name and email address (“Personal Information”), you agree to
Champion Petfoods USA INC. (“Champion”) use of your Personal Information for the
purpose of the ACANA Family Newsletter. Please refer to Champion’s Privacy
Policy here. You can unsubscribe at any time by clicking unsubscribe on received
emails or by contacting our Privacy Officer using the contact information set
out in our policy.
This field is required.

Submit



When it comes to ACANA™ pet food, every ingredient that goes into our
thoughtfully crafted recipes is important, and we’re dedicated to making quality
dog and cat foods with the world's best ingredients. Our foods are crafted with
quality fresh or raw animal ingredients balanced with whole fruit and
vegetables. Our fresh ingredients use refrigeration as the sole method of
preservation, and our raw ingredients are frozen at their peak freshness. ACANA™
premium dog foods and treats are protein-rich, nutritious and delicious, and use
ingredients from a curated group of farmers, ranchers and fishers we’ve known
and trusted for decades. Our recipes are ideal for dogs of all ages including
puppies, adult dogs and senior dogs and are available in no grains ingredients
added recipes, Wholesome Grains recipes, and Singles recipes for dogs with
sensitivities. ACANA™ premium cat food recipes offer a variety of recipes and
flavors rich with animal protein and nutrients, so your cat is getting
everything they need to look and feel their best. With diets for kittens, adult
cats and senior cats, there’s the right food for every cat. The name "Acana" was
inspired by the farmlands of Alberta, Canada. Through the years, it has become
synonymous with quality. Today we craft our food in our world-class kitchens in
Edmonton, Alberta and Auburn, Kentucky.

×


PLEASE CONFIRM YOUR DESTINATION

United States
Germany
View All Languages/Areas
Champion Pet Foods footer logo
Cookies Settings


PRODUCTS

 * For Dogs
 * For Cats
 * Recipe Finder


LEARN MORE

 * Our Story
 * FAQs
 * Resource Library


GET IN TOUCH

 * Contact Us

Email Signup
 * ACANA Facebook
 * ACANA Instagram
 * Champion Petfoods Youtube

Champion Pet Foods footer logo
Cookies Settings
 *   Privacy
 *   Cookies
 *   Legal
 *   Accessibility
 *   Modern Slavery Act
 *   AdChoices
 *   CA Supply Chain Transparency Act
 *   Your Privacy Choices

 Copyright © Mars 2024®, Trademark of Mars Incorporated and its affiliates



×


THANK YOU!

You have been successfully subscribed to our newsletter.


SIGN UP AND SAVE $10!

Sign up for special ACANA offers, product updates, and news and get a coupon for
$10 off

There has been an error. Please try again later.
Your Information

Country United States Canada

Your Pet's Information
Dog

Cat

Pet's Birth or Adoption Month January February March April May June July August
September October November December

Pet's Birth Year 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013
2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997
1996 1995 1994

Agree to terms and conditions
By submitting your personal information, including but not necessarily limited
to, your full name and email address (“Personal Information”), you agree to
Champion Petfoods USA INC. (“Champion”) use of your Personal Information for the
purpose of the ACANA Family Newsletter. Please refer to Champion’s Privacy
Policy here. You can unsubscribe at any time by clicking unsubscribe on received
emails or by contacting our Privacy Officer using the contact information set
out in our policy.
This field is required.

Submit








We use cookies to personalize content and ads, to provide social media features
and to analyze our traffic. See ourcookie policy(opens in a new tab). You can
use cookie settings to change your preferences. Click "Accept cookies" to enable
all cookies, or "Reject cookies" if you do not want them.
Cookies Settings Reject Cookies Accept Cookies



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information

STRICTLY NECESSARY COOKIES

Always Active

"These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms."    



"You can set your browser to block or alert you about these cookies, but some
parts of the site will not then work. These cookies do not store any personally
identifiable information."

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎
Back Button


COOKIE LIST

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All