www.chep.com Open in urlscan Pro
23.67.143.139  Public Scan

Submitted URL: https://go.chep.com/e/874101/-us-en-aw-new20year20letter-em/4t64kr/401919646?h=M7eLq_yRSwl9jUkszDGHRx4dgWbSLlpa6xisX...
Effective URL: https://www.chep.com/us/en/continued-positive-impacts-2023?utm_medium=email&utm_source=newsletter&utm_campaign=p_us_f...
Submission Tags: falconsandbox
Submission: On January 12 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET /us/en/site_wide_search

<form id="searchForm" class="search-form" action="/us/en/site_wide_search" method="get"> <input type="search" class="input" name="search" id="searchFieldMobile" value="" placeholder="Search the site"></form>

GET /us/en/site_wide_search

<form id="searchForm" class="search-form" action="/us/en/site_wide_search" method="get"> <label for="searchFieldTop" class="search-label">Search the site</label> <input type="search" class="input" name="search" id="searchFieldTop" value=""
    placeholder="Search the site ..."><button type="submit" class="button button-cta is-default"><span class="cta-copy">Go</span></button> </form>

GET /us/en/site_wide_search

<form id="searchForm" class="search-form" action="/us/en/site_wide_search" method="get"> <label for="searchField" class="search-label">Search the site</label> <input type="search" class="input" name="search" id="searchField" value=""
    placeholder="Type keywords ..."><button type="submit" class="button button-cta is-default"><span class="cta-copy">Go</span></button> </form>

GET /us/en/products/search

<form class="product-finder-form" action="/us/en/products/search" method="GET">
  <div class="form-wrapper">
    <div class="form-item"><select name="country" class="chosen-select" style="display: none;">
        <option value="">All countries</option>
        <option value="country_us" selected="">United States</option>
      </select>
      <div class="chosen-container chosen-container-single chosen-container-single-nosearch" style="width: 100%;" title=""><a class="chosen-single"><span>United States</span><div><b></b></div></a>
        <div class="chosen-drop">
          <div class="chosen-search"><input type="text" autocomplete="off" readonly=""></div>
          <ul class="chosen-results"></ul>
        </div>
      </div>
    </div><span class="icon icon-caret" style="background-image: none;"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
        <path d="M11.5 8L5.9 2.3 4.5 3.8 8.7 8l-4.2 4.2 1.4 1.5L11.5 8"></path>
      </svg></span>
  </div>
  <div class="form-wrapper">
    <div class="form-item"><select name="platform" class="chosen-select" style="display: none;">
        <option value="">All products</option>
        <option value="32">Containers</option>
        <option value="31">Pallets</option>
        <option value="33">RPCs</option>
      </select>
      <div class="chosen-container chosen-container-single chosen-container-single-nosearch" style="width: 100%;" title=""><a class="chosen-single"><span>All products</span><div><b></b></div></a>
        <div class="chosen-drop">
          <div class="chosen-search"><input type="text" autocomplete="off" readonly=""></div>
          <ul class="chosen-results"></ul>
        </div>
      </div>
    </div><span class="icon icon-caret" style="background-image: none;"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
        <path d="M11.5 8L5.9 2.3 4.5 3.8 8.7 8l-4.2 4.2 1.4 1.5L11.5 8"></path>
      </svg></span>
  </div>
  <div class="form-wrapper">
    <div class="form-item"><input name="keyword" type="text" id="blockProductSearchFinderField" class="input" placeholder="Keywords..." value=""></div>
  </div>
  <div class="form-wrapper">
    <div class="form-item"> <span class="button button-cta is-default"> <input type="submit" class="cta-copy" value="Go"></span> </div>
  </div>
</form>

/api/v1/download-gate-form

