Privacy

Privacy Policy: What Tracygram Collects, What Stays on Your Device

No accounts, no credentials, nothing sold. What our server logs actually contain (including searched usernames tied to hashed identifiers), what stays in your browser, and how to reach us at hello@tracygram.com.

11 minute read Effective July 16, 2026. Replaces all earlier versions of this policy.

The whole page, in 30 seconds

  • No accounts, no logins, no passwords. We never ask for your Instagram credentials.
  • We do not sell data, show ads, run fingerprinting scripts, or use cross-site tracking.
  • Like any site with a search box, searches land in our server logs, tied to a hashed identifier, never your raw IP. They auto-delete after 90 days.
  • We deliberately never send searched usernames or any Instagram handle to Google Analytics.
  • Text you type into our AI caption, bio, and hashtag tools is sent to Google's Gemini API to generate the result.
  • Your recent searches, saved profiles, and preferences live only in your own browser. The homepage panel shows them and wipes them.
  • Questions, lookups, or deletion requests: hello@tracygram.com. One inbox, real humans.

Who we are

In short

Tracygram is a small independent web project with no connection to Instagram or Meta.

Tracygram is a free web toolkit for viewing and downloading public Instagram content: profile, story, highlights, reels and tagged viewers, downloaders, a comments viewer, a fake-follower estimator, an engagement calculator, trending audio, and AI caption, bio, and hashtag generators. It has been running since around April 2026.

We are a small independent team. We are not affiliated with, endorsed by, or sponsored by Instagram or Meta Platforms, Inc. in any way. "Instagram" is a trademark of Meta Platforms, Inc., and we use the word only to describe what our tools work with.

One design decision shapes everything in this policy: there are no accounts here. You cannot sign up, log in, or set a password, and we will never ask for your Instagram credentials. A site cannot lose, sell, or leak account data it never collects.

Anything in this policy unclear? Email hello@tracygram.com or use the form on our contact page. We read everything.

What we never do

In short

No selling, no ads, no fingerprinting, no credentials, no private accounts. Ever.

Before the details, the commitments. Each of these is checkable:

  • We do not sell or rent data about you, and we never will.
  • We run no advertising, no ad networks, and no cross-site tracking pixels.
  • We use no fingerprinting scripts and build no account profiles of visitors.
  • We never ask for your Instagram username, password, or any login token. There is nothing to log in to.
  • We never send the usernames you search to Google Analytics. That is a deliberate design choice, explained below.
  • We cannot show you private accounts. The tools work only with content that is already public, so you see nothing a logged-out visitor could not already see.
  • We collect no payment details. There are no paid plans, and there is no newsletter asking for your email.

Everything else on this page describes the small amount of data a free tool site genuinely needs to run.

What we collect and why

In short

A handful of server logs, standard analytics, and short-lived caches. Here is the full inventory in one table.

This table is the complete list. If a data stream is not here, we do not have it.

WhatWhy we collect itWhere it livesHow long
Page-view log: timestamp, page path, traffic source, country and city (from a local GeoIP lookup), a truncated salted hash of your IP, mobile or desktop flag, search keywords passed along by referrersSo we can see which pages people use and where visitors come fromOur serverIdentifiers deleted after 90 days at most; anonymous counts (date, page, country) kept for long-term trends
Tool-usage log: event type (story view, download, and so on), success or error, the public username that was searched, a hashed visitor identifier, the pageSo we can see which tools work, catch failures, and understand demandOur serverSearched usernames and identifiers deleted after 90 days at most; anonymous totals kept
JavaScript error log: error message, page, device type, browser family (no IP)So we can fix bugsOur serverDeleted after 90 days at most
Rate-limit counters keyed to your raw IPFairness and abuse control (per-IP daily budgets)Server memory only, never written to our analytics logsShort-lived; cleared on restart
Ordinary web-server logs kept by the hosting stackStandard server operation on our virtual private serverOur serverStandard hosting-stack rotation
Google Analytics 4 events (anonymous event names and standard GA data; never a searched username)So we can understand overall trafficGoogle's infrastructurePer Google's retention settings
Text you type into the AI caption, bio, and hashtag toolsSent to Google's Gemini API to generate your resultProcessed by Google; not stored by us beyond normal logsNot kept beyond normal server logs
Cached copies of public Instagram data that was requestedSo repeat requests are fast and we make fewer upstream callsOur server (memory plus a disk snapshot)About 12 hours, with a stale copy kept up to about 7 days
Recent searches, saved profiles, snapshots, preferencesInstant previews and change alerts, on your device onlyYour own browser (localStorage and sessionStorage), never sent to our serverUntil you wipe it or clear your browser

One point worth repeating about IP addresses: your raw IP is not written to our analytics logs. We use it in memory for rate limiting and for a local country-and-city lookup, then store only a truncated, salted SHA-256 hash. The truncation means many different addresses share the same hash, so it cannot be turned back into yours.

