Guides Last updated: June 2026 8 min read

MikroTik Hotspot Email Capture

C
CaptiFi Editorial Team
CaptiFi · June 2026

MikroTik is the network engineer's favourite. RouterOS is powerful, cheap and endlessly configurable, which is exactly why it turns up in so many pubs, cafes and small hotels where a local engineer did the install. RouterOS also ships with a capable built-in hotspot. What it does not ship with is a marketing system. If you want to capture customer emails from your MikroTik guest WiFi and turn them into repeat visits, this walkthrough shows you how.

What the RouterOS hotspot does

The RouterOS hotspot intercepts unauthenticated clients and presents a login page (the familiar login.html served from the router's hotspot directory). You can edit those HTML files, set up user profiles, apply bandwidth limits, and authenticate against local users or a RADIUS server. For controlling access, it is genuinely flexible.

But for email-led marketing, the honest limits are clear:

  • The stock hotspot is built to authenticate and grant access, not to build a marketing list you can export and campaign to.
  • There is no email automation: editing login.html to collect an address does not send a welcome email, an offer or a review request.
  • There is no Google review automation and no per-customer analytics.
  • UK GDPR consent capture and retention records are entirely on you to build into the page and a backend.

You can hand-roll a form into login.html that posts an email somewhere, but you are then building and maintaining a backend, an email platform integration and a consent store yourself. That is a project, not a setting.

Why route to an external portal

The cleaner approach keeps RouterOS doing the part it is good at (intercepting and authorising clients) and hands the splash experience to a dedicated external captive portal. The hotspot redirects guests to the portal URL, the portal handles the branded page, email capture, consent and follow-ups, then authorises the client back through MikroTik. You skip the custom backend entirely.

RouterOS hotspot walkthrough

  1. Run the hotspot setup. In WinBox or WebFig, go to IP, then Hotspot, and run the Hotspot Setup wizard against your guest bridge or interface. This creates the hotspot server, address pool and walled-garden basics.
  2. Point the login page at the external portal. Configure the hotspot so unauthenticated guests are redirected to your CaptiFi portal URL rather than the stock login.html.
  3. Set the walled garden. Add the portal domain and any required asset domains to IP, Hotspot, Walled Garden, so the branded splash and its resources load before the guest is authorised.
  4. Connect CaptiFi to RouterOS. CaptiFi authorises clients through the RouterOS API once they submit the form, so guests get online immediately. No separate RADIUS server required.
  5. Test from a phone. Join the guest network, confirm the redirect to your branded page, submit a test email, and check it lands in your dashboard.

For the full screen-by-screen RouterOS configuration with the exact settings, see the dedicated MikroTik setup guide. CaptiFi works across the RouterOS range including hAP, hEX and CCR devices.

What the external portal adds

CapabilityRouterOS hotspot aloneMikroTik + CaptiFi
Branded splash pageEdit HTML yourselfDrag-and-drop branding
Email capture and exportBuild a backendIncluded, with export
Automated welcome and offer emailsNoYes
Google review automationNoYes
UK GDPR consent and audit trailDesign it yourselfBuilt in
Per-customer analyticsNoYes
Works with other hardware tooMikroTik onlyUniFi, Omada, Meraki and more

Once it is live, every guest who connects becomes a subscriber and the follow-ups run automatically. For the marketing side, see guest email marketing and automating Google reviews.

Getting UK GDPR right

Because the external portal owns the form, it is the right place to do consent properly: a marketing opt-in kept separate from getting onto the WiFi, an unticked box so the guest actively opts in, a linked privacy notice, and a record of when and how consent was given, plus a defined retention period for inactive contacts. Our GDPR-compliant guest WiFi guide covers the five essentials, and the GDPR compliance feature shows how CaptiFi handles them automatically.

Not on MikroTik? The same external-portal approach works on UniFi, Omada and Meraki. Otherwise, start a 30-day free trial and connect your RouterOS hotspot in minutes.

Frequently asked questions

Quick answers to the most common questions about this topic.

Can MikroTik RouterOS capture guest emails?

RouterOS has a built-in hotspot that can intercept guests and show a login page, but the stock hotspot is an access gateway: it authenticates and grants access rather than building a marketing list you can export and campaign to. To capture emails properly you point the hotspot at an external captive portal that handles the branded page, consent and follow-ups.

How do I point the RouterOS hotspot at an external portal?

Run the Hotspot Setup wizard in WinBox or WebFig against your guest interface, configure the hotspot to redirect unauthenticated guests to your portal URL instead of the stock login.html, and add the portal and asset domains to the walled garden. CaptiFi authorises clients through the RouterOS API, so no separate RADIUS server is required.

Can I just edit login.html to collect emails on MikroTik?

You can add a form to login.html that posts an email somewhere, but you are then building and maintaining a backend, an email platform integration and a UK GDPR consent store yourself. An external portal does all of that for you, which is why it is the cleaner route for venues.

Which MikroTik devices work for hotspot email capture?

CaptiFi works across the RouterOS range, including hAP, hEX and CCR devices, using the external captive portal approach. The hotspot intercepts and authorises clients while the portal handles the splash, email capture and marketing.

Is MikroTik the only hardware CaptiFi supports?

No. The same external-portal approach works on UniFi, TP-Link Omada and Cisco Meraki, so you are never locked into one vendor. You can connect your RouterOS hotspot in minutes or run mixed hardware across sites from one dashboard.
C
Written by
CaptiFi Editorial Team

The CaptiFi Editorial Team writes about guest WiFi marketing, captive portals, GDPR-compliant data capture, and local SEO for venue operators. We base our recommendations on real customer outcomes and verified third-party reviews from G2.com.

Ready to turn your guest WiFi into a marketing engine?

CaptiFi captures customer data from every WiFi login, automates Google reviews and email follow-ups, and plugs into the tools you already use. Free hardware, transparent pricing, 30-day free trial.

Related reading