Home > Paid Traffic Sources > Facebook & Instagram

For a smart guy, why is Zukerberg so dumb? (12)


08-05-2011 11:06 AM #1 ppchound (Member)
For a smart guy, why is Zukerberg so dumb?

I have a UK ad which is crushing it right now. But can I scale it into facebook? No!!!!

My facebook ad is for UK viewers only because the offer is for UK people only. But facebook throws a fit due to their not being able to view it from CA due to geo gating by the merchant.

Zukerberg you're one smart guy, but at the same time fucking stupid!

Sorry, but I needed that bitch to those who understand the pain.

Feel better now .... ..................and ................. relax.


08-05-2011 11:57 AM #2 zeno (Administrator)

Try sending the advert team a message and tell them they need to use a UK proxy? Really the ad interns should have proxies for any of the countries targeted in ads they review and be told to use them when viewing non-US targeted ads. It's stupid really. All the interns in India seem to be able to review US-based ads/offers fine...


08-05-2011 12:07 PM #3 kurtosis (Member)

Maybe use a simple geo script that redirects non-UK to other (compliant) offers?


08-05-2011 12:16 PM #4 ppchound (Member)

Maybe use a simple geo script that redirects non-UK to other (compliant) offers?
Thanks for the suggestion, but then the redirected ad would not match the facebook ad, which, in turn, would cause it to be refused.

Unfortunately, many US based platforms have a US only based mentality. This leaves a lot of money on the table. International traffic can be HUGE.


08-05-2011 12:51 PM #5 nusolutionz (Veteran Member)

just add the uk landing page directly in prosper for approval and switch it back after its approved..that simple..i do it every day...

for example add cupid.co.uk as the affiliate url and after approval switch it back to your aff link


08-05-2011 12:55 PM #6 scotchsales (Member)

+1 on what nusolutionz said.. Just grab a screen shot of the offer your promoting or make a very quick and simple lander that is based around the product your promoting and submit that as the url. After approval redirect back..


08-05-2011 02:35 PM #7 ppchound (Member)

Well ... here's the thing. I did the ol' switcharoo and tested it on my US proxy. Worked fine.

Resubmitted it to fb and they rejected it with the same reason as before. Now I know they're just taking the piss.

REALLY frustrating as I have a really targetted group of 300k fb users looking for 'food' and I've got a piping hot 3-course meal ready for them.

Zukerberg if your nads were anywhere near my boot ....


08-05-2011 11:39 PM #8 deondup (Member)

You've got the wrong attitude for FB dude

Zukerberg's got nothing to do with it. He's created a goldmine for affiliates and I love him as much as one man can love another.

Spend 10 minutes and read through their advertising guidelines. Chances are that your landing page is not compliant.

If you don't want to go through the trouble of changing your landing page then bait and switch with something similar but compliant. Be aware of the risks though.


08-05-2011 11:47 PM #9 nusolutionz (Veteran Member)

Quote Originally Posted by deondup View Post
You've got the wrong attitude for FB dude

Zukerberg's got nothing to do with it. He's created a goldmine for affiliates and I love him as much as one man can love another.

Spend 10 minutes and read through their advertising guidelines. Chances are that your landing page is not compliant.

If you don't want to go through the trouble of changing your landing page then bait and switch with something similar but compliant. Be aware of the risks though.
true talk! everybody is moaning how strict the facebook reviewers are but in the end there is still alot of stuff getting approved you wouldn't get approved on other traffic sources like bing,adwords etc...sure it was easier 2 years ago but fb is still a goldmine if you have the patience....and there are alot of other niches that work besides dating that get approved easily..if i would own fb i wouldn't want to have my site covered with boobs neither :-)

and for the geo redirect thing..thats a problem on alot traffic sources but i just takes a bait and switch to get around it..so it's not really a probem


08-06-2011 08:03 AM #10 ppchound (Member)

Don't mind me. I'd just nearly done 48 hours straight in front of my box and had got a little stir crazy yesterday. Feel a LOT better now after some sleep

Actually, I wouldn't change anything about fb right now. I can research the demographics of nearly a billion people and create laser targetted ads with insane traffic throughput. Who'd want to change that?

I'll just three shell game my ads as discussed.

Back in the saddle now .... sorry all for being Mr Grumpy


08-06-2011 12:00 PM #11 bbrock32 (Administrator)

Here's a simple script to do it.

People from the UK will be redirected through your aff link while non UK people ( reviewers etc ) will be sent straight to the offer.

This way you don't have to bait and switch.

Code:
	<script language="JavaScript" src="http://j.maxmind.com/app/geoip.js"></script>


	<script language="JavaScript">

	var country= geoip_country_code();

	if(country  == "GB")      
	{
	<!--
	window.location = "http://afflinkhere"
	//-->
	}

	else   
	{
	<!--
	window.location = "http://www.be2.co.uk"
	//-->
	}

	</script>


08-06-2011 12:03 PM #12 ppchound (Member)

MANY thanks for that - much appreciated.


Home > Paid Traffic Sources > Facebook & Instagram