⚠ Independent project — not affiliated with Intelcom Express Inc. in any way. Learn more

Privacy Policy

Effective date: 2026-05-22

IntelcomTracker collects no data. Everything stays on your computer.

What this app does

IntelcomTracker is a local terminal application. It reads tracking numbers you enter, queries Intelcom's public tracking API on your behalf, and stores the results in a JSON file on your own machine. No data is sent to the developer or any third party controlled by the developer.

Data stored locally

The following file is created on first use and contains only data you provide:

%LOCALAPPDATA%\IntelcomTracker\tracking.json

It contains:

  • Tracking numbers you have added
  • Optional nicknames you assign to them
  • Cached API responses (delivery status, ETA, event history)

This file never leaves your machine unless you copy it yourself. Deleting it removes all stored data completely.

Intelcom's API

When you track a package, the app makes an HTTPS request directly to:

https://intelcom.ca/cfworker/v3/tracking/{your-tracking-number}/

This is the same request your browser makes when you visit Intelcom's tracking page. Intelcom's servers will see your tracking number and your IP address as part of normal HTTP traffic. The developer of IntelcomTracker has no visibility into these requests.

Refer to Intelcom's Privacy Policy for how Intelcom handles data on their end.

What the developer receives

Nothing. The app has no telemetry, no analytics, no crash reporting, and no update checks. It makes no outbound connections other than the Intelcom API requests described above.

Third-party services

If you download IntelcomTracker from GitHub Releases, GitHub's standard privacy policy applies to that download. The developer does not control or receive data from that interaction beyond what GitHub makes available to repository owners (e.g., download counts without individual identification).

Changes to this policy

This policy will be updated in this file if anything changes. The effective date at the top reflects the last revision.

⚠ Not affiliated with Intelcom Express Inc.

IntelcomTracker is an independent, unofficial, open-source project. It is not affiliated with, endorsed by, authorized by, or connected in any way to Intelcom Express Inc. This project is not sanctioned by them and has no relationship with that company. All trademarks are property of their respective owners.

← Back to IntelcomTracker