<form id="pdf" data-form-type="download" action="/api/v1/download-gate-form" data-controller-class="ContactFormController" novalidate="">
  <div class="form-row ">
    <div class="input-wrapper"><select class="form-input" id="productInterestField" type="text" name="productInterest" data-validation="IsRequiredCondition">
        <option selected="" disabled="" value="">Product Interest *</option>
        <option value="Pallets">Pallets</option>
        <option value="Automotive">Automotive</option>
        <option value="Containers">Containers</option>
      </select>
      <ul class="error-list">
        <li class="error required-error">This field is required</li>
      </ul>
    </div>
  </div>
  <div class="form-row ">
    <div class="input-wrapper"><input class="form-input" id="firstNameField" type="text" name="firstName" placeholder="First Name *" data-validation="IsRequiredCondition">
      <ul class="error-list">
        <li class="error length-error">Your entry is not of the correct length</li>
        <li class="error email-error">Please enter a correct email address</li>
        <li class="error url-error">Your entry should not contain any URLS</li>
        <li class="error required-error">This field is required</li>
      </ul>
    </div>
  </div>
  <div class="form-row ">
    <div class="input-wrapper"><input class="form-input" id="lastNameField" type="text" name="lastName" placeholder="Last Name *" data-validation="IsRequiredCondition">
      <ul class="error-list">
        <li class="error length-error">Your entry is not of the correct length</li>
        <li class="error email-error">Please enter a correct email address</li>
        <li class="error url-error">Your entry should not contain any URLS</li>
        <li class="error required-error">This field is required</li>
      </ul>
    </div>
  </div>
  <div class="form-row ">
    <div class="input-wrapper"><input class="form-input" id="companyField" type="text" name="company" placeholder="Company *" data-validation="IsRequiredCondition">
      <ul class="error-list">
        <li class="error length-error">Your entry is not of the correct length</li>
        <li class="error email-error">Please enter a correct email address</li>
        <li class="error url-error">Your entry should not contain any URLS</li>
        <li class="error required-error">This field is required</li>
      </ul>
    </div>
  </div>
  <div class="form-row ">
    <div class="input-wrapper"><input class="form-input" id="emailField" type="email" name="email" placeholder="Email *" data-validation="IsRequiredCondition,IsEmailAddressCondition">
      <ul class="error-list">
        <li class="error length-error">Your entry is not of the correct length</li>
        <li class="error email-error">Please enter a correct email address</li>
        <li class="error url-error">Your entry should not contain any URLS</li>
        <li class="error required-error">This field is required</li>
      </ul>
    </div>
  </div>
  <div class="form-row form-checkbox-element"><input class="form-input checkbox" style="height:0px;" id="subscribeField" type="checkbox" name="subscribe" value=""><label class="form-label" for="subscribeField"> <span class="custom-checkbox"
        data-on="true"></span> <span>I accept to receive marketing communications about CHEP products and services</span> </label>
    <div class="input-wrapper">
      <ul class="error-list">
        <li class="error required-error">This field is required</li>
      </ul>
    </div>
  </div><input class="form-input" name="redirectUrl" type="hidden" value="www.chep.com/us/en/continued-positive-impacts-2023"><input class="form-input" name="currentIndustry" type="hidden" value="consumer_goods"><input class="form-input"
    name="currentCountry" type="hidden" value="us"><input class="form-input" name="currentLanguage" type="hidden" value="en"><input class="form-input" name="pdfUrl" type="hidden" value=""><input class="form-input" name="pdfName" type="hidden"
    value=""><span class="button button-cta is-default has-outline"> <input type="submit" class="form-submit cta-copy" value="Start downloading"></span>
  <p> <a href="/us/en/website-privacy-policy-2" class="legal"> By submitting the form I accept CHEP data management according to CHEP privacy policy </a> </p>
  <a href="" class="download-link" download=""> If your download doesn't start shortly please click here </a>
</form>

Text Content

Find product
Select Language / Country

Select Country



Select Language

 * English

 * Why CHEP?
 * Products
 * Services & Solutions
 * Sustainability
 * About
 * Careers

Search the site Go
 * 
 * 
 * 
 * 

 * English
   
    * English
   
   

<<
 * How CHEP Works
 * Customer Success Stories
 * More Resources
 * Connect with Us

 * Benefits of Pallet Rental Benefits of Pallet Rental
   * Choosing the Right Pallet Provider
 * myCHEP Digital Portal
 * Our Customers
 * Battery in Focus Expert Group
 * Quality Commitment

 * Customer Service
 * Events
 * Need Pallet & Tote Pickup
 * Request A Quote

>>
 * How CHEP Works
 * Customer Success Stories
 * More Resources
   * Benefits of Pallet Rental Benefits of Pallet Rental
     * Choosing the Right Pallet Provider
   * myCHEP Digital Portal
   * Our Customers
   * Battery in Focus Expert Group
   * Quality Commitment
 * Connect with Us
   * Customer Service
   * Events
   * Need Pallet & Tote Pickup
   * Request A Quote

 * Contact
   * Contact Us
   * Locations
   
   
   PLATFORMS

 * Login
   * Select your portal
     myCHEP
     myCHEP
     
     
     * myCHEP
     
   
   
   PLATFORMS

 * Find a product




CONTINUED POSITIVE IMPACTS IN 2023


LOOKING AHEAD TO 2023

Over the past five years, we’ve invested more than $200 million in automation
advances that have improved our capacity to serve by over 20% year-over-year,
including artificial intelligence advances that allowed us to remanufacture 1.5
million pallets last year to rejoin the pool that previously would have been at
the end of their life. This year, we’re investing almost $75 million more in
lumber, quality improvement, automation and customer experience programs to meet
your and your customer’s needs.

