/    Sign up×
Community /Pin to ProfileBookmark

I may be completely out of my mind here but I’m looking to start understanding how geofencing is developed. I work for a group of radio stations and was wondering if I could develop something in our mobile streaming apps where I could work with geofencing and our banner advertising on said apps. We do have a company that we use for the streaming, but there’s nothing on the site about location targeting. Basically we’re looking to increase revenue of our banner ads on our streaming apps.
And I’d rather learn as much as I can about it rather than hire a company at this point but may end up coming to that conclusion in the end. But right now looking for tutes, or blogs and I am a Lynda.com subscriber.
Oh and did I mention I’m a freaking novice? Just basic HTML/CSS & a little Javascript.
Thanks in advance for any help!

to post a comment

3 Comments(s)

Copy linkTweet thisAlerts:
@DrankMoreSlyJul 11.2019 — From a coding point of view you can get a visitor's location form the host header e.g.

var host = req.headers.host;

var origin = req.headers.origin;

You might also want to take a look at the nginx GeoIP module https://nginx.org/en/docs/http/ngx_http_geoip_module.html.
Copy linkTweet thisAlerts:
@PuffauthorJul 12.2019 — Thank you! I appreciate the help.
Copy linkTweet thisAlerts:
@VITSUSAJul 12.2019 — @Puff#1606204 Click on mentioned hyperlink to know more about Geofencing -

  • - https://developer.android.com/training/location/geofencing

  • - https://www.youtube.com/watch?v=EDFwIxznBm0
  • ×

    Success!

    Help @Puff spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.4,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,

    tipper: @Samric24,
    tipped: article
    amount: 1000 SATS,
    )...