LOGO HERE

Ad Performance Report


Analytics URL Parameters Guide

Configure your analytics report using URL parameters

Available Parameters

Parameter Required Description Example
cid Required Content ID to analyze ?cid=d3fb31a5-eb2d
r Optional Date range: w=current week, m=current month ?r=w or ?r=m
sd Required* Start date (if not using r) ?sd=2025-10-01
ed Required* End date (if not using r) ?ed=2025-10-10
m Optional Theme mode: l=light, d=dark ?m=d
logo Optional Custom logo URL ?logo=https://...
ls Optional Logo size in pixels (default: 120) ?ls=150

* Either use r parameter OR both sd and ed parameters

Example URLs

📅 Current Week Analysis

/analytics?cid=your-content-id&r=w

📊 Monthly Report with Dark Mode

/analytics?cid=your-content-id&r=m&m=d

🎯 Custom Date Range with Logo

/analytics?cid=your-content-id&sd=2025-10-01&ed=2025-10-10&logo=https://example.com/logo.png&ls=100

Ready to get started? Add your parameters to the URL above and refresh the page!