Customer-driven innovation for the future

 * Automation and quality improvement initiatives ensure a more consistent
   pallet quality and increased durability, while increasing our network
   flexibility to significantly improve on-time and in-full deliveries.
 * Investments in materials technologies allow us to develop pallets and
   containers with more useful lives and reduce our consumption of natural
   resources by leveraging waste upcycling with CHEP’s proprietary technology to
   make our pallets more durable to better serve our customers.
 * Enhancing myCHEP order features to increase efficiency, including updating
   our ETA notifications based on your feedback to include real-time delivery
   tracking incorporating live traffic conditions and weather updates.
 * We are more than doubling our low volume recovery fleet and expanding full
   truckload moves to reinsert pallets quickly and safely into our pool. · We
   increased our Asset Recovery Program rate for recyclers and are currently
   offering a one-time bonus for increased collections and expanding our team of
   asset protection investigators to identify and recover unauthorized pallet
   stockpiles and get them back into circulation as quickly as possible.
 * We’re beginning to implement bio-diesel and electric vehicles within our
   fleet to further reduce carbon emissions.

Stepping into the positive together

Doing what’s best for our customers, our employees, our communities and our
planet guides all we do at CHEP. As our partners, you and your organization play
a pivotal role in advancing not just sustainable but ultimately regenerative
supply chains. Together, we have the opportunity and the ability to make choices
that leave a positive impact on all we touch throughout the supply chain and our
lives. We could not do what we do without our dedicated colleagues, supply chain
partners or customers like you.


BRAMBLES AND CHEP INDUSTRY RECOGNITIONS

Our supply chain eco-systems are all interconnected and no one business can
achieve truly aggressive sustainability goals on its own. We’re honored to share
that our parent company Brambles was recently recognized as the topmost
sustainable company in our category on the Dow Jones Sustainability World Index,
thanks in large part to you—our customers—and your participation in our circular
model.


NEWS, TRENDS AND MORE

Explore stories and behind-the-scenes details about how CHEP helps connect
people to life's essentials, every day.
Read CHEP Blog
(800) 243-7872
Search the site Go
 * Why CHEP?
   * How CHEP Works
   * Customer Success Stories
   * More Resources
   * Connect with Us
 * Products
   * Pallets
   * Intermediate Bulk Containers
   * Automotive Containers
 * Services & Solutions
   * Industries We Serve
   * Our Competencies
 * Sustainability
   * Sustainability Goals 2025
   * Carbon Neutral Platforms
   * Zero Waste World
   * Supplier Diversity
 * About
   * About Us
   * Newsroom & Media
 * Careers
 * Contact Us
   * Contact Us
   * Locations

 * 
 * © 2023 CHEP
 * Terms of Use
 * Website Privacy Notice
 * Brambles

 * 
 * 
 * 
 * 


FIND CHEP PLATFORMS

All countriesUnited States
United States


All productsContainersPalletsRPCs
All products





Please enter your details below

Product Interest *PalletsAutomotiveContainers
 * This field is required

 * Your entry is not of the correct length
 * Please enter a correct email address
 * Your entry should not contain any URLS
 * This field is required

 * Your entry is not of the correct length
 * Please enter a correct email address
 * Your entry should not contain any URLS
 * This field is required

 * Your entry is not of the correct length
 * Please enter a correct email address
 * Your entry should not contain any URLS
 * This field is required

 * Your entry is not of the correct length
 * Please enter a correct email address
 * Your entry should not contain any URLS
 * This field is required

I accept to receive marketing communications about CHEP products and services
 * This field is required

By submitting the form I accept CHEP data management according to CHEP privacy
policy

If your download doesn't start shortly please click here


SELECT LANGUAGE

United States
English
English


Done

Not your country or language?

Change country


CONTINUED POSITIVE IMPACTS IN 2023 | CHEP




PRIVACY PREFERENCE CENTER

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
Allow All


MANAGE CONSENT PREFERENCES

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.

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.

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.

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.

Back Button Performance Cookies



Vendor Search Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices


We use Google Analytics cookies to understand how our website is used and to
improve its usability. By clicking on “Accept all” you consent to the use of
Google Analytics, which includes storage and access to cookies, as well as
processing your navigation preferences to improve our website usability. You
also consent to have your data transferred to the US for analytical purposes.
Since the US does not provide the same level of data protection as is provided
for in the EU, we have implemented additional safeguards such as IP
anonymization and Standard Contractual Clauses to protect your privacy. For more
information about cookies and any subsequent processing, please review our
privacy policy. You can revisit and customize your cookie settings at any time
on our website.Privacy Notice

Cookies Settings Reject All Accept All Cookies