Select a venue to test the WiFi login flow
Choose a venue to test the router login
Loading venues...
Simple steps to enable WiFi login on your router
Get Your Router URL
Each venue has a unique router URL. Find it in the venue settings or use the selector above.
Configure Your Router
In your router's captive portal settings, set the redirect URL to your venue's router URL. The router should append the client MAC address and redirect URL as query parameters.
Example: https://login.guestiq.me/router/kulas-kozey-hotel?client_mac=AA:BB:CC:DD:EE:FF&redirect_url=https://www.google.com
Test It!
Connect to your WiFi and you'll be redirected to the login page. Guests enter their name and phone number to connect. Returning customers (known MAC addresses) are automatically granted access.
💡 Important Configuration Details
https://login.guestiq.me/router/[venue-slug]?client_mac={MAC}&redirect_url={url}client_mac parameter is required for device tracking and returning customer detectionredirect_url parameter is optional - defaults to the venue's success URLGET /api/router/status to bypass login for returning customers