Engagement tracking: pull post metrics after posting #6

Open
opened 2026-04-21 10:46:04 -07:00 by pyr0ball · 0 comments
Owner

After posting, Magpie should check back and surface how posts are performing.

  • Poll post score, upvote ratio, and comment count at configurable intervals (e.g. 1h, 24h, 72h after posting)
  • Store in engagement log per post
  • Surface in dashboard: score trend, ratio, comments
  • Flag posts that are being downvoted hard (ratio < 0.5) for manual review
  • Reddit JSON API endpoint: /comments/<post_id>.json
After posting, Magpie should check back and surface how posts are performing. - Poll post score, upvote ratio, and comment count at configurable intervals (e.g. 1h, 24h, 72h after posting) - Store in engagement log per post - Surface in dashboard: score trend, ratio, comments - Flag posts that are being downvoted hard (ratio < 0.5) for manual review - Reddit JSON API endpoint: `/comments/<post_id>.json`
Sign in to join this conversation.
No labels
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/magpie#6
No description provided.