Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Program użytkowników wczesnej wersji funkcji śledzenia przesyłki
Śledzenie przesyłki to funkcja, która wyświetla w Google informacje o śledzeniu przesyłki. Użytkownicy mogą wpisać identyfikator przesyłki bezpośrednio w wyszukiwarce, by śledzić przesyłkę dostarczaną za pomocą danej firmy. Funkcja wykorzystuje interfejs API, dzięki któremu może uzyskać informacje o śledzeniu przesyłki, a następnie wyświetlić je użytkownikowi. Oto jak mogą wyglądać informacje o śledzeniu przesyłki, które użytkownik zobaczy w wyszukiwarce Google.
Dostępność funkcji
Śledzenie przesyłki jest dostępne we wszystkich językach i krajach, w których działa wyszukiwarka Google.
Wymagania
Aby wziąć udział w programie użytkowników wczesnej wersji funkcji śledzenia przesyłki, należy spełnić te wymagania:
Firma kurierska musi mieć siedzibę poza Indiami, Japonią i Brazylią lub musi być jedynym autoryzowanym dostawcą informacji o śledzeniu przesyłek dostarczanych przez firmę działającą na tych obszarach.
Śledzenie przesyłki Google generuje w czasie rzeczywistym wywołania RESTowego interfejsu API JSON (tylko żądania POST), aby uzyskać informacje o śledzeniu przesyłki. Jeśli masz już interfejs API, który może zwrócić te informacje, możemy uzgodnić z Tobą jego ponowne wykorzystanie. Interfejs API musi spełniać wymagania dotyczące dostępności i czasu reakcji oraz dostarczać wymagane treści.
Dostępność i czas reakcji
Interfejs API musi mieć ograniczony do minimum czas przestoju i średni czas reakcji krótszy niż 700 ms, a 95. percentyl nie może przekraczać 1000 ms. Jeśli interfejs API nie będzie spełniać tych wymagań, możemy przestać wyświetlać informacje o śledzeniu przesyłki.
Treść
Aby integracja działała, interfejs API musi zwracać takie informacje:
Pole wymagane
CurrentStatus
Obecny stan przesyłki. Obejmuje datę i godzinę ustawienia tego stanu oraz wszelkie stany błędów.
Zdecydowanie zalecamy, by interfejs API zwracał też te informacje:
Pola zalecane
DeliveredDate
Dzień i godzina dostarczenia przesyłki (jeśli została dostarczona).
PromisedDate
Oczekiwana data dostarczenia przesyłki.
TrackingNumber
Numer śledzenia przesyłki.
TrackingURL
Adres URL witryny, w której użytkownik może wyświetlić informacje o śledzeniu przesyłki i ewentualne dodatkowe szczegóły.
SupportPhoneNumbers
Lista numerów telefonów pomocy dostępnych w danym regionie.
TransitEvents
Zestaw zdarzeń wskazujących, kiedy przesyłka przechodzi do kolejnych etapów podróży do odbiorcy. Obejmuje dzień, godzinę, miasto, region/województwo i kraj (w stosownych przypadkach).
CreateDate
Dzień i godzina utworzenia numeru śledzenia.
PickupDate
Data odebrania przesyłki przez przewoźnika.
TimestampEvent
Sygnatura czasowa zdarzenia powiązanego z daną przesyłką.
LocationEvent
Lokalizacja zdarzenia powiązanego z daną przesyłką.
CanReschedule
Określenie, czy można ponownie zaplanować dostawę tej przesyłki.
Nie akceptujemy:
żadnych danych osobowych odbiorcy ani nadawcy przesyłki,
żadnych informacji geograficznych dotyczących odbiorcy ani nadawcy przesyłki.
Wyraź zainteresowanie
Chcesz wziąć udział w programie użytkowników wczesnej wersji funkcji śledzenia przesyłek?
Wypełnij formularz
[null,null,["Ostatnia aktualizacja: 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)."]]