Prosper question: How do I SHOW my keywords to my affiliate network? Going insane.

BradGrant

New member
Apr 15, 2010
75
12
0
How the fuck do I pass my keywords(subids) to my affiliate network? YES I want to show them(working direct and they want to see my subids to see which ads work the best for them).

Prosper makes it have some random number generated? I am trying to SHOW my subids to my network. There is no way to do this. Turned all cloaking off. What the fuck?
 


heya.

when you add your aff link.

add [[subid]] at the end of the link.
Doesn't work.

The [[subid]] gets appended as some random number. Not the actual keyword.

So if my link is:
Code:
[URL="http://tracking24292.net/tracking202/redirect/dl.php?t202id=595&t202kw=bananas"]http://tracking.net/tracking202/redirect/dl.php?t202id=595&t202kw=bananas[/URL]
And my affiliate tracking link is:
Code:
http://www.hasoffers.com/offer123/?aff_sub=[[subid]]
The link it goes to is:
Code:
http://www.hasoffers.com/offer123/?aff_sub=91
^ Some random number gets generated.

My question is, how do I pass the keyword "bananas" into my affiliate network reports?
 
Try also passing your keyword as c1 also and then passing c1 in your affiliate link.

So you would have-

Link

Code:
http://tracking.net/tracking202/redirect/dl.php?t202id=1697&c1=bananas&t202kw=bananas

Affiliate link in prosper

Code:
http://www.hasoffers.com/offer123/?aff_sub=[[c1]]
 
  • Like
Reactions: evasive
Try also passing your keyword as c1 also and then passing c1 in your affiliate link.

So you would have-

Link

Code:
http://tracking.net/tracking202/redirect/dl.php?t202id=1697&c1=bananas&t202kw=bananas

Affiliate link in prosper

Code:
http://www.hasoffers.com/offer123/?aff_sub=[[c1]]

Beat me to it.
 
Try also passing your keyword as c1 also and then passing c1 in your affiliate link.

So you would have-

Link

Code:
http://tracking.net/tracking202/redirect/dl.php?t202id=1697&c1=bananas&t202kw=bananas
Affiliate link in prosper

Code:
http://www.hasoffers.com/offer123/?aff_sub=[[c1]]
Yep thats the solution.