Skip to content
Get started

Trackers

Create and manage Trackers.

Trackers can be used to track interactions in your orders through personalized URLs and QR codes.

As a brief introduction to using Trackers in your orders, a QR code can be generated by using the Tracker’s ID as a merge variable in your orders HTML and Templates. The following example HTML uses Trackers to generate personalized URLs (PURLs) in your orders.

See the following guide for more details: https://postgrid.readme.io/reference/trackers-1

Create Tracker
POST/print-mail/v1/trackers
List Trackers
GET/print-mail/v1/trackers
Update Tracker
POST/print-mail/v1/trackers/{id}
Get Tracker
GET/print-mail/v1/trackers/{id}
Delete Tracker
DELETE/print-mail/v1/trackers/{id}
List Tracker Visits
GET/print-mail/v1/trackers/{id}/visits
ModelsExpand Collapse
One of the following:
One of the following:
One of the following:
One of the following: