![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: United Kingdom
Posts: 275
Thanks: 0
Thanked 5 Times in 5 Posts
|
I have been getting my hard work ripped off for TOOO long!
read full article here Prosper202 Self Hosted Apps Thanks for our friends at tracking 202. |
|
|
|
|
|
|
|
|
#2 |
|
Daddy Warbucks
War Room Member
Join Date: Jun 2009
Posts: 28
Thanks: 1
Thanked 0 Times in 0 Posts
|
Thanks is this what Frank Kern used in Screw Google video? (but with yahoo)
|
|
|
|
|
|
#3 |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: United Kingdom
Posts: 275
Thanks: 0
Thanked 5 Times in 5 Posts
|
Yea -
the reverend used that in SCREW GOOGLE! |
|
|
|
|
|
|
|
|
#5 | |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: United Kingdom
Posts: 275
Thanks: 0
Thanked 5 Times in 5 Posts
|
Quote:
Following email trails it started to make sense someone was stealing what I was doing-- - this happens all the time.Even though I cannot prove who it was it was happening as I saw the same patterns again and again. | |
|
|
||
|
|
|
|
|
#6 |
|
Bum Marketer
War Room Member
|
Brian who is stealing- Prosper/Tracking 202?
I noticed that after adding Prosper202 my clicks went through the roof and soon after my Cost per click went way too high to compete with on all my keywords I was using. |
|
The entrepreneur builds an enterprise; the technician builds a job."
Michael Gerber |
|
|
|
|
|
|
#7 |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: United Kingdom
Posts: 275
Thanks: 0
Thanked 5 Times in 5 Posts
|
No not proper202- the networks are stealing - or someone at least.
I use self hosted prosper202 |
|
|
|
|
|
|
|
|
#8 |
|
Pauljeaston
Join Date: Sep 2009
Posts: 92
Thanks: 0
Thanked 2 Times in 2 Posts
|
Hi Brian, I am a customer of yours with your ebook about google streak. Can you provide a video of tracking with prosper202, i think it is very important.
|
|
Suffering from Gout? Check out Cures for Gout
|
|
|
|
|
|
|
#9 |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: United Kingdom
Posts: 275
Thanks: 0
Thanked 5 Times in 5 Posts
|
Hi Paul,
All the videos you need for tracking202 are on their webpage Free PPC Affiliate Tracking Software | Tracking202 Their videos explain exactly what you need to do to setup tracking202. Cheers |
|
|
|
|
|
|
|
|
#10 |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: United Kingdom
Posts: 275
Thanks: 0
Thanked 5 Times in 5 Posts
|
Here is a way that looks like it will always hide the referer. A double metarefresh with 2 different domains
Double Meta Refresh Tutorial – Hide Your Traffic Sources! | Making Money With PPC Coach |
|
|
|
|
|
|
|
|
#11 |
|
Pauljeaston
Join Date: Sep 2009
Posts: 92
Thanks: 0
Thanked 2 Times in 2 Posts
|
Are you saying Bri that prosper202 is not that effective in cloaking your traffic sources?
|
|
Suffering from Gout? Check out Cures for Gout
|
|
|
|
|
|
|
#12 |
|
HyperActive Warrior
War Room Member
Join Date: Feb 2009
Posts: 174
Thanks: 10
Thanked 20 Times in 17 Posts
|
What is wrong with simply using Hiderefer dot com or one of the shortening services. Bit.ly and others offer tracking.
|
|
|
|
|
|
#13 |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: United Kingdom
Posts: 275
Thanks: 0
Thanked 5 Times in 5 Posts
|
If you read what tracking 202 says it does not always hide it.
Anyways here are some scripts that will help It works like this: Your placement URL -->>> yourserver1.com/index.php -->>> yourserver2.com/index.php -->> CPA network You would need to own server1 and server2 to do this. Here are the steps. --------------------------------------------------- Step 1) Create this php file on yourserver1.com For example you can call it this. http://yourserver1.com/link/primads1.php The file would look like this. It grabs stuff from the URL you pass to it and pushes it on to yourserver2.com <? $keyword = $_GET['subid']; $offer = $_GET['offer']; $e = $_GET['e']; ?> <html> <head> <meta http-equiv="refresh" content="0;url=http://yourserver2.com /link/primads2.php?subid=<? echo $keyword; ?>&offer=<? echo $offer; ?>&e= <? echo $e; ?>" /> </head> </html> --------------------------------------------------- Step 2) Create this PHP file on yourserver2.com This could be called http://yourserver2.com/link/primads2.php This takes the stuff from the URL that was given to it from server1 and then passes it onto the CPA network. The CPA network now only see's traffic coming from yourserver2.com <? $keyword = $_GET['subid']; $offer = $_GET['offer']; $e = $_GET['e']; ?> <html> <head> <meta http-equiv="refresh" content="0;url=http://<? echo $offer; ?>&e=<? echo $e; ?>&subid=<? echo $keyword; ?>" /> </head> </html> --------------------------------------------------- Step 3) Put this link in your adwords placement (for each placemnt), and remember to make the subID unique for "each placement" so you can track it. After the offer= in the URL put your affiliate link. http://yourserver1.com/link/primads1...=gp-205&offer= { affiliate link } NOTE: the affiliate offer does NOT have the "http" part in it. Here is an example of how it would look. http://yourserver1.com/link/primads1...d=3453&e=34567 --------------------------------------------------- Step 4) Go to your subid tracking on the affialte network and you will see subid gp-205 conversions in this example. Now go back to adwords and see what that number (205) is matched to for that placement. Enjoy! |
|
|
|
|
|
|
|
|
#14 |
|
HyperActive Warrior
War Room Member
Join Date: Jul 2009
Location: Birmingham, AL
Posts: 230
Blog Entries: 1
Thanks: 22
Thanked 39 Times in 22 Posts
|
I'm trying to follow this just out of sheer curiosity. But in reading the Tracking 202 reference site, the example describes how someone would click a link FROM your site TO google.com. How often does that happen? Most of the time, its the other way around.
Can someone help me understand? UPDATE: nevermind, I think I get it now. The link on your site would normally be directed to your affiliate's landing page (not google as in the example). So you are trying to hide the data about how you attracted that user to your site, so your affiliate will not know your tactics and steal them, cutting you out. I was confused since Google does play a part in PPC, but from their site To yours (as in the case of using adwords to generate traffic to an offer page), not the other way around. So that's where I was getting off track... |
|
"Winners are losers who keep rollin' on."
★ WordPress > Super Fast CSS Xfactor Template (get it here) ★ Options Enabled CP ★ Pure CSS ★ SEO'd ★ ClickBumped! How I earned $1996.43 in 60 days using the Xfactor method w/o article marketing |
|
|
|
|
|
|
#15 |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: United Kingdom
Posts: 275
Thanks: 0
Thanked 5 Times in 5 Posts
|
You are correct sir!
|
|
|
|
|
|
|
![]() |
|
| Tags |
| direct, link, read |
| Thread Tools | |
|
|
![]() |