Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Erstnutzer-Programm für die Funktion "Paketverfolgung"
Durch die Funktion "Paketverfolgung" werden Paketverfolgungsdaten bei Google angezeigt. Wenn Nutzer ein über dein Unternehmen versandtes Paket in der Google Suche verfolgen möchten, können sie dort direkt ihre Paket-ID eingeben. Diese Funktion ruft dann die Paketverfolgungsdaten mithilfe deiner API ab und zeigt sie dem Nutzer an. Die Daten können in der Google Suche folgendermaßen erscheinen:
Verfügbarkeit der Funktion
Die Funktion „Paketverfolgung“ lässt sich in allen Sprachen und Ländern nutzen, in denen die Google Suche verfügbar ist.
Anforderungen
Wenn du am Erstnutzer-Programm für die Funktion „Paketverfolgung“ teilnehmen möchtest, musst du die folgenden Kriterien erfüllen:
Dein Paketzustelldienst muss entweder in Indien, Japan oder Brasilien ansässig sein oder es muss sich um den einzigen autorisierten Anbieter von Paketverfolgungsdaten eines solchen Dienstes in diesen Ländern handeln.
Die Funktion „Paketverfolgung“ von Google ruft in Echtzeit (nur POST-Anfragen) eine RESTful JSON API auf, um Paketverfolgungsdaten abzurufen. Wenn du eine API einsetzt, die diese Informationen zurückgeben kann, können wir sie gemeinsam mit dir wiederverwenden. Deine API muss die Anforderungen an Verfügbarkeit und Reaktionsschnelligkeit erfüllen und die erforderlichen Inhalte zur Verfügung stellen.
Verfügbarkeit und Reaktionsschnelligkeit
Bei deiner API darf es praktisch keine Ausfallzeiten geben. Sie muss im Durchschnitt innerhalb von 700 ms reagieren, wobei das 95. Perzentil 1.000 ms nicht überschreiten darf. Wenn deine API diese Anforderungen nicht erfüllt, werden deine Paketverfolgungsdaten möglicherweise nicht mehr angezeigt.
Inhalt
Damit die Integration funktioniert, muss deine API die folgenden Informationen zurückgeben:
Pflichtfeld
CurrentStatus
Der aktuelle Status des Pakets. Dazu gehören das Datum und die Uhrzeit der Statusaktualisierung sowie eventuelle Fehler.
Es wird dringend empfohlen, dass deine API auch die folgenden Informationen zurückgibt:
Empfohlene Felder
DeliveredDate
Tag und Uhrzeit der Paketzustellung (falls es bereits zugestellt wurde)
PromisedDate
Das Datum, an dem das Paket voraussichtlich zugestellt wird
TrackingNumber
Die Verfolgungsnummer für das Paket
TrackingURL
Die Website-URL, die ein Nutzer aufrufen kann, um Paketverfolgungsdaten und zusätzliche Details zu sehen
SupportPhoneNumbers
Eine Liste der verfügbaren Telefonnummern des Supports für jede Region
TransitEvents
Die Ereignisse, die angeben, wann ein Paket einen Zwischenschritt auf seinem Weg zum Empfänger erreicht hat, einschließlich Tag, Uhrzeit, Stadt, Bundesland und Land (falls zutreffend)
CreateDate
Tag und Uhrzeit der Erstellung der Verfolgungsnummer
PickupDate
Das Datum, an dem das Paket vom Transportunternehmen abgeholt wurde
TimestampEvent
Der Zeitstempel eines Ereignisses, das einem bestimmten Paket zugeordnet ist
LocationEvent
Der Ort eines Ereignisses, das einem bestimmten Paket zugeordnet ist
CanReschedule
Gibt an, ob die Zustellung dieses Pakets neu geplant werden kann
Folgende Informationen sind nicht zulässig:
Personenbezogene Daten zum Empfänger oder Absender des Pakets
Geografische Informationen zum Empfänger oder Absender des Pakets
Formular für Interessenten
Wenn du am Erstnutzer-Programm für die Funktion „Paketverfolgung“ teilnehmen möchtest, dann fülle bitte das Formular aus.
[null,null,["Zuletzt aktualisiert: 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)."]]