Engagement Tracker watches specific tweets and delivers engagement-change events as they happen — likes, retweets, replies, views, and bookmarks. Get alerts via Telegram, WebSocket, or webhook, and spot viral posts by their velocity, not by your timeline. From $100/month, paid in SOL.
Last updated: July 2026
Add a tweet once. Engagement Tracker monitors it around the clock and fires an event every time the numbers move.
Likes tell you what's landing. Bookmarks tell you what's being saved for later — the quiet signal that a post matters more than its like count shows.
Retweets are distribution. Watch them stack in real time and catch the moment a post escapes its author's audience and starts spreading.
A reply spike means conversation — or controversy. Either way, you want to know the moment a tracked tweet starts pulling responses.
View velocity is the earliest viral signal there is. See impressions accelerate long before the like count catches up.
Add the tweets you care about. We watch them and push every change to you.
Open @E_Xanguard_bot on Telegram and choose a plan — 25 or 50 tracked tweets. Pay with SOL.
Add tweet IDs via the bot or the REST API: POST /v1/et/targets with {"tweet_ids": ["123", "456"]}.
Telegram alerts, the WebSocket at wss://api.xanguard.tech/v1/et/ws, a signed webhook — or all three.
Receive engagement-change events as likes, retweets, replies, views, and bookmarks move on your tracked tweets.
Spot viral posts early, measure campaigns as they run, and see which influencers actually move your token.
Engagement-change events are delivered as they happen — not on a refresh cycle. When a tracked tweet starts moving, you know first.
A post going viral shows it in engagement velocity before it shows up anywhere else. Track the slope, not the snapshot.
Manage everything in @E_Xanguard_bot: add tweets, pick a plan, and get engagement alerts straight in Telegram. Setup takes minutes.
Stream events from wss://api.xanguard.tech/v1/et/ws or get signed webhook POSTs at your endpoint. Pipe engagement into dashboards, bots, or trading systems.
An et_ prefixed key unlocks /v1/et: manage watched tweets, pull current engagement counts, and configure your webhook programmatically.
Track campaign tweet performance as numbers come in, and watch influencer engagement on your token's posts to see which calls actually land.
Every engagement change is delivered as structured JSON — to Telegram, your WebSocket, or your webhook.
// A tracked tweet just started moving { "ok": true, "data": { "tweet_id": "1234567890", "favorite_count": 42, "retweet_count": 10, "reply_count": 5, "quote_count": 2, "bookmark_count": 8, "last_updated": "2026-07-21T11:30:00Z" } } // Current counts are also available anytime via GET /v1/et/engagement/{tweet_id}
Pay monthly in SOL via @E_Xanguard_bot. Every plan includes all five metrics, all delivery channels, and full API access.
wss://api.xanguard.tech/v1/et/ws, and signed webhooks to your own endpoint. A REST API under /v1/et handles target management and current counts.
https://api.xanguard.tech/v1/et using an et_ prefixed API key from @E_Xanguard_bot: add and remove watched tweets, fetch current engagement counts, and manage your webhook URL. Real-time events stream over the WebSocket. See the Engagement Tracker section in the docs and the Telegram guide.
Track the tweets that matter. Get every engagement change as it happens. Set up in minutes, pay with SOL.
Related: CA Search — find who called any token. Need keyword alerts? See Search Alerts. Building an app? Start with Xanguard B2B.