[GET]Viral Pinterest Marketing Script - Drop it like its hot

do you need a fresh domain for this o can you just ad it to a website/blog that you are already running?
Yes it can be added to a current website that you already have running
just create a directory http://domain. com/FILES
Place the files in the directory and just make sure when
editing the script to add your /directory with your domain
name.

Thanks for the share. Neat Script.
Thx

Terry Brock is a professional speaker and a columnist for Business Journals around the United States. He writes about technology, marketing and the Internet weekly in his column Succeeding Today. He has been in business since 1983 helping business leaders and professionals to achieve success. He is one of the best Relationship Marketing Expert.

What the hell are you talking about...
 
amazing script thanks. however when I reach the content page it does not redirect, just a blank page. did anyone find a resolution to this? if noone knows, can someone please tell me how to just redirect it to one offer?

cheers
 
The content.php in the file he posted is missing a " at the end of the US URL section... that's what was giving me that error.

amazing script thanks. however when I reach the content page it does not redirect, just a blank page. did anyone find a resolution to this? if noone knows, can someone please tell me how to just redirect it to one offer?

cheers
 
I like the idea, I just need to ramp up my graphic skills as we all know CPA offers don't last long.

Thanks
 
thanks for share
Thanks! Happy you enjoyed it.

I dont get how this method would make anything viral.
Well potentially the viralness of this method comes from forcing the user
to share the pin before getting directed to the offer driving they're friends
as well to your landing page.

Thank you
:-)

thanks cant wait to have a try!
Happy you enjoyed it! Good luck!

Thanks buddy! I will give it a try.
Awesome enjoy!

Nice Share... I will Try Now....
Great happy you liked it!
 
Weird, i get a blank page at content.php
Even tho i have added an url to every country redirects ?
 
Awesome share.. thanks for you kind sir ;-)
Thanks happy you enjoyed it.

Weird, i get a blank page at content.php
Even tho i have added an url to every country redirects ?

Try this updated version below
place the code in the <body> HERE </body>

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

var country= geoip_country_code();
	
if(country  == "US") {
    window.location = "http://offer.com";
} else if(country == "GB") {
    window.location = "http://offer.com";
} else if(country == "AU") {
    window.location = "http://offer.com";
} else if(country == "CA") {
    window.location = "http://offer.com";
} else {
    window.location = "http://pinterest.com";
}
</script>
 
Judging by the majority of the responses here, this seems to be a nice script. How about the others who have no idea what to do with this script, that have little to no knowledge of php? Are they any php installation tutorials that help?
 
This is awesome dude.. I will definitely try this..
 
I replaced the shared messages with my own but the same message is shown. I replaced the image links too, not shown. Am I doing something wrong?
 
Back
Top