content developer build share monetize content developer logo content developer masthead bottom

Open Source Geo Targeting

Should a member of your audience in see the exact same content as someone viewing from ?

Many times the answer to that question is no, meaning that as the process for globally distributing digital content continues to get faster, cheaper and easier, content developers now have a new challenge —

How do we package and present what we build in a way that maximizes its value to an audience, no matter where on the planet that audience might be located?

are you leveraging your content for a global audience?

One strategy content developers can use to help better serve this global audience is something known as .

In a nutshell, geo targeting is the process of capturing a user’s or other identifying information, checking that info against a database that suggests the likely geographic location of that user, and then serving up targeted, customized content based on those results.

Though used for delivering all types of content, one area where the use of geo targeting is rapidly spreading is in online advertising. If you’ve farmed out the management of your ad inventory to a third party advertising network like , the , , etc… , then in many cases they are taking care of this geo targeting for you by placing ads with not only but geographic value as well.

Make no mistake. Those ad networks provide an awesome service and are playing a major part in empowering emerging content developers to monetize their work without having to worry about selling ads directly. But what if through hard work and good fortune you’ve grown to the point where you now want the ability to control your ad inventory to a much finer degree?

Have the tools to implement an ad delivery platform with geo targeting capabilities progressed to the point where they’re reliable and accessible to the small to mid sized independent content developer?

I was recently involved in building the infrastructure for a project that was looking to have this kind of geo targeting capability integrated into a self managed online advertising delivery platform. And based on what was learned during that experience I’d say the independent content developer and publisher does have some options.

Here’s a quick summary -

First, this project adopted an philosophy from the ground up going with a based running , and . This close cousin of was bundled with as the .

Since we were building on this type of foundation, staying with a MySQL/PHP based solution for the ad delivery component was the preferred option. After considering a couple of different packages out there, was selected to handle advertising delivery and management.

I wasn’t familiar with OpenAds before this project, but am very quickly becoming a fan. The power it gives the publisher who wants to control their ad inventory is pretty impressive for an open source application.

Rather than going into great detail about OpenAds here, the best way to learn about it may be to check out the for yourself. It can provide you with a pretty good idea of what the app is all about.

If you’re accustomed to installing PHP/MySQL based apps like Wordpress, then the OpenAds and will likely be in your comfort zone. But if you need some help, that’s ok too as they offer for large scale needs, and you can find as well.


screenshot of

Ok, so now that your ad delivery platform in place, how exactly do you add geo targeting capability?

Well, one nice thing about OpenAds is that most of the geo targeting groundwork is done for you in the existing code. One item that is left for you to do is acquire one of the GeoIP databases available from . You can choose to either purchase, download and install a database on your own server or to subscribe to a from MaxMind and receive the information from their servers.

Once acquiring the database you plug it into OpenAds via filling out some form fields within your OpenAds admin area.

There are several geo targeting databases available from MaxMind. You can filter by country, region, city, zip code, area code and more. As one might expect, the more detailed your needs the more expensive your database will likely be.


openads table of maxmind geo targeting databases

You can also try before you buy. MaxMind offers lite versions of some of their databases that you can download and install into OpenAds for free. I went this route and installed their , which is similar to their more robust paid version, just not as accurate and with no support. If you decide you need the extra accuracy and/or support a full version provides, then they drop in right on top of the lite versions.

Nice touch.

After downloading and installing the GeoLite City version, I built a down and dirty test ad campaign and designated it to only be delivered to users based in . I then visited the site from a San Antonio ISP and received that ad. Next, I changed the campaign delivery options to not deliver the ad to San Antonio. I visited the site again and this time was not shown that ad and received a default banner instead.

Simple as that.

Further testing since then has proven the lite version of this database to be more accurate than I expected.

openads-states.jpg
screenshot of selecting geo targeting delivery options in openads

Now if this all sounds too easy so far, then let’s balance things out for a moment here.

OpenAds does have a learning curve.

If you’re familiar with the online advertising world and the general concepts and language spoken there, that then that should help you some. But if you don’t know your from your then you may want spend a little time at the . Among other resources, they offer a helpful rundown of that can help get you up to speed quickly.

