www.cma-cgm.com Open in urlscan Pro
152.199.21.98  Public Scan

Submitted URL: http://cmacgm.com/
Effective URL: https://www.cma-cgm.com/
Submission: On September 22 via manual from HK — Scanned from FR

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" class="" method="get" role="search">
  <div class="d-none search-container">
    <div class="container">
      <a href="" class="close"></a>
      <p class="title">Search</p>
      <div class="container-form">
        <input placeholder="Type your request" type="text" id="q" name="q" autocomplete="off">
        <div class="select"><select id="searchType" name="searchType" class="s-hidden">
            <option id="search-perimeter__1" value="Global">CMA CGM</option>
            <option id="search-perimeter__2" value="News">Search in News</option>
            <option id="search-perimeter__4" value="Tracking">Container Tracking</option>
            <option id="search-perimeter__5" value="Voyage">Voyage</option>
          </select>
          <div class="styledSelect">CMA CGM</div>
          <ul class="options">
            <li rel="Global">CMA CGM</li>
            <li rel="News">Search in News</li>
            <li rel="Tracking">Container Tracking</li>
            <li rel="Voyage">Voyage</li>
          </ul>
        </div>
        <button class="btn btn-secondary" type="submit" id="btnTopMenuSearch"> Search </button>
      </div>
    </div>
  </div>
</form>

GET /search

<form action="/search" class="" method="get" role="search">
  <div class="d-none search-container">
    <div class="container">
      <a href="" class="close"></a>
      <p class="title">Search</p>
      <div class="container-form">
        <input placeholder="Type your request" type="text" id="q" name="q" autocomplete="off">
        <div class="select"><select id="searchType" name="searchType" class="s-hidden">
            <option id="search-perimeter__1" value="Global">CMA CGM</option>
            <option id="search-perimeter__2" value="News">Search in News</option>
            <option id="search-perimeter__4" value="Tracking">Container Tracking</option>
            <option id="search-perimeter__5" value="Voyage">Voyage</option>
          </select>
          <div class="styledSelect">CMA CGM</div>
          <ul class="options">
            <li rel="Global">CMA CGM</li>
            <li rel="News">Search in News</li>
            <li rel="Tracking">Container Tracking</li>
            <li rel="Voyage">Voyage</li>
          </ul>
        </div>
        <button class="btn btn-secondary" type="submit" id="btnTopMenuSearch"> Search </button>
      </div>
    </div>
  </div>
</form>

POST /ebusiness/tracking/search

<form action="/ebusiness/tracking/search" id="GenerateTokenTracking" method="post" novalidate="novalidate">
  <div class="mb-3">
    <label for="track-number" class="form-label">Container, Bill of lading or Booking Number</label>
    <input id="track-number" class="input form-control" placeholder="ex:ABCD1234567" aria-label="ex:ABCD1234567" name="SearchViewModel.Reference" data-val="true" data-val-required="Please enter a search number" aria-describedby="searchTracking"
      style="padding: 0 0.6375rem;height:2.125rem;">
    <input type="hidden" name="SearchViewModel.FromHome" value="true">
    <input type="hidden" name="SearchViewModel.SearchBy" value="Container">
    <div style="color:red" id="errorMessage" data-gtm-vis-polling-id-11990850_999="486" data-gtm-vis-polling-id-11990850_241="487"><span class="field-validation-valid" data-valmsg-for="SearchViewModel.Reference" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="d-grid gap-2">
    <button class="btn btn-secondary" type="submit" id="searchTracking"> Shipment Tracking </button>
  </div>
  <div class="small-text p-2"> To track up to three containers, please enter references separated by a comma. </div>
  <input id="g-recaptcha-response" name="g-recaptcha-response" type="hidden">
</form>

POST /ebusiness/schedules/routing-finder

