Social media integration

Social media integration allows enables users to login with their social media accounts (eg. facebook and google + etc). With this integration, uses don't need to register for another WiFi accounts, and at the same time venue owners to capture user profiles for data analytics purposes.

Login via social media account

Below is an example implementation using facebook and email. Once user logs in, their public profiles are pulled and stored inside HSG RADIUS, and venue owners can use their contacts for marketing purposes (users have to accept the T&C, which allows the venue owners to use users contacts for marketing purpose.)

Sample Configurations (Private WiFi with Facebook Integration):

!

security hotspot eth1 hotspot-id bigbox location "XXXBox" hotspot-wan eth0 hotspot-server 172.19.224.1 ports 5000 5001 hotspot-owner "XXXBox" allowed-domain .facebook.com,.facebook.net,.akamaihd.net,.ransnet.com,.fbcdn.net allowed-url sms.ransnet.com,mbox.ransnet.com,www.ransnet.com client-network 172.19.224.0 255.255.240.0 client-dhcp 172.19.224.51 255.255.240.0 lease 900 client-dhcp-dns 165.21.83.88 165.21.100.88 client-bandwidth 1024000 1024000 radius-server localhost testing123 hotspot-online-portal http://mbox.ransnet.com/bigboxwifi/sociallogin.php start

!

PS: See attached complete config below.

Capture emails without the need to login

In certain situations, for more seamless user logins, venue owners may just wan to capture user emails without the need to login. We can just ask users to input a valid email, accept the T&C and get instant access. Please refer to a sample video from youtube link or Gdrive link.