With OpenAds you’re remarkably free to customize your online ad delivery strategy as you see fit, but if you’re going to be running ads from a wide variety of sources these ad units are the standards many entrenched media buyers look for.

Having spent some time in close proximity to the ad world, this part was familiar to me. Still, the actual step by step process for setting up my first campaign did involve some trial and error learning along the way. From this experience, I’d characterize the OpenAds documentation as adequate, but not exactly exceptional.

Also be aware that there are some scenarios where this approach to geo targeting may not produce the desired results. For example, a user visiting a web site during work from a corporate office on the west coast might be identified by the ip address assigned to the corporate headquarters on the east coast. I’d imagine that just about any user accessing the web via a runs a high risk of being misidentified.

Another scenario where geo targeting may force content on a user they do not want would be say an English speaking user visiting your site from Germany who doesn’t want to see German Language content or ads but actually wants the English version.

There are workarounds to issues like these, but it’s important to keep in mind that geo targeting isn’t foolproof.

Still, considering the extra power to customize what content you can deliver to your audience based on their location, the tradeoffs may be worth it to you.

Another benefit of adopting an ad delivery platform like OpenAds is that you can keep your existing Google Adwords, Yahoo Publisher Network etc… ads and rotate them with your new locally managed inventory.

In other words, if you don’t have an ad sold yourself, you can fill the inventory with an ad from one of the ad networks. This is a great feature that some of the newer ad networks like offer as well.

One final note. The more I worked on this project the more I got to thinking that with a little work a content developer could adopt OpenAds as a vehicle for delivering all types of geo targeted content. Not just ads.

All the power and technology is there. Apply a little of your creativity and OpenAds could be a tool that helps you give your global audience more of what they’re looking for.

———–

A couple related items -

- When this project began, also offered a geo targeting database that worked with OpenAds, but sometime along the way they appear to have stopped selling it to the public.

- While working on this project, OpenAds raised . And they’re .

- The banner insertion code generated by OpenAds didn’t pass the without some tweaking. There are some solutions offered up on the . I tried which involves modifying some of the existing PHP files. It seemed to solve most of the problems, but am still trying to chase down one issue.

- offers a for advertisers. It’s a quick read and may help frame the issue from the advertiser’s perspective.

- If you’re looking for more help in understanding the language of the online ad man , the IAB also offers a . hosts a decent but it appears to be missing some of the interactive and online advertising terminology. As of the date of this post, I did not see geo targeting listed in either.

- You may have seen this strategy referred to as one word GeoTargeting, two words as Geo Targeting, or hyphenated as Geo-Targeting. Not sure which is the best choice, but for this article Geo Targeting got the nod.

UPDATE 02-15-08: OpenAds has rebranded itself as OpenX. The OpenAds urls are being redirected to the new website at .

gray line

Filed under distribution by david cummings on Saturday 30 June 2007 at 6:44 pm

  |   Sphere: Related Content

Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

Next article: Is the iPhone Friendly to Content Developers?
Previous article: Using Skype For Podcasting And Production.

spacer

More Fresh Content -- The Latest Activity on the Content Developer Network.

spacer

Content Developer Bookmarks

Netflix Film Submissions
This is an explanation of how indie films without existing distributor relationships can submit completed film projects to Netflix for consideration for distribution via Netflix DVD and online streaming Watch It Now service.

Cinetic
Cinetic Media provides entertainment and media strategic advisory services focusing on film finance, film sales, analytical data collection, digital rights management and talent management.

Balihoo
Balihoo offers a suite of advertising productivity tools designed to help facilitate the exchange of data and dollars between media buyers and media owners, publishers and sellers.

Spot.us
Spot.us uses crowdfunding to commission freelance journalists to investigate and report on stories. Journalists can pitch stories and those that are funded are published under a creative commons license for traditional and new media outlets to use.

Projjex
Projjex is a collaborative task management service offering a web based approach to managing projects for small and medium sized teams. Free and paid versions.

