This is what I need: Affiliate program which accepts search keyword input from URL. Here's an example how the HTML at my site should look, if you understand this, you'll understand what I want: <a href="http://some.affiliate.site/?id=my_id&search=Artist">Artist</a> - <a href="http://some.affiliate.site/?id=my_id&search=Title">Title</a> Code (markup): So actually, it's keyword based search for the seller of some good. I found the similar service once, but it didn't worked, they were pretty unprofessional... Can't even remember what the site was it... Thanks...
I'm sorry that you don't understand, but I really can't explain it better. I'm looking now at Amazon and Buy.com's affiliate programs... Amazon's text links are the thing I need ... Please take a look: <a href="http://www.amazon.com/gp/search?ie=UTF8&keywords=depeche&tag=mybigandgoode-20&index=music&linkCode=ur2&camp=1789&creative=9325">Depeche Mode</a><img src="http://www.assoc-amazon.com/e/ir?t=mybigandgoode-20&l=ur2&o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> Code (markup): Everything is pretty much explanatory except "camp" and "creative" parameters... My question is, if I make another text link, using different search keywords, what values to send for "camp" and "creative"?
you should sign up with azoogle. (see sig) what your talking about should be built using php and the echo command on your landing page. you get url keywords so the display on your own landing page.
I am a member of the amazon program. However I haven't noticed the "camp" and "creative" parameters in its url before. You may try their help here: http://forums.prosperotechnologies.com/n/mb/listsf.asp?webtag=am-associhelp&ctx=512&ctx=512 Hope this helps.
This is my page i want to link with affiliate programs... mp3-electronic.vizio.biz Just imagine all the artists and titles are actual search links...