What is continuous tracking?
Continuous tracking lets you register keywords, users, subreddits, and hashtags that Xpoz monitors on a regular schedule. This results in:- Better coverage — regular monitoring captures more posts and updates, so your search results are more complete
- Fresher data — tracked items are kept up to date, so you always get the most recent content
How it works
1
Add items to track
Use
addTrackedItems (MCP tool) or client.tracking.addTrackedItems() (SDK) to register keywords, users, subreddits, or hashtags for continuous tracking.2
Xpoz monitors automatically
Xpoz regularly collects new data for your tracked items across all configured platforms.
3
Results are more complete and up to date
When you search for tracked keywords or query tracked users, you get broader coverage and fresher content.
What can you track?
Every tracked item has three fields:phrase (the term to track), type (what kind of item), and platform (which social network).
Platform compatibility
Best practices
Track strategically
- Track your brand as a keyword on all four platforms — this is the most common use case
- Track competitor accounts as users to monitor their posting activity
- Track relevant subreddits where your industry or product is discussed
- Track campaign hashtags on TikTok for time-limited campaigns
Manage your tracked items
- Call
getTrackedItemsbefore removing items — thephrase,type, andplatformmust match exactly - Use
getAccountDetailsto check your plan’s tracking limit and current usage - Remove tracked items you no longer need to free up slots for new ones
Choose the right type
- Use
keywordfor topics and phrases — this tracks posts containing those words - Use
userfor specific accounts — this tracks their posting activity - Use
subredditfor Reddit communities — this tracks all posts in that subreddit - Use
hashtagfor TikTok campaigns — this is more precise than keyword search for hashtag matching
Common workflows
Brand monitoring across platforms
- MCP
- TypeScript
- Python
- CLI
Ask your AI agent:
Competitor tracking
Reddit community monitoring
TikTok hashtag campaign
Listing and removing items
- TypeScript
- Python
- CLI
Related
Tracking Tools
MCP tool reference for getTrackedItems, addTrackedItems, removeTrackedItems
Social Tracking Skill
Pre-built AI skill for managing tracked items
Account Details
Check your plan limits and tracking usage