Wuala
Wuala offers free social online storage which allows users to securely store, backup, and access files from anywhere and to share files with friends. Users can also trade local storage for online storage.

Jivox
Jivox provides a suite of free online video production tools and media assets for small businesses to create video advertisements for web delivery through the Jivox network of web publishers. Advertisers can manage and target their campaigns through integrated set of media buying tools.

more bookmarks...

Content Developer Comments

Comment on Open Source SMS Text Messaging Application by Matt
Hi, David; Great and helpful site. I was hoping that you could provide a little more help in the form pointing me in the right directions. I have sms content that I believe people will be willing to pay for, per sms. Ideally, they would send a request via sms, and they would then receive my content via sms. They would pay for it, and I would get a cut, per sms. Do you know of any services that can help me with this (I imagine they will take a cut, or include advertising)? Not ideal, but if that doesn't work, is there a service that will set up my content to be delivered once a person subscribes, and pays a monthly fee? I am new to the sms business and technology side of things, but have killer content to get into the hands of users, and need help with how. Thanks so much for any and all suggestions, Best, Matt

Comment on Open Source SMS Text Messaging Application by Anu
Hello Ian, I am working on an SMS emergency alert application for my school and we are looking into using Clickatell. How happy have you been with their service? Any complaints? Would you recommend them? Do School's Out and CampusWire both use Clickatell? I am trying to grasp the whole setup and I am wondering why should one use these when they can directly sign up with Clickatell? Could you clarify that for me? Thanks, Anu BTW, great post DC.

Comment on How To Get Your Own SMS Common Short Code by George
Paying for your own shortcode is not the only way to reap the benefits of this fabulous way to communicate with your customers on the mobile networks. Several companies that have shortcodes will lease you the use of their shortcode. By using unique keywords to differentiate your message from potentially thousands of others using the same shortcode, you can achieve the same results at a fraction of the cost. i.e. texting "AUDI" to a shortcode might get you an instant text message, coupon or contest entry from your local Audi dealer, while texting JBARG to the same shortcode might get you a text message good for a free appetizer at Joes Bar and Grill. No jumping through hoops and no steep learning curves. Cheers! George note: comment edited by admin

comment feed...

spacer

Best of the Web -- Recommended Blogs & News for Content Developers.

spacer

Search, Marketing & Social Media

Google Clues Developers in on Android Market
Mashable 08/28/2008 03:24 PM

Talking Shop with Zane Safrit
Brand Autopsy 08/28/2008 01:57 PM

Media History Through Gartner Hype Cycle Graphs: 1995-2008
MIT Ad Lab 08/28/2008 01:02 PM

Mashing the Forrester and Jupiter Social Technologies Research teams
Web Strategy by Jeremiah 08/28/2008 01:48 AM

PRWeek Final Four: Communication Overtones Advances with Four Excellent Blogs
Communications Overtones 08/27/2008 01:59 PM

The Impact of User Feedback, Part 2 (and more Popular Picks!)
Google Webmaster Central 08/26/2008 07:34 PM

A Fireside Chat Guy Kawasaki at Blogworld
MicroPersuassion 08/22/2008 08:30 AM

Indie Film, Web & Mobile

CALL FOR ENTRIES: Seguin Film & Arts Festival
SA Film Commission 08/28/2008 05:03 PM

Google talks Android Market app store
Engadget Mobile 08/28/2008 03:37 PM

Just Confirmed Panelist, Twilight and Showtime series Dexter writer, Melissa Rosenberg
Austin Film Festival 08/28/2008 02:26 PM

Scrippets are go
John August 08/28/2008 12:26 PM

Five New Albums Worth Your Dime
Matt Dentler 08/28/2008 01:25 AM

Ya'Ke Brings Home TFPF Grant
Film San Antonio 08/27/2008 09:05 AM

Resistance Is Fertile!
Blake Snyder 08/26/2008 10:37 AM

spacer
Content Developer is powered by Wordpress. ContentDeveloper.com and build. share. monetize. are trademarks of Cummings Hatton Corporation.