<form action="/ebusiness/schedules/routing-finder" id="GenerateToken" method="post" novalidate="novalidate">
  <div class="mb-3">
    <label for="schedule-pol" class="form-label">Place of Loading</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header input form-control k-state-default" style=""><input type="text" class="input form-control k-input" data-val="true" data-val-regex="Place of Loading format is invalid"
        data-val-regex-pattern="((.+\s\;\s[A-Z]{2}\s\;\s[A-Z0-9]{5})|(.+\s\;\s[A-Z]+))" data-val-required="Place of Loading is a mandatory field" id="autoCompletePOL" name="POLDescription" placeholder="Place of Loading" data-role="autocomplete"
        autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list" aria-owns="autoCompletePOL_listbox" style="width: 100%;"><span class="k-icon k-loading"
        style="display:none"></span></span>
    <div style="color:red" id="errorMessage"><span class="field-validation-valid" data-valmsg-for="POLDescription" data-valmsg-replace="true"></span></div>
  </div>
  <div class="mb-3">
    <label for="schedule-pod" class="form-label">Place of Discharge</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header input form-control k-state-default" style=""><input type="text" class="input form-control k-input" data-val="true"
        data-val-regex="Place of Discharge format is invalid" data-val-regex-pattern="((.+\s\;\s[A-Z]{2}\s\;\s[A-Z0-9]{5})|(.+\s\;\s[A-Z]+))" data-val-required="Place of Discharge is a mandatory field" id="autoCompletePOD" name="PODDescription"
        placeholder="Place of Discharge" data-role="autocomplete" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list" aria-owns="autoCompletePOD_listbox"
        style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
    <div style="color:red" id="errorMessage"><span class="field-validation-valid" data-valmsg-for="PODDescription" data-valmsg-replace="true"></span></div>
  </div>
  <div class="actions">
    <button class="btn btn-secondary" type="submit" id="searchSchedules"> Search </button>
    <a href="/ebusiness/schedules" id="advancedSearch">Advanced Search</a>
  </div>
  <input id="g-recaptcha-response" name="g-recaptcha-response" type="hidden"> <input id="actualPOLDescription" name="actualPOLDescription" type="hidden">
  <input id="actualPODDescription" name="actualPODDescription" type="hidden">
</form>

Text Content

 * About us
 * Find your local offices
 * My Customer Service
 * Guides
 * Corporate website
 * 
 * English
   * English
   * Français

Search

CMA CGM Search in News Container Tracking Voyage
CMA CGM
 * CMA CGM
 * Search in News
 * Container Tracking
 * Voyage

Search
 * Shipping
    * Maritime services
    * Maritime lines
    * Eagle Express
   
    * Special Cargo
    * Refrigerated cargo
    * Oversized cargo
   
    * CMA CGM+ services
    * Cargo care
    * Serenity
    * Supply chain agility
    * Environmental services
    * Business support

 * End-to-End Solutions
    * Intermodal solutions
    * Africa
    * Asia
    * Latin America
    * Europe
    * India
    * Middle East
    * North America
    * Oceania
   
    * Logistics solutions

 * Air Freight
    * Scheduled flights
   
    * Dedicated flights

 * News
    * List of news
   
    * Subscribe

 * My CMA CGM
    * Find your route
    * Routing finder
    * Shipping lines
    * Port schedules
    * Voyages
    * Eco calculator
   
    * Get your price
    * Instant quotation
    * Contracts
    * Inland prices
    * Carrier charge finder
    * D&D prices
    * Public prices finder
   
    * Organize your shipment
    * Booking
    * Shipping instructions
    * VGM
    * Tare finder
   
    * Handle your documents
    * Document dashboard
    * Draft review
    * Original available
   
    * Monitor your shipment
    * Shipment tracking
    * Shipment dashboard
    * Container dashboard
    * My eBusiness center
   
    * Manage your invoices
    * Invoice dashboard
    * D&D charges
   
   Sign In Register an account
   
   DISCOVER MY CMA CGM
   
   The online management of every step of your shipping cycle.

