PanelFlow is live
Cafe24 store analytics in Mixpanel. 5-minute setup. No code. Here's how it works.
PanelFlow is live
Today we're launching PanelFlow — a way to connect your Cafe24 store to Mixpanel without writing code.
The problem
Cafe24 is great for running a Korean e-commerce store. But its built-in analytics are limited.
You get page views. Maybe some basic conversion numbers. But if you want to answer questions like:
- Where exactly do customers drop off before buying?
- Which products do people view but never purchase?
- How many customers come back after their first order?
You're stuck. Either you hire a developer to integrate analytics code, or you guess.
How PanelFlow fixes this
PanelFlow sits between Cafe24 and Mixpanel. It automatically sends customer events to your Mixpanel project:
// Events sent automatically
{
event: 'Product Viewed',
properties: {
product_id: '12345',
product_name: 'Premium T-Shirt',
price: 29000,
currency: 'KRW'
}
}
You get:
- Product views — what people look at
- Add to cart — what they're interested in
- Checkout started — intent to buy
- Purchase completed — actual sales
- Search queries — what they're looking for
All flowing into Mixpanel, where you can build funnels, cohorts, retention charts, and everything else Mixpanel does well.
Setup takes 5 minutes
- Connect Cafe24 — OAuth login, no API keys to copy
- Add Mixpanel token — paste your project token
- Done — events start flowing immediately
No developer needed. No documentation to read.
Security
- We use OAuth2. We never see your Cafe24 password.
- Credentials are encrypted at rest.
- Customer data goes straight to your Mixpanel — we don't store PII.
- GDPR and Korean privacy law compliant.
Pricing
Free tier: 10,000 events/month. No credit card required.
Paid plans for higher volume. See panelflow.app for details.
Try it
If you have a Cafe24 store, you can set this up right now:
Questions? Email hello@10001.dev.