Manage Feeds
Learn how to edit, configure, and analyze feeds.
Feed Overview
Feed Overview
View feed settings, performance metrics, and configuration options
Content Management
Add, remove, and organize feed content with drag-and-drop tools
Analytics Dashboard
Monitor feed performance, engagement, and usage statistics
Integration Tools
Access embedding codes, API endpoints, and sharing options
Adding Content
Navigate to the feed dashboard and click Add Content
Browse or search through your media library
Select individual items to add to the feed
Arrange content order using drag-and-drop
Click Add to Feed to confirm additions
Reordering Content
Click Reorder to enter reorder mode in feed dashboard
Drag items to desired positions using the drag handles
Click Save Order to apply changes
You can schedule items to appear or expire automatically for fresh, timely feeds.
Configuring Feeds
- Feed Name: Update feed identification
- Description: Modify feed description and purpose
- Visibility Level: Change public, unlisted, or private status
- Project Association: Move feed between projects
- Feed Type: Modify feed type (when compatible)
Feed Integration & Distribution
Website Embedding
Navigate to your feed dashboard and click the Embed button
Customize embedded feed appearance (size, theme, features)
Copy the generated iframe code
Paste the embed code into your website's HTML
Example Embed Code:
<iframe
src="https://feeds.rixl.com/embed/feed_123456"
width="100%"
height="600"
frameborder="0"
allowfullscreen>
</iframe>API Integration
curl -X GET https://api.rixl.com/feeds/{feedId} \
-H "X-API-Key: YOUR_PROJECT_API_KEY"Specialized Feed Types
Creator-Based Feeds
Single Creator
Showcase content from one specific creator
Multi-Creator
Combine content from multiple selected creators
Creator Collections
Organize creators into themed collections
Interactive Feed Features
- Like/favorite buttons with counts
- Comment sections with moderation
- View tracking and analytics
- Share counters and viral metrics
Analytics & Performance
Engagement Metrics
Views, clicks, time spent, and interaction rates
Audience Insights
Geographic data, device types, and referral sources
Content Performance
Individual item performance and trending analysis
Real-time Data
Live feed performance and usage statistics
Key Performance Metrics:
- Total Views, Unique Visitors, Session Duration, Engagement Rate
Navigate to your feed dashboard
Click on the Analytics tab
Select a date range
Review metrics and identify trends
Export data as CSV or PDF
Video Feed Customization
- Autoplay, continuous play, loop options, mute settings
Troubleshooting Guide
- Verify visibility and permissions
- Optimize performance (pagination, asset sizes)
- Check domain whitelist for embedding
Best Practices
Well-organized feeds significantly improve engagement and discoverability.
Organization: Related themes, consistent updates, metadata for search.
Performance: Optimize images, limit feed size, use lazy loading, caching.