The honest part: searched usernames are logged

In short

Like any site with a search box, the username you search lands in our server logs, tied to a hashed identifier, and is deleted automatically after 90 days.

Many sites in this space claim they are "100% anonymous" and "store nothing." We would rather tell you exactly what happens. And to be clear about the company we keep: every website with a search function logs what is searched. Google does, analytics tools do, and so do we. There is nothing unusual here except that we say it plainly.

When you search a public username in one of our tools, that username is written to our tool-usage log, together with the event type, whether it succeeded, the page, and a hashed visitor identifier. The searched username is also forwarded to our upstream Instagram-data API providers, because that is how the public data gets fetched.

So when we say the viewers are anonymous, we mean something specific: the owner of the profile you look at is not notified, and your viewing is not linked to any Instagram account of yours. It does not mean your search vanishes. It sits in our logs, tied to a hash rather than to your name or raw IP, and it is deleted automatically after 90 days.

Because the identifier is hashed, we usually cannot work out which person made which search. That cuts both ways: it protects you, and it also limits what we can look up if you ask. More on that in Your choices and rights.

Logs rotate when they grow past a size cap, and one previous generation is kept. If you want log entries matching your searches deleted, email us.

What stays on your device

In short

Recent searches, saved profiles, and preferences live in your own browser, never on our server, and you can wipe them anytime from the homepage panel.

A lot of what makes Tracygram feel fast is stored in your own browser (localStorage and sessionStorage) and is never sent to our server:

  • Recent searches chips
  • Saved and starred profiles
  • Profile snapshots (name, counts, bio, a tiny avatar thumbnail) that power instant previews and change alerts
  • Follower history behind the change chips
  • Preferences, like your number format
  • Session API caches

You do not have to take our word for it. The homepage has a panel called "What does this device store?" that lists every category with its live size and a Wipe button for each. Open it, look, wipe whatever you like. We think every site should have one.

One caveat worth knowing: wiping affects only your device. It does not touch our server logs, because the two are separate systems. For server-side deletion requests, see Your choices and rights.

Google Analytics 4

In short

GA4 runs on the site and sets Google's own cookies, but we deliberately never send it any username or Instagram handle.

We use Google Analytics 4 to understand overall traffic: how many people visit, which pages they land on, roughly where they are. GA4 runs in your browser and Google sets its own cookies and identifiers, governed by Google's privacy policy.

Here is the design choice we are proud of: we never send searched usernames, or any Instagram handle at all, to Google Analytics. When you use a tool, GA4 receives only an anonymous event name (for example, "xray_open") plus standard GA data. What you searched stays out of Google's analytics entirely.

If you would rather not be measured by GA4 anywhere, Google publishes a browser opt-out add-on, and most content blockers handle it too. The site works fine either way.

AI tools and Google Gemini

In short

What you type into the caption, bio, and hashtag generators is sent to Google's Gemini API to produce the result.

Our AI caption, bio, and hashtag generators do not run on our own hardware. The topic or text you type is sent to Google's Gemini API, which generates the output and sends it back. Google processes that input under its own API terms.

We do not store what you type beyond our normal server logs, and we do not build any profile from it. Practical advice: treat the input box like any third-party service and do not paste anything private or sensitive into it.

The output is machine-generated. Read it and edit it before you post it anywhere; what you publish is your responsibility.

Caching of public Instagram data

In short

Public profile data we fetch is cached on our server for about 12 hours so repeat requests are fast. This is public data, not data about you.

When someone requests a public profile, story, or post, we cache what came back, in memory plus a disk snapshot, for up to about 12 hours. A stale copy can be retained for up to about 7 days to keep things working when the upstream source is slow. This is data that is already public on Instagram, not data about our visitors.

Two practical consequences worth knowing:

  • A profile that just went private, or content that was just deleted on Instagram, can still appear in our tools for a short while until the cache expires.
  • If you want your own public profile purged from our cache and excluded from the tools going forward, email hello@tracygram.com. Our copyright and removal page explains what to include.

Third parties that touch data

In short

The complete list, each with one job. Nobody else.

We do not hand data to "trusted partners" in the vague sense. Here is the complete list of outside services involved, and exactly why:

  • Upstream Instagram-data API providers. The public username you search is forwarded to them so they can fetch the public data our tools display.
  • Google Analytics 4. Anonymous traffic measurement. Google sets its own identifiers; we never send it usernames. See the GA4 section.
  • Google Gemini API. Receives the text you type into the AI caption, bio, and hashtag tools, and returns the generated result.
  • Resend. Delivers our contact-form notifications and site-operations alert emails to us. It handles nothing else.
  • Our hosting provider. The site runs on a virtual private server, which keeps ordinary web-server logs as part of normal operation.

