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

URL: https://www.cma-cgm.com/
Submission: On June 12 via api from AU — Scanned from AU

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" class="" id="TopMenuSearchForm" 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="" id="TopMenuSearchForm" 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" method="post" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden"
    value="-hETeENkgjJ19vjUoESZhCtwi6uFfalRPC7lLxOKoQXX-fdrAtGWJVdQYyKF9sCXiEFshIYf65N21g63eaVmEqXG6gVX7pTiUGr12u2CVFU1">
  <div class="k-form-field">
    <label for="track-number">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">
    <input type="hidden" name="SearchViewModel.FromHome" value="true">
    <input type="hidden" name="SearchViewModel.SearchBy" value="Container">
    <div class="is-error" id="errorMessage"><span class="field-validation-valid" data-valmsg-for="SearchViewModel.Reference" data-valmsg-replace="true"></span></div>
    <span class="small">To track up to three containers, please enter references separated by a comma.</span>
  </div>
  <button class="o-button primary" type="submit" id="searchTracking">Shipment Tracking</button>
</form>

POST /ebusiness/schedules/routing-finder

<form action="/ebusiness/schedules/routing-finder" method="post" novalidate="novalidate">
  <div class="inputs-wrapper">
    <div class="k-form-field" id="schedule-pol">
      <label for="schedule-pol">Origin</label>
      <div class="icon location-pin">
        <div id="sortedAutocompleteWrapper-autoCompletePOL" class="sorted-autocomplete sorted-autocomplete-wrapper"><span tabindex="-1" class="k-autocomplete k-input k-autocomplete-clearable k-input-solid k-input-md k-rounded-md" style=""><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="Port, City, Country name or code" data-role="autocomplete" autocomplete="off" role="combobox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
              onkeyup="validationPol()" type="text" class="k-input-inner" aria-expanded="false" aria-controls="autoCompletePOL_listbox"><span unselectable="on" class="k-clear-value k-hidden" title="clear" role="button" tabindex="-1"><span
                class="k-icon k-i-x"></span></span><span class="k-icon k-i-loading k-input-loading-icon k-hidden"></span></span>
          <div id="selectedValueWrapper-autoCompletePOL" class="selected-value-wrapper"></div>
        </div>
      </div>
      <div class="field-validation-error" id="errorMessagepol"><span class="field-validation-valid" data-valmsg-for="POLDescription" data-valmsg-replace="true"></span></div>
    </div>
    <div class="k-form-field" id="origin-type" style="display:none;">
      <label for="origin-type">Type of location</label>
      <div class="o-switches">
        <input type="radio" value="Ramp" name="polType" id="pol-type-ramp" checked="checked">
        <label for="pol-type-ramp">Ramp</label>
        <input type="radio" value="Door" name="polType" id="pol-type-door">
        <label for="pol-type-door">Door</label>
      </div>
    </div>
  </div>
  <div class="inputs-wrapper">
    <div class="k-form-field" id="schedule-pod">
      <label for="schedule-pod">Destination</label>
      <div class="icon location-pin">
        <div id="sortedAutocompleteWrapper-autoCompletePOD" class="sorted-autocomplete sorted-autocomplete-wrapper"><span tabindex="-1" class="k-autocomplete k-input k-autocomplete-clearable k-input-solid k-input-md k-rounded-md" style=""><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="Port, City, Country name or code" data-role="autocomplete" autocomplete="off" role="combobox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
              onkeyup="validationPod()" type="text" class="k-input-inner" aria-expanded="false" aria-controls="autoCompletePOD_listbox"><span unselectable="on" class="k-clear-value k-hidden" title="clear" role="button" tabindex="-1"><span
                class="k-icon k-i-x"></span></span><span class="k-icon k-i-loading k-input-loading-icon k-hidden"></span></span>
          <div id="selectedValueWrapper-autoCompletePOD" class="selected-value-wrapper"></div>
        </div>
      </div>
      <div class="field-validation-error" id="errorMessagepod"><span class="field-validation-valid" data-valmsg-for="PODDescription" data-valmsg-replace="true"></span></div>
    </div>
    <div class="k-form-field" id="destination-type" style="display:none;">
      <label for="destination-type">Type of location</label>
      <div class="o-switches">
        <input type="radio" value="Ramp" name="podType" id="pod-type-ramp" checked="checked">
        <label for="pod-type-ramp">Ramp</label>
        <input type="radio" value="Door" name="podType" id="pod-type-door">
        <label for="pod-type-door">Door</label>
      </div>
    </div>
  </div>
  <div class="actions">
    <button class="o-button primary" type="submit" id="searchSchedules" onclick="validationPol(); validationPod();validationPolChange(); validationPodChange();">Search</button>
    <button class="o-button primary-ghost"><a href="/ebusiness/schedules" id="advancedSearch">Advanced Search</a></button>
  </div>
  <input id="actualPOLDescription" name="actualPOLDescription" type="hidden">
  <input id="actualPODDescription" name="actualPODDescription" type="hidden">
  <input id="actualPOLType" name="actualPOLType" type="hidden">
  <input id="actualPODType" name="actualPODType" 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
   
    * Door-to-Door Solutions
   
    * Logistics solutions

 * Air Freight
    * SCHEDULED FLIGHTS
   
    * Charter
   
    * PRODUCT PORTFOLIO

 * News
    * List of news
   
    * Subscribe

 * My CMA CGM
    * Find your route
    * Routing finder
    * Shipping lines
    * Port schedules
    * Voyages
    * Eco calculator
   
    * Get your price
    * SpotOn
    * My Quotations
    * 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
    * Rate of Exchange
   
   Log In Register an account
   
   DISCOVER MY CMA CGM
   
   The online management of every step of your shipping cycle.
   
   CONSULT THE API-EDI OFFER
   
   Simplify the daily sharing of data by creating efficient connections between
   your system and CMA CGM's.

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
   
    * Door-to-Door Solutions
   
    * Logistics solutions

 * Air Freight
    * SCHEDULED FLIGHTS
   
    * Charter
   
    * PRODUCT PORTFOLIO

 * News
    * List of news
   
    * Subscribe

 * My CMA CGM
   Log In Register an account
   
   DISCOVER MY CMA CGM
   
   The online management of every step of your shipping cycle.
   
   CONSULT THE API-EDI OFFER
   
   Simplify the daily sharing of data by creating efficient connections between
   your system and CMA CGM's.
   
    * Find your route
    * Routing finder
    * Shipping lines
    * Port schedules
    * Voyages
    * Eco calculator
   
    * Get your price
    * SpotOn
    * My Quotations
    * 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
    * Customer Hub
   
    * Manage your invoices
    * Invoice dashboard
    * D&D charges
    * Rate of Exchange

 * 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


