Skip to content
TrackJet

7-day Pro trial included with every new account — no card, no charge.

Start free with 500 saved shipments. Every new account also gets a 7-day Pro trial — no card required.

Start 7-day Pro trial

Embeddable status page

A branded "where is my order?" page you iframe into your store — your name and colour, zero PII.

What it is

A compact, brandable "where is my order?" page you embed in your store with an <iframe>. The customer sees the shipment's status and recent events without leaving your site and without an account.

``html <iframe src="https://trackjet.world/embed/status/7f4e45a8" style="width:100%;max-width:520px;height:480px;border:0" title="Order status"></iframe> ``

The path takes a shipment's [Smart Link](/docs/smart-links) code.

Your brand on it

If you set a name, logo and colour on your [widget](/my/widget), the status page carries them — your name in the header, your colour as the accent. Otherwise it falls back to clean TrackJet. The same brand shows on the Smart Link page and your [branded emails](/docs/branded-email), so the experience is consistent everywhere.

> Colours are stored as 6-digit hex (the # is added for you). Set e11d48, not #e11d48, in the widget form.

Privacy

The page shows tracking events only — there is no personal data on it (a shipment record has no names or addresses). That is what makes it safe to embed publicly.

Framing

The /embed/* pages are served with a permissive frame policy so they can be iframed from any domain. External logos are allowed; the embed loads only your declared logo URL.