That is everyone. If this list ever changes, this page changes with it.

How long we keep things

In short

After 90 days, log entries lose everything identifying. Anonymous daily totals stay so we can see long-term trends.

The real retention numbers, including the awkward one:

  • Analytics logs (page views and tool usage): cleaned automatically every day. Entries older than 90 days are stripped of everything identifying: the hashed identifiers, the searched username, the city, and referrer details are all deleted. What remains is a bare anonymous count (date, page, event type, country) that lets us see long-term trends without keeping anything about you. JavaScript error logs are deleted entirely after 90 days. Logs also rotate earlier if they grow past a size cap.
  • Rate-limit counters: held in server memory only, cleared on any restart, and never written to our analytics logs.
  • Cached public Instagram data: about 12 hours, stale copies up to about 7 days.
  • Hosting-stack web-server logs: standard rotation managed by the server software.
  • Google Analytics data: held by Google under its own retention settings.
  • On-device data: stays in your browser until you wipe it from the homepage panel or clear your browser storage.

If someone looks up your profile

In short

We only show what is already public, and you can have your profile excluded from our tools by emailing us.

This policy is mostly about our visitors, but there is a second group with rights here: people whose public profiles get searched.

What we process about you is the public Instagram data anyone can see while logged out: your public profile, posts, stories, and counts. We add no access beyond that, we cannot see private accounts, and profile owners are not notified of views. Fetched data sits in our cache for up to about 12 hours (stale up to about 7 days).

If you would rather not appear in these tools at all, email hello@tracygram.com from a channel that lets us verify you control the account. We will purge your data from the cache and exclude your profile from the tools going forward. Details are on our copyright and removal page.

Your choices and rights

In short

Email us to ask about or delete data. One caveat: our hashed logs often cannot be linked to a specific person, which protects you but limits lookups.

Wherever you live, you can email hello@tracygram.com to ask what we hold, request deletion of log entries, object to processing, or just ask how something works. We extend the same treatment to everyone; we do not gate rights by region.

Now the caveat. Our logs are keyed to truncated hashes, not names or raw IPs, so we usually cannot tell which log lines belong to which person. That is a privacy feature, and it is also a limitation: we often cannot answer "show me everything you have on me" with certainty. If you give us enough detail (the approximate time, the username you searched, your country), we will run a good-faith search and delete matching entries. What we will not do is start collecting extra data about visitors just to make future lookups possible.

If you are in a region with data-protection laws such as the EU or UK GDPR, California's CCPA, or India's DPDP Act, here is how the usual concepts map to us:

  • Sale and sharing: we do not sell or share personal information as those laws define the terms. That is why there is no "Do Not Sell" link on this site; there is nothing it would switch off.
  • Access, deletion, correction: handled by email as described above, with the hashed-identifier caveat.
  • Objection: you can object to processing by email, and account holders can have their public profile excluded from the tools entirely.
  • Complaints: EU and UK visitors can contact their local supervisory authority. Visitors in India can approach the Data Protection Board of India. We would appreciate the chance to fix things first.

We do not claim any certification, and we will not pretend to be "GDPR certified" (no such certificate exists). We describe what we do, and we answer our email.

International visitors

In short

Our server processes requests where it is hosted, Google processes its parts on global infrastructure, and everyone gets the same treatment.

Tracygram runs on a virtual private server. Visitors come from everywhere, so depending on where you live, our server logs may be stored outside your region.

Google (Analytics and the Gemini API) processes its parts of the data on its own global infrastructure, under Google's own data-processing terms. Given what our log entries contain (hashed identifiers, no names, no raw IPs), we think the practical exposure of cross-border storage is small, but you deserve to know how the data is handled, and we answer questions about it by email.

Children

In short

Tracygram is a general-audience service, not directed at children under 13, and we collect no age data.

Tracygram is a general-audience service. It is not directed at children under 13, and since there are no accounts, we collect no age data and no profile of any visitor, child or adult. If you believe a child has submitted personal information through our contact form, email hello@tracygram.com and we will delete it.

Changes to this policy

In short

When this page changes, the date at the top changes, and meaningful changes get a one-line note.

When we change how the site handles data, we update this page first, refresh the effective date at the top, and add a one-line note saying what changed. Since there are no accounts, we cannot email you about updates; this page is the record. If you rely on this policy, check the date now and then.

This July 2026 version is a full rewrite, effective July 16, 2026, and it replaces all earlier versions. We wrote it to describe exactly how the system works today, in plain language and full detail, and we intend to keep it that way.

Contact us

In short

One inbox for everything: hello@tracygram.com.

Questions about this policy, requests about your data, removal of your profile from the tools, or anything else: email hello@tracygram.com or use the form on our contact page. We are a small team, so replies can take a few days, but a real person reads and answers every message.