• storeofideas

    (@storeofideas)


    Hey there,

    I’m searching for a Plugin to detect if a user is on the internet via WIFI or mobile data and display specific content via shortcode.

    The problem is, that most users who don’t use WLAN won’t watch a video because their mobile data volume is limited. So I would like to show them a message with a link to a text version of that video.

    Does anyone know, if there is already such a WP Plugin out there?

Viewing 2 replies - 1 through 2 (of 2 total)
  • luckychingi

    (@luckychingi)

    I dont things any such thing exists

    The web server just serves content and does not care how the connection was made.

    sinip

    (@sinip)

    You can detect users of smartphones by the user agent string of their browsers. Other than that, there’s no way to distinguish between different ways of Internet access (ADSL/VDSL, cable, fibre, WiFi etc…) Especially since now for example I’m accessing the Internet using ADSL but before that I have two wireless (WiFi) hops. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin for WIFI / mobile data detection?’ is closed to new replies.