Use Parcel Tracker’s widget to allow people to track packages on your website

Use our industry leading technology free of charge across your sites.
How to add widget to your site

Integrate the Parcel Tracker widget via iFrame. Follow these steps to Intagrate

1
Obtain the Widget URL
2
Embed the Widget in Your Website
  • Add the following iFrame code snippet to your website's HTML:
html
Copy
Copied!
<iframe    
   src="https://track.parceltracker.co.uk/widget"    
    width="450px"    
    height="290px"    
    style="border: none;"    
    allowfullscreen>
</iframe>
3
Test the Integration
  • Open your website and ensure the iFrame loads correctly.
  • Confirm the widget displays and functions as expected (e.g., users can enter tracking IDs and retrieve parcel details).