Home

Air Tracking Web integration

Keep track of your air cargo shipments by Air Waybill number in this simple tool with one click.
Get access to an extensive database of 370+ airlines worldwide.

Integration code#

Paste this HTML into your page:

1<div id="tracking_system_root" data-filter='{"platform":PLATFORM_ID, "lang": "en"}'></div>
2<script src="https://www.searates.com/air/widget"></script>

Instead of PLATFORM_ID it is required to substitute your platform ID.

Supported parameters#

Below is the list of supported parameters via data-filter attribute:

Parameter namePossible values
platform

Platform ID

height
  1. auto in this case application height will be equal max height or the height of inner content

  2. Any valid css height value example: "calc(100vh - 80px)", "600px", "100%", etc...

Restrictions (regardless of height value passed to the application):

  • app min height: 560px;
  • app max desktop height: 900px;
  • app max mobile height: 700px; (if window width <= 780px)
lang

en

hideCardSearch

false

Looking for technical help?

Please contact customer support by submitting a case on our Contact us page.