β 24%
βΉ5.2 Cr
Total GMV 2024
β 18%
3,100
Orders This Month
β 5%
βΉ1,677
Avg Order Value
β 3%
72%
Retention Rate
π GMV Trend (βΉ Lakhs)
π¦ Orders Trend
π₯§ Sales by Category
${[
{name:'Insecticides',pct:45,color:'#2D5016'},
{name:'Fungicides',pct:28,color:'#4d8726'},
{name:'Herbicides',pct:18,color:'#E67E22'},
{name:'Others',pct:9,color:'#9aac8f'},
].map(c=>`
${c.name}
${c.pct}%
`).join('')}
πΊοΈ Top States by GMV
${AGRO_TOP_STATES()}
π― Conversion Funnel (This Month)
Healthy
${[
{label:'Visits',val:'48,200',pct:100,icon:'ποΈ'},
{label:'Product Views',val:'22,400',pct:46,icon:'ποΈ'},
{label:'Add to Cart',val:'6,840',pct:14,icon:'π'},
{label:'Checkout',val:'4,120',pct:8.5,icon:'π³'},
{label:'Orders',val:'3,100',pct:6.4,icon:'β
'},
].map((f,i)=>`
`).join('')}
${f.icon}
${f.pct}%
${f.val}
${f.label}
π° Revenue Streams Breakdown
| Revenue Source | This Month | YTD | Target | % to Target |
|---|---|---|---|---|
| ${r.src} | ${r.month} | ${r.ytd} | ${r.target} |
${r.pct}%
|