小狠 发表于 2013-1-17 10:39:57

linkshare里面的沃尔玛的商品,如何提出来?

用采集的话如何把购买连接弄成带有LINKSHAR统计的连接?
单独用LINKSHAR的API?
CJ里面貌似有产品数据。
不知道LINKSHARE里面有没有。

xiaobai7834 发表于 2013-1-17 10:52:39

你去后台拿同公司的几个单独的产品.然后分析就可以发现规律.采集的时候正则替换好产品id就行

小狠 发表于 2013-1-17 10:54:21

Automated LinkGenerator

The Automated LinkGenerator is a Web Service to create LinkShare click links for any product on a merchant's site.It provides the same functionality as the LinkGenerator feature in the Individual Product Links interface, without having to login to the affiliate interface.

To create an Automated LinkGenerator link, an affiliate sends a URL from the merchant's site to LinkShare in the format specified below. The URL can be sent through a browser, a tool like wget or curl, or an automated script. For each URL provided, LinkShare returns a click link. An affiliate can request up to 1,000 links within an hour.

URLs are sent to LinkShare in this format (with the token, mid, and murl parameters in this order):
http://getdeeplink.linksynergy.com/createcustomlink.shtml?token=<token-ID>&mid=<MID>&murl=<URL-from-merchant>
The token ID can be found in the affiliate interface on the RSS Resource Page.
The MID is a unique identifier for the merchant. It can be obtained from the Web Services--Merchant Links Feed.
The URL is the landing page on the merchant's site. Special characters do not need to be encoded.
A URL with these fields populated might look like:
http://getdeeplink.linksynergy.com/createcustomlink.shtml?token=813cc9fbb4ecc65eb3356d7637c015c38358d4c01a
3f48876d62ff7409bed1&mid=560&murl=http://www.merchant.com/productpage?prodid=1224231&buylink=yes

LinkShare will return a click link in the form:
http://click.linksynergy.com/fs-bin/click?id=AAA111AAA11&subid=0&offerid=999999.1&type=10&tmpid=939
&RD_PARM1=http%3A%2F%2Fwww.merchantname.com%2Fsearch%2Fdetail.cfm%3Fchunk%3D25%2526mtype%3D%2526wauth
%3Da%2520name%2526qwork%3D2875272%2526S%3DR%2526bid%3D8713366401%2526pbest%3D2%252E95%2526pqtynew%3D0
%2526page%3D1%2526matches%3D24%2526qsort

The system will give errors for the following situations:
The link is provided in an invalid format that LinkShare cannot parse.
The link does not include a token ID.
The link includes an invalid token ID, for example if the affiliate no longer has Automated LinkGenerator enabled.
The affiliate is not joined to the merchant MID included in the link.
The merchant MID included in the link is invalid.
The link does not include a merchant MID.
The merchant does not have LinkGenerator enabled for affiliates.
The link does not include a merchant URL.
The affiliate has exceeded its hourly limit for using the Automated LinkGenerator tool.
Once LinkShare has returned a click link, it can easily be placed on your affiliate site.
The format for a text link will be:
<a href="" ></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=&bids=&type=2&subid=0" >
Paste the exact return value from the Automated LinkGenerator tool in place of .
Provide link text for the user in place of .
The can be found in the returned URL from the Automated LinkGenerator tool. It will appear just after ?id= in the click link just as it will be pasted here. In the example above, the value, AAA111AAA11, would be found as ?id=AAA111AAA11. Paste this value in place of .
The can also be found in the returned URL from the Automated LinkGenerator tool. It will appear between &offerid= and .1. In the example above, the value, 999999, would be found as &offerid=999999.1. Paste this value in place of .
The format for a banner link will be:
<a href="" ><IMG border="0" src="" ></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=&bids=&type=2&subid=0" >
Paste the exact return value from the Automated LinkGenerator tool in place of .
Paste the URL of the image on the merchant's site in place of .
The can be found in the returned URL from the Automated LinkGenerator tool. It will appear just after ?id= in the click link just as it will be pasted here. In the example above, the value, AAA111AAA11, would be found as ?id=AAA111AAA11. Paste this value in place of .
The can also be found in the returned URL from the Automated LinkGenerator tool. It will appear between &offerid= and .1. In the example above, the value, 999999, would be found as &offerid=999999.1. Paste this value in place of .

小狠 发表于 2013-1-17 10:54:41

我感觉应该是这个

didi1205 发表于 2013-1-17 13:12:03

xiaobai7834 发表于 2013-1-17 10:52 static/image/common/back.gif
你去后台拿同公司的几个单独的产品.然后分析就可以发现规律.采集的时候正则替换好产品id就行 ...

如果人家用的是缩短网址的话能不能替换产品ID呢?例如用bitly或者goo.gl等

xiaobai7834 发表于 2013-1-17 13:19:31

didi1205 发表于 2013-1-17 13:12 static/image/common/back.gif
如果人家用的是缩短网址的话能不能替换产品ID呢?例如用bitly或者goo.gl等

我采集或是手工的时候没用短网址.因为他一个aff 完整有2部分.一个url.一个统计用的img.
我试验过只用url来cs.但是后台统计不到任何东西,许久没做ls了.单url是否可行我忘了.
你可以只把url弄成短网址自己换些ip点几下看看啊.
页: [1]
查看完整版本: linkshare里面的沃尔玛的商品,如何提出来?