English Français
English
 * English
 * Français

 * Shipping
    * Maritime services
    * Maritime lines
    * Eagle Express
   
    * Special Cargo
    * Refrigerated cargo
    * Oversized cargo
   
    * CMA CGM+ services
    * Cargo care
    * Serenity
    * Supply chain agility
    * Environmental services
    * Business support

 * End-to-End Solutions
    * Intermodal solutions
    * Africa
    * Asia
    * Latin America
    * Europe
    * India
    * Middle East
    * North America
    * Oceania
   
    * Logistics solutions

 * Air Freight
    * Scheduled flights
   
    * Dedicated flights

 * News
    * List of news
   
    * Subscribe

 * My CMA CGM
   Sign In Register an account
   
   DISCOVER MY CMA CGM
   
   The online management of every step of your shipping cycle.
   
    * Find your route
    * Routing finder
    * Shipping lines
    * Port schedules
    * Voyages
    * Eco calculator
   
    * Get your price
    * Instant quotation
    * Contracts
    * Inland prices
    * Carrier charge finder
    * D&D prices
    * Public prices finder
   
    * Organize your shipment
    * Booking
    * Shipping instructions
    * VGM
    * Tare finder
   
    * Handle your documents
    * Document dashboard
    * Draft review
    * Original available
   
    * Monitor your shipment
    * Shipment tracking
    * Shipment dashboard
    * Container dashboard
    * My eBusiness center
   
    * Manage your invoices
    * Invoice dashboard
    * D&D charges

 * About us
 * Find your local offices
 * My Customer Service
 * Guides
 * Corporate website

Search

CMA CGM Search in News Container Tracking Voyage
CMA CGM
 * CMA CGM
 * Search in News
 * Container Tracking
 * Voyage

Search


CMA CGM CREATES A 1.5B$ SPECIAL FUND
FOR ENERGIES

Learn more

 * Tracking
 * Schedule
 * Price

Container, Bill of lading or Booking Number

Shipment Tracking
To track up to three containers, please enter references separated by a comma.
Place of Loading

Place of Discharge

Search Advanced Search
Need a price for your transportation ? Access our instant quotation module and
discover SpotOn on pilot trades
Get a price
Prices module is accessible for registered customer.s


WHAT ARE YOUR NEEDS?

We operate in over 160 countries through 755 agencies, we design and implement
intelligent solutions to take care of your cargo right across the supply chain
SHIPPING
Act with CMA CGM+
Oversized
cargo
 * 1

LOGISTICS
Logistics Services
Intermodal solutions
 * 1

AIR FREIGHT
Scheduled flight
Dedicated flight
 * 1

News
13/09/22


SEPTEMBER 13, 1978 – SEPTEMBER 13, 2022: 44 YEARS OF PASSION!

04/09/22
CMA CGM creates a USD 1.5 billion Special Fund for Energies
02/09/22
Second-quarter 2022 financial results: Accelerated strategic development, driven
by the Group’s strong financial performance
28/06/22
Discover our 2021 Sustainable Development Report
08/06/22
World Oceans Day: CMA CGM continues with its commitment to restoring coral reefs
View All News
MY CMA CGM


THE FASTEST DIGITAL SOLUTION TO BOOK AND MANAGE YOUR SHIPMENTS

Sign In
My Customer Service


ANY QUESTIONS?

My Customer Service
Our
VISION
Our Vision
SUSTAINABILITY
& innovation
Sustainability & Innovation
Join Us
Join Us
News
& Medias
News<br />& Medias
 * Shipping
 * End-to-End Solutions
 * Air Freight
 * News
 * My CMA CGM


 * Find your local offices
 * To our corporate website

FOLLOW US



JOIN #BETTERWAYS !

ACT
Site Map Privacy Notice My Customer Service Legal Terms Cookies Settings

© 2021 CMA CGM Group

Version 23.0.7.de4a37f1 | 9/22/2022 12:02:29 AM - 0622




Due to inactivity, your session is about to expire.
You will be logged out in minutes and all unsaved actions will be lost.

--------------------------------------------------------------------------------

I am here, let's continue

Due to inactivity, your session has expired.

--------------------------------------------------------------------------------

Go to the login page









PRIVACY PREFERENCE CENTER

When you visit a website, certain data may be stored in or retrieved from your
browser, usually in the form of cookies. This information may be about you, your
preferences, or your device and is primarily used to ensure that the website
works properly. The information does not generally identify you directly but may
provide you with a personalized web experience. As we respect your right to
privacy, we give you the option not to allow certain types of cookies. You can
change this choice at any time and withdraw your consent. Click on the different
categories to get more details about each one and change the default settings.
However, if you block certain types of cookies, your browsing experience and the
services that we are able to offer you may be impacted.
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.

View Vendor 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.

View Vendor 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.

View Vendor 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.

View Vendor Details‎
Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

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

 * 
   
   View Cookies
   
    * Name
      cookie name

Confirm My Choices


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts. More information about your privacy

Cookies Settings Reject All Accept All Cookies