Skip to content

A simple service to track parcels/shipments in multiple ways. It supports major shipping service provider like DHL, DPD, FedEx, GLS, Hermes, TNT, UPS and EMS - an international postal Express Mail Service, offered by postal operators of the Universal Postal Union (UPU) connecting more than 180 countries and territories worldwide.

track-trace/paketverfolgung.info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

paketverfolgung.info

A simple service to track parcels/shipments in multiple ways. It supports major shipping service provider like DHL, DPD, FedEx, GLS, Hermes, TNT, UPS and EMS - an international postal Express Mail Service, offered by postal operators of the Universal Postal Union (UPU) connecting more than 180 countries and territories worldwide.

The service paketverfolgung.info offers multiple ways to track your or the items of your customers. The clou is that you need only to enter valid tracking number of the supported shipping service provider. The service anaylise the tracking ID and redirect the user directly to the correct tracking page of the appropriate shipping service provider. With help of TrackLink™ and a browser integration, you or your customers do not even have to visit the site to get the tracking results. You also have the option of integrating the search field into your own page.

Content

1.) Via webpage
2.) Via TrackLink™ (aka WebHook)
3.) Via browser search (aka OpenSearch)
4.) Via browser extention (aka Chrome extention)
5.) Webpage integration

1.) Via webpage

  1. Visit with a web browser https://paketverfolgung.info
  2. Enter your tracking ID in the search form
  3. hit enter or submit button

2.) Via TrackLink™ (aka WebHook)

TrackLink's replaces to original tracking link and are ideally to shorten and share via email, messenger, etc.

TrackLink consists of three segments:

URL: https://paketverfolgung.info/ID/ {tracking_id}
Identifier: https://paketverfolgung.info/ID/{tracking_id}
Tracking ID: https://paketverfolgung.info /ID/{tracking_id}

In general the identifier is always 'ID' as shown in the example below:
Example: https://paketverfolgung.info/ID/1Z9999999999999999

3.) Via browser search (aka OpenSearch)

The browser integration of paketverfolgung.info allows you to use the browser address bar as a search input field, when needed, without visiting the original website before.

This function is called OpenSearch and works with Apple Safari, Microsoft Edge, Mozilla Firefox and Google Chrome. Before you can start using it, you have to setup your browser for this function. Here an example for Google Chrome:

At the top right, click More and then Settings.

Under "Search engine," click Manage search engines.

To the right of "Other search engines," click Add.

Fill out the text fields as shown below and click Add.

Search engine:
Enter paketverfolgung.info or a name of your choice.

Keyword:
Enter the character "p" or a keyword of your choice, to trigger later the search function.

URL with %s in place of query:
https://paketverfolgung.info/OS/%s






The setup is complete. You are still able to continue to enter a URL in the address bar or any search terms that trigger a Google search.

The new feature is, if you enter an "p" followed by a space, then you activate the paketverfolgung.info search.

This cause that Google Chrome address bar react like the search field on this website. E.g. an UPS tracking ID, it will open UPS tracking result page.

4.) Via browser extention (aka Chrome extention)

The browser extention for Google Chrome allows you to highlight a tracking ID that you find on a website or web based email, e.g. a shipping confirmation, and with a right-click you open the context-menu to start the query via paketverfolgung.info.

Extention is available on the Chrome Web Store:

5.) Webpage integration

To integrate the search field into your own website a few line are needed. You can adjust the look and feel to your needs to keep your corporate identity:

<form method="post" action="https://paketverfolgung.info/3P/">
  <input type="text" name="ID" placeholder="">
  <input type="submit" value="&#128269;">
</form>

About

A simple service to track parcels/shipments in multiple ways. It supports major shipping service provider like DHL, DPD, FedEx, GLS, Hermes, TNT, UPS and EMS - an international postal Express Mail Service, offered by postal operators of the Universal Postal Union (UPU) connecting more than 180 countries and territories worldwide.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published