LAUNCHING OF THE FRENCH PEAK SERVICE,
AN EXCEPTIONAL SEASONAL SHIPPING LINE
BETWEEN ASIA AND EUROPE

Learn more

 * Tracking
 * Schedule
 * Price

Container, Bill of lading or Booking Number

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


Type of location
Ramp Door
Destination


Type of location
Ramp Door
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

REDUCE YOUR SHIPMENTS' CARBON FOOTPRINT WITH ACT+
REDUCE YOUR SHIPMENTS' CARBON FOOTPRINT WITH ACT+
Oversized cargo
Oversized cargo

 * 
 * 


LOGISTICS

LOGISTICS SERVICES
LOGISTICS SERVICES
INTERMODAL SOLUTIONS
INTERMODAL SOLUTIONS

 * 
 * 


AIR FREIGHT

SCHEDULED FLIGHT
SCHEDULED FLIGHT
CHARTER
CHARTER

 * 
 * 

News
11/06/24


CMA CGM LAUNCHES THE FRENCH PEAK SERVICE: AN EXCEPTIONAL SEASONAL SHIPPING LINE
TO MEET HIGH DEMAND BETWEEN ASIA AND EUROPE

11/06/24


HAITI - EXTRA RISK COVERAGE SURCHARGE AT DESTINATION

11/06/24


FAK RATES - FROM NORTH EUROPE TO NORTHWEST INDIA

10/06/24


UPDATE ON EUROPEAN UNION’S IMPORT CONTROL SYSTEM 2 (ICS2) - RELEASE 3

07/06/24


CMA CGM TO ENHANCE ITS NWUK & SCUK SERVICES

View All News
MY CMA CGM


THE FASTEST DIGITAL SOLUTION TO BOOK AND MANAGE YOUR SHIPMENTS

Log In
MY CUSTOMER SERVICE


ANY QUESTIONS? WE’VE GOT YOU COVERED. DISCOVER MY CUSTOMER SERVICE PORTAL AND
GET YOUR ANSWERS!

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


 * Find your local offices
 * To our corporate website
 * Consult My Customer Service

FOLLOW US



JOIN #BETTERWAYS !

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

© 2023 CMA CGM Group

Version 28.0.15.0 | 6/12/2024 10:04:55 AM - 0627




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


 * Ports of territory “FRA”
 * Territories including “FRA”
 * Place names including “FRA”
 * Place codes including “FRA”
   
   

No matching result


 * Ports of territory “FRA”
 * Territories including “FRA”
 * Place names including “FRA”
 * Place codes including “FRA”
   
   

No matching result







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


VENDORS LIST



Search Icon
Filter Icon

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

Confirm My Choices