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

  |  

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

delicious icon Content Developer Bookmarks

Mobile Web Application Best Practices
Mobile Web Application Best Practices is a W3C document designed to help you develop dynamic mobile web apps. It collects relevant engineering techniques and promotes those believed to enhance the user experience. Bookmarked 08/26/2010.

Safari Web Content Guide
The Safari Web Content Guide is a collection of Apple Developer documents focused on how to help your web content and custom web applications perform well using the WebKit engine on iOS devices like the iPhone, iPad and iPod touch. Bookmarked 08/23/2010.

Appcelerator Titanium
Appcelerator Titanium is an open source application development platform designed to help you build native mobile, tablet and desktop applications using traditional web technologies like Javascript, HTML, CSS, Python, Ruby, and PHP. Bookmarked 08/17/2010.

OpenStack
The goal of OpenStack is to allow any organization to create and offer cloud computing capabilities using open source software running on standard hardware. All code for OpenStack is freely available under the Apache 2.0 license. Bookmarked 07/27/2010.

Sencha Touch
Sencha Touch is an HTML5 mobile application framework for building web apps that look and feel like native mobile apps. Provides standards based UI components and data management features for Android and Apple iOS devices. Keep your app web-based or wrap for distribution in mobile app stores. Bookmarked 07/09/2010.

Google Code University
Google Code University provides Creative Commons licensed tutorials and sample course content designed for CS students and educators to learn more about current computing technologies and paradigms including AJAX programming, web security, algorithms and version control systems. Bookmarked 07/09/2010.

more del.icio.us bookmarks...

spacer

Curated Content -- Recommended Blogs & News for Content Developers.

spacer

Search, Marketing & Social Media

Readers on the Workplace of the Future: Telecommuting, Swarming and "the FunPlace"
ReadWriteWeb 09/03/2010 10:45 AM

Mashable Giveaway: Win A SANYO Dual HD Camera
Mashable 09/03/2010 09:55 AM

Do you have a comment policy?
Social Media Today 09/03/2010 09:41 AM

Avoid Blogger Burnout: 5 Tips to Save Your Sanity
Pro Blogger 09/03/2010 08:58 AM

Social Media:  What To Share and How To Share
Social Media Explorer 09/03/2010 05:00 AM

How To Convert Traffic to a Sale
Chris Brogan 09/03/2010 03:30 AM

Using the iPad as AppleTV
MIT Ad Lab 09/03/2010 01:37 AM

Reach Holiday Shoppers Penny-Wise and Pound-Wiser
Search Engine watch 09/03/2010 01:01 AM

How to tell if your Company is Advanced: 10 Criteria Of Social Business Maturity
Web Strategy by Jeremiah 09/02/2010 08:53 AM

Indie Film, Web & Mobile

Plex announces paternship with LG, pledges to beat Boxee Box and Apple TV for free
Engadget Mobile 09/03/2010 07:26 AM

Are the new iPod nano and Apple TV running iOS?
The iPhone Blog 09/03/2010 07:03 AM

Twitter API Changes Causing Some User Headaches
Programmable Web 09/03/2010 01:22 AM

Huawei Ideos 2.2 Handset Announced
Android Community 09/02/2010 11:20 PM

Rich snippets: testing tool improvements, breadcrumbs, and events
Google Webmaster Central 09/02/2010 06:58 PM

SXSW Alumni News: Farmville, Paul Carr & Drew Olanoff
SXSW 09/02/2010 04:00 PM

Step one: Make a playlist
John August 09/02/2010 01:44 PM

Brace for the Future
Android Developers Blog 09/02/2010 11:52 AM

TV Ennui: Are Viewers Totally Content, or Just Really Averse to Change?
CinemaTech 08/23/2010 08:05 AM

spacer

Recent Comments & Questions from the Content Developer Community.

spacer

Comment on Open Source SMS Text Messaging Application by Wes
Hey thanks so much for the AWESOME post! I found it to be very informative. I am looking to create a SMS gateway app, and this solution seems like it will be what I need for the time being. One question I had though is about using short codes. The approach you have outlined is basically the way that you can do SMS messaging without the use of a short code, right? If I were to want to setup this service where they can opt in via short code, is that a lot more involved? I guess I could just have them put an email address in the to: part of an SMS message...is there a simple way to implement this type of simple service with a short code? Thanks!! - Comment left on 07/28/2010.

Comment on How To Customize QR Codes With Your Brand’s Identity by Jeff
I found the Louis Vuitton add worked with i-nigma mobile app. I was kind of suprised, but it did lounch an .jp mobile LV website. - Comment left on 07/21/2010.

Comment on How To Make a 3D Web Video Wall with XML, FLV and CoolIris by Animation Houston
Nice tutorial. I also ready your article on custom QR codes. Thanks for the good content. - Comment left on 07/02/2010.

Comment on Open Source SMS Text Messaging Application by Morgan
The company I work for is a non-profit organization that drives intoxicated people home with their vehicles. The service is so far a success but we are having some dispatching issues. I'm looking for a program that can send an SMS message to the drivers once the ticket is submitted and log everything into an SQL database that also keeps track of the customer's variable information. Again, this is a non-profit organization so funds are severely limited. Any help would be greatly appreciated. Thanks! Morgan - Comment left on 07/02/2010.

Comment on Open Source SMS Text Messaging Application by Steve
Did you release this code? I could use this. - Comment left on 06/30/2010.

Comment on How To Make a 3D Web Video Wall with XML, FLV and CoolIris by dc
To add a custom button to a CoolIris Wall tool bar I added the following line to the swfobject var=flashvars section - customButton: "http://address to your image file,http://url to where you want the button to click to", One note: looks like the custom buttons now display just above the right corner of the toolbar, and no longer on top of it. Good luck. DC - Comment left on 05/27/2010.

comment feed...

spacer
was founded by , a San Antonio Web Developer & Freelance Content Strategist focused on using open source software to build, share and monetize multi-platform, interactive content; and how sharing knowledge via & can be used to help grow authentic brands. Learn more.

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