Most African e-commerce shops treat reviews as a side topic. That's mistake #1 in digital marketing: a site with 800+ 4.7/5 reviews converts 35-50% better than the same site with 25 4.4/5 reviews. Here's the 2026 collection strategy.
TL;DR
- Target: 800+ Google reviews + 200+ Trustpilot in 12 months.
- Stack: Brevo post-delivery automation + Google Reviews link + Trustpilot widget.
- +30-50% conversion proven vs sites with <100 reviews.
Why 2 platforms (Google + Trustpilot)?
| Platform | Visibility | Credibility | Cost |
|---|---|---|---|
| Google Reviews | Huge (Maps + organic search) | Medium | Free |
| Trustpilot | Strong (site widget badge) | High | Free (basic) → €250/mo (Pro) |
| TrustedShops | Medium (mostly EU) | High | €99-499/mo |
| Avis Vérifiés | Variable | Medium | €79-249/mo |
Recommended strategy: Google + Trustpilot. Google for local + organic SEO, Trustpilot for on-site credibility.
Step 1 — post-delivery automation (Brevo)
`
[Order delivered] → [D+3 email "How was the delivery?"]
↓
[NPS 0-10 score in email]
↓
┌─────────┴─────────┐
NPS ≥ 8 NPS ≤ 6
↓ ↓
[D+5 email "Google review" + link] [Auto support ticket]
↓
[D+10 email "Trustpilot review" + link]
`
Step 2 — Google review request email
`html
Subject: Aïssatou, how was your Kolonell purchase?
Hello Aïssatou 👋
Your order #1234 was delivered 3 days ago. How did it all go?
If you're happy, your Google review would help us a lot 🙏:
style="background:#10b981;color:white;padding:12px 24px;border-radius:6px;display:inline-block">
Leave my review on Google
Not satisfied? Click here to sort it out together.
Thank you for your trust,
The Kolonell team
`
Typical conversion: 25-35% click, 8-15% actually leave a review.
Step 3 — Trustpilot: auto-invite via API
Trustpilot has an API that automates invitations:
`ts
const TRUSTPILOT_API = 'https://api.trustpilot.com/v1';
export async function inviteToReview(order: Order) {
const token = await getOauthToken();
await fetch(${TRUSTPILOT_API}/business-units/${BIZ_UNIT_ID}/invitations, {
method: 'POST',
headers: { 'Authorization': Bearer ${token}, 'Content-Type': 'application/json' },
body: JSON.stringify({
consumerEmail: order.customer.email,
consumerName: order.customer.firstName,
referenceId: order.id,
locale: 'en-GB',
sender: 'Kolonell',
replyTo: 'support@kolonell.com',
preferredSendTime: new Date(Date.now() + 5*24*60*60*1000).toISOString(),
products: [{
productUrl: https://kolonell.com/products/${order.product.slug},
name: order.product.name,
sku: order.product.sku,
}],
}),
});
}
`
Step 4 — display reviews on site
Embedded Schema Review
`json
{
"@context": "https://schema.org",
Need a professional website?
Kolonell builds websites that attract clients, optimized for the Sénégalese market. Free quote in 2 minutes.
"@type": "Product",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.7",
"reviewCount": "189",
"bestRating": "5"
},
"review": [
{
"@type": "Review",
"reviewRating": { "@type": "Rating", "ratingValue": "5" },
"author": { "@type": "Person", "name": "Aïssatou D." },
"datePublished": "2026-04-12",
"reviewBody": "Excellent quality. Abidjan delivery in 48h."
}
]
}
`
Trustpilot widget
`tsx
'use client';
import { useEffect } from 'react';
export function TrustpilotWidget() {
useEffect(() => {
if (window.Trustpilot) window.Trustpilot.loadFromElement();
}, []);
return (
data-locale="en-GB" data-template-id="..." data-businessunit-id="..." data-style-height="150px" data-style-width="100%">
);
}
`
Load Trustpilot script:
`tsx
`
Step 5 — handling negative reviews
| Review type | Action |
|---|---|
| 5 stars | "Thanks!" reply within 24h |
| 4 stars | Polite reply + "what would have been better?" |
| 3 stars | Apology + publicly proposed resolution |
| 1-2 stars | Apology + urgent DM/phone + public resolution |
Golden rules:
- Always reply within 48h max
- Never personal attack or defensive
- Offer private resolution (support ticket, WhatsApp)
- If customer returns and updates review: public thanks
Step 6 — strategically display reviews
Key spots:
- Home page — "They trust us" section with 4-6 reviews
- Category pages — average rating with link to all reviews
- Product pages — dedicated section 10-20 reviews + filters
- Cart page — final reassurance 2-3 reviews before payment
- Global footer — Trustpilot widget + total review count
Real case — Senegal-Diaspora fashion shop
| Metric | Month 0 | Month 12 |
|---|---|---|
| Google reviews | 22 | 847 |
| Trustpilot reviews | 0 | 312 |
| Average rating | 4.3 | 4.7 |
| Site conversion | 1.8% | 3.4% |
| Cart abandonment | 76% | 58% |
Monthly revenue: from 6.2M XOF to 18.4M XOF (+197%).
Common pitfalls
- Buying reviews — Google + Trustpilot detect (IP graph analysis, fresh profiles). Penalty = ban.
- Too strict review filter shown — Google detects. Show all reviews (positive AND negative).
- Not replying to negatives — publicly visible. Conversion killer.
- Asking too early — D+1 = product not tested yet. D+3 minimum.
- Too many reminders — 1 email + 1 reminder max. Beyond = spam.
FAQ
Q: Trustpilot Free vs Pro?
A: Free allows collection + basic widget. Pro (€250/mo) unlocks automated API + advanced dashboard. Start Free, scale to Pro at 100+ reviews/month.
Q: Video or text reviews?
A: Text is largely sufficient. Video = bonus for "star" testimonials on landing pages.
Q: Can I delete an unfair review?
A: Google: only if it violates policy (insults, fake profile). Trustpilot: can be challenged with proof. Otherwise, replying is the only weapon.
Conclusion
Review collection is one of the biggest conversion levers in African e-commerce in 2026 — yet 80% of players neglect it. Brevo + Google + Trustpilot automation strategy = standard 25 → 800+ reviews in 12 months. Initial investment: ~1.5M XOF. ROI: +30-50% conversion = pay-back in 2-3 months.
Mohamed Bah
Fondateur, Kolonell
Passionate about digital and entrepreneurship in Africa, Mohamed has been helping Sénégalese businesses with their digital transformation since 2020. Founder of Kolonell, he believes every SME deserves a professional and accessible online présence.

