Making Money With PPC Coach

My quest to make $1000/day with PPC

  • Home
  • Archives
  • PPC Coach Quickstart Guide
  • Pay Per Click Tools

New PPC Coach Month 1 Technique and Contest

Written by chris in June 23rd, 2009  in News

I just got an email from Will this morning announcing that the new PPC Coach Month 1 technique will launching this Friday, June 26th. After launch, this will be the third of three pay per click methods that are immediately accessible to all new PPC Coach members. As most people know already, one of the other Month 1 techniques is the PPC Coach Poll Method. While it has been profitable for a lot of members and myself, I still consider it to be more of a short term money making method. It has its own issues, but it is a good way to learn the basics of Adwords and PPC. I have basically taken the profits I’ve made from polls used it build up my budget which has helped me succeed with the later methods.

What makes this new Month 1 method so appealing however, is that it is supposed to be a more long term technique. This should mean less threat of getting slapped by Google Adwords which is always a good thing. I am really quite interested to see what this method is all about and I know other PPC Coach members are too. With that in mind, Will is holding a contest for existing members to guess what the new Month 1 technique is. The person who guesses right will win a new Flip Ultra HD Camcorder. So if you are an existing PPC Coach member, just login to your account and post your guess.

If you are not yet a PPC Coach member, this is the perfect time to join. Will is adding a ton of value to the site, and there are some pay per click tools in the works that I think will be really cool. If you are worried about the cost, I am still offering my exclusive $20 PPC Coach Discount off the first month’s membership. It is a great way to check everything out and to see if PPC Coach can help you make some money.

Related Articles:

  • Expose Profitable PPC Campaigns With Traffic Travis
  • Exclusive 50% PPC Coach Discount

If you enjoyed this post, make sure you subscribe to my RSS feed!

Popularity: 1% [?]

Share This Article
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • StumbleUpon

[Post to Twitter] Tweet This Post 

Posted in News

0 Comments

Personalize your Landing Pages using GeoTargeting

Written by chris in June 13th, 2009  in PPC Coach Tips

Using geo targeting is a simple way to increase the conversion rates of your landing pages. By personalizing your landing pages in this way, you can increase the trust factor that visitors will have with your site. For you ppc coach members who haven’t heard of this before, geo targeting is basically a way to display different content on your page depending on the specific geographical location of a visitor.

This is mainly done by looking at the visitors IP address. The piece of code that I will be showing you basically attempts to match an IP address to a specific location (city, state, country). While it is not 100% accurate, it usually does a good enough job to be effective.

You will notice that geo targeting is used a lot on various fake blog (flog) sites. On the flog, it appears that the person promoting the product is near where you are from. You will also see it used in the promotion of dating sites where it appears that there are several good looking (and lonely) girls looking for dates in your city. Lastly, many CPA offers only allow you to promote offers to a specific area (like US only). With geo targeting, you can hide the offer from visitors of other countries and and try to monetize these visitors some other way.

An example Flog Using Geotargeting

An example Flog Using Geotargeting

The easiest method of applying geo targeting is to add a little bit of Javascript to the page. We are going to make use of a free javascript library that Google has made available that allows us to implement this. Hopefully this will not be too technical and the code examples will be simple enough for everyone to understand. You should be able to just copy and paste the code into your own page.

First, include the follow line between the head tags:

<head>
  <script src="http://www.google.com/jsapi" type="text/javascript">
  </script>
</head>

Next place the following code wherever you want to insert the geo-targeted text:

<script type="text/javascript">
  if (typeof(google.loader.ClientLocation.address.city) != null) {
     document.write("Find sexy singles in " 
	 + google.loader.ClientLocation.address.city + ", " 
	 + google.loader.ClientLocation.address.region);
  }
</script>

The document.write() function just outputs text to the page and when I load this page in my browser, I see the message “Find sexy singles in Dublin, CA”. While that is not actually the exact city I live in it is actually pretty close. You can also include get the country name by using google.loader.ClientLocation.address.country and the country code (ie. US, CA, UK) by using google.loader.ClientLocation.address.country_code.

The country code is a great way to target specific CPA offers on your landing page. Lets say you were promoting a ringtone offer that has both a US campaign and Australia campaign. You could do something like this:

<script type="text/javascript">
if (google.loader.ClientLocation &&
    google.loader.ClientLocation.address.country_code == "US") 
{	
  document.write("<a href='http://us-ringtoneurl.com'>US Ringtone Link</a>");
} 
else if (google.loader.ClientLocation &&
	google.loader.ClientLocation.address.country_code == "AUS") 
{
  document.write("<a href='http://aus-ringtoneurl.com'>Australia Ringtone Link</a>");
}
else
{
  document.write("<a href='http://other-ringtoneurl.com'>Ringtones For Everyone Else</a>");
} 
</script>

Whenever someone from the United States visits my page, they will get the US version link and a visitor from Australia will see the link meant for them. This example is probably more useful for plain SEO traffic rather than for PPC as most pay per click engines let you do ad based geo targeting anyway. As you can see, I am using US and AUS as the country codes. You can check out this list to see what other country codes you can use.

Using geo targeting is a nice way to boost your conversions when combined with different ppc coach techniques. I hope you found this short guide helpful for understanding how to implement geo-targeting on your landing pages. Be creative and I am sure you can find many uses for this.

Related Articles:

  • Personalize your Landing Pages using GeoTargeting
  • Expose Profitable PPC Campaigns With Traffic Travis
  • My First $100 day with the PPC Coach Poll Method
  • Tracking Keywords With Prosper202
  • Top 5 Reasons Not To Join PPC Coach

If you enjoyed this post, make sure you subscribe to my RSS feed!

Popularity: 1% [?]

Share This Article
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • StumbleUpon

[Post to Twitter] Tweet This Post 

Posted in PPC Coach Tips

0 Comments

< Read Older Posts

Make Money With WP Easy Polls

Looking for an easy to use Poll creation tool for Wordpress that's optimized to make you money? Then sign up below to be notified when WP Easy Polls is released. The first 20 signups will also get a free copy of this wordpress plugin.

About

My name is Chris and I have been a PPC-Coach member for more than 11 months now. On this blog I share my experiences with PPC Coach and with pay per click marketing in general.

Also, if you came here looking for the PPC Coach $20 First Month discount you have also come to the right place. Just read this post to get your PPC Coach Rebate.

Search

Most Popular Posts

  • Google Cash Detective 2 vs PPC Bully 2
  • Quick And Dirty PPC Coach Review
  • PPC Bully 2 Review - Does It Live Up To The Hype?
  • Personalize your Landing Pages using GeoTargeting
  • Expose Profitable PPC Campaigns With Traffic Travis

Categories

  • Reviews
  • News
  • Tools
  • Affiliate Networks
  • PPC Coach Tips

Recent Posts

  • New PPC Coach Month 1 Technique and Contest
  • Personalize your Landing Pages using GeoTargeting
  • Google Cash Detective 2 vs PPC Bully 2
  • PPC Bully 2 Review – Does It Live Up To The Hype?
  • Expose Profitable PPC Campaigns With Traffic Travis

Links

  • PPC-Coach
©2009 PPC Coach Review | Anti Spam Policy | Privacy Policy