Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kargo Takibi İlk Kullanıcılar Programı
Kargo takibi, Google'da kargo takibiyle ilgili bilgileri görüntüleyen bir özelliktir. Kullanıcılar, şirketinizle gönderilen bir kargonun takibi için Arama'ya geldiklerinde ilgili kargo numarasını doğrudan girebilirler. Bu özellik, API'nizi kullanarak kargo takibi bilgilerini alır ve daha sonra kullanıcıya görüntüler. Bir kullanıcı kargo takibi yapmak istediğinde kargo takibi bilgilerinin Google Arama'da nasıl görünebileceği burada gösterilmektedir.
Özelliğin kullanılabilirliği
Kargo takibi özelliği, Google Arama'nın sunulduğu tüm dillerde ve ülkelerde kullanılabilir.
Şartlar
Kargo takibi ilk kullanıcılar programına katılmak üzere değerlendirilmek için aşağıdaki şartları karşılamanız gerekir:
Kargo şirketiniz Hindistan, Japonya veya Brezilya'da bulunmalı ya da bu bölgelerde hizmet veren bir kargo teslimat şirketi için kargo takibi bilgilerinin tek yetkili sağlayıcısı olmalıdır.
Google Kargo Takibi, kargo takibi bilgilerini almak için RESTful JSON API'ye gerçek zamanlı çağrılar (yalnızca POST istekleri) yapar. Bu bilgileri döndürebilen mevcut bir API'niz varsa yeniden kullanmanız için destek sağlayabiliriz. API'nizin kullanılabilirlik ve yanıt verme şartını karşılaması, ayrıca zorunlu içeriği sağlaması gerekir.
Kullanılabilirlik ve yanıt verme
API'niz neredeyse hiç kapalı kalmamalı. Ayrıca API'nizin ortalama 700 ms içinde yanıt vermesi ve doksan beşte birlik yüzdelik değerin 1.000 ms'yi aşmaması gerekir. API'niz bu şartları karşılamıyorsa kargo takibi bilgilerinizi görüntülemeyi durdurabiliriz.
İçerik
Entegrasyonun çalışması için API'nizin aşağıdaki bilgileri döndürmesi gerekir:
Zorunlu alan
CurrentStatus
Kargonun mevcut durumu. Buna, bu durumun geçerli olduğu tarih ve saat ile herhangi bir hata durumu da dahildir.
API'nizin aşağıdaki bilgileri de döndürmesini önemle öneririz:
Önerilen alanlar
DeliveredDate
Kargonun teslim edildiği gün ve saat (teslim edildiyse).
PromisedDate
Kargonun teslim edilmesinin beklendiği tarih.
TrackingNumber
Kargonun takip numarası.
TrackingURL
Kullanıcının, kargo takibi bilgilerini ve olası ek ayrıntıları görüntülemek için ziyaret edebileceği web sitesinin URL'si.
SupportPhoneNumbers
Her bölge için mevcut destek biriminin telefon numaralarının listesi.
TransitEvents
Bir kargonun alıcısına ulaşana kadarki yolculuğunun ara ilerleme durumlarını Gün, Saat, Şehir, Eyalet ve Ülke (uygun olduğunda) bilgisi dahil olmak üzere gösteren etkinlikler.
CreateDate
Takip numarasının oluşturulduğu gün ve saat.
PickupDate
Kargonun taşıyıcı tarafından teslim alındığı tarih.
TimestampEvent
Belirli bir kargoyla ilişkilendirilmiş etkinliğin zaman damgası.
LocationEvent
Belirli bir kargoyla ilişkilendirilmiş etkinliğin konumu.
CanReschedule
Bu paketin yeniden programlanıp programlanamayacağı.
Aşağıdaki bilgiler kabul edilmez:
Kargonun alıcısı veya göndereni hakkında herhangi bir kişisel veri.
Kargonun alıcısı veya göndereni hakkında herhangi bir coğrafi bilgi.
İlgilendiğinizi bize bildirin
Kargo takibi ilk kullanıcılar programına katılmak ister misiniz?
Formu doldurun.
[null,null,["Son güncelleme tarihi: 2025-08-04 UTC."],[[["\u003cp\u003eGoogle's Package Tracking feature displays real-time package tracking information directly in Google Search results, enhancing the user experience.\u003c/p\u003e\n"],["\u003cp\u003eTo participate in the Early Adopters Program, your package delivery company must primarily serve India, Japan, or Brazil, and have a compatible tracking API.\u003c/p\u003e\n"],["\u003cp\u003eYour tracking API must meet specific availability and responsiveness requirements to ensure a seamless user experience, including a response time within 700ms on average.\u003c/p\u003e\n"],["\u003cp\u003eThe API must provide essential tracking data such as current status, and is recommended to include details like delivery date, transit events, and support contacts, while excluding personal or geographical information about the sender or recipient.\u003c/p\u003e\n"],["\u003cp\u003eInterested parties can express their interest in the program by completing the provided form.\u003c/p\u003e\n"]]],["The Package Tracking Early Adopters Program allows companies to display package tracking information on Google Search. Participants must have a RESTful JSON API that Google can query to retrieve package data via POST requests. The API must be highly available, respond within 700ms on average, and include the `CurrentStatus`. It's recommended to also return fields such as `DeliveredDate`, `PromisedDate`, `TrackingNumber`, and `TransitEvents`. Eligible companies must serve India, Japan, or Brazil. The API cannot return sender or recipient personal data.\n"],null,["# Package Tracking on Google | Google Search Central\n\nPackage tracking Early Adopters Program\n=======================================\n\n\nPackage tracking is a feature that displays package tracking related information on Google. When\npeople come to Search looking to track a package shipped with your company, they'll be able to\nenter a package ID directly. The feature uses your API to retrieve the package tracking\ninformation and then displays it to the user. Here's how package tracking information may appear\non Google Search when a user seeks to track a package.\n| **Note**: The actual appearance in search results might be different.\n\nFeature availability\n--------------------\n\n\nPackage tracking is available in all languages and countries where Google Search is available.\n\nRequirements\n------------\n\n\nTo be considered for participation in the package tracking early adopters program, you must meet\nthe following requirements:\n\n- Your package delivery company must either be based out of India, Japan, or Brazil, or must be the sole authorized provider of packing tracking information for a package delivery company that services those areas.\n- Google Package Tracking makes real-time calls (POST requests only) to a RESTful JSON API to retrieve package tracking information. If you have an existing API that can return this information, we can work with you to re-use it. Your API must meet the [availability and responsiveness requirement](#availability) and provide the [required content](#content).\n\n### Availability and responsiveness\n\n\nWe expect almost no downtime from your API and require that your API respond within 700ms on\naverage with the 95th percentile not exceeding 1,000ms. If your API doesn't meet\nthese requirements, we may stop displaying your package tracking information.\n\n### Content\n\n\nFor the integration to work, your API must return the following information:\n\n| Required field ||\n|-----------------|-------------------------------------------------------------------------------------------------------------------|\n| `CurrentStatus` | The current status of the package. This includes the date and time this status became valid and any error states. |\n\n\nWe strongly recommend that your API also return the following information:\n\n| Recommended fields ||\n|-----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `DeliveredDate` | The day and time the package was delivered (if it has been delivered). |\n| `PromisedDate` | The date the package is expected to be delivered. |\n| `TrackingNumber` | The tracking number for the package. |\n| `TrackingURL` | The website URL that a user can visit to view package tracking information and possible additional details. |\n| `SupportPhoneNumbers` | A list of support phone numbers available per region. |\n| `TransitEvents` | The set of events that denote when a package makes interim progress on its journey to the recipient, including the Day, Time, City, State, and Country (where applicable). |\n| `CreateDate` | The day and time the tracking number was created. |\n| `PickupDate` | The date the package was picked up by the carrier. |\n| `TimestampEvent` | The timestamp of an event associated with a given package. |\n| `LocationEvent` | The location of an event associated with a given package. |\n| `CanReschedule` | Whether this package can be re-scheduled. |\n\n\nWe don't accept the following information:\n\n- Any personal data about the recipient or sender of the package.\n- Any geographical information about the recipient or sender of the package.\n\nExpress interest\n----------------\n\n\nInterested in participating in the Package tracking Early Adopters Program?\n[Fill out the form](https://docs.google.com/forms/d/e/1FAIpQLSeHkDALO5vJg1l4GaUkkBzxeqDtkJukJokBBOtbmlH9Vk9M_w/viewform)."]]