Tracking Conversations
Conversation tracking allows you to receive real-time notifications when new comments are added to specific conversations on social media platforms.
Supported Platforms
KWatch currently supports conversation tracking for:
- Hacker News
How to Create a Conversation Tracker
- Navigate to the Conversation Tracking section in your dashboard
- Click on "Create New Trackers"
- Select the platform (Reddit or Hacker News)
- Enter the conversation URL
Finding the Correct URL
Reddit
To track a Reddit conversation:
- Navigate to the post or comment thread you want to track
- Copy the URL from your browser
- The URL should look like:
https://www.reddit.com/r/[subreddit]/comments/[post-id]/[post-title]/[comment-id]
Example:
https://www.reddit.com/r/programming/comments/abc123/interesting_discussion_about_ai/def456
Hacker News
To track a Hacker News conversation:
- Navigate to the discussion you want to track
- Copy the URL from your browser
- The URL should look like:
https://news.ycombinator.com/item?id=[post-id]
Example:
https://news.ycombinator.com/item?id=12345678