1 _2 w5 I# [6 {, x1,比如如果offer的Tracking Link是http://tracking.xxx.com/aff_c?offer_id=1234&aff_id=5678# s. e9 g$ J/ s0 w
3 k; @9 D! F2 V后面必须要加&aff_sub={clickid}之类的参数吗?(我自己理解的是没必要吧) ; B+ H y& ^- T5 j 6 o5 a8 O9 f6 c, C2, 要追踪的各个参数跟源联盟的offer有关系吗? ! J, x1 G$ k$ ~: R6 j/ `2 ] 0 F& J+ ?+ g4 [ X3 o比如我在Voluum中设置offer的链接是http://tracking.xxx.com/aff_c?offer_id=1234&aff_id=5678&aff_sub={clickid}&aff_sub2={isp}&aff_sub3={device} 7 f& R$ J# [5 @) t3 S, M. u8 Q' }! Z I. X
那这3个aff_sub是不是必须和联盟中的Tracking Link相对应?2 ?7 c6 R. R. }
1 J* D; v. ~" F7 Q- J% B
3, {clickid}这个参数到底是什么意思?Postback URL到底是要返回什么样的参数给联盟?我看voluum中关于Postback URL的解释是:1 R9 f1 H8 O; N1 o' N5 E* C
1, Include the {clickId} token in your offer URLs. For example, you can add ?subid={clickId} to the offer URL, to have the click ID passed to the postback via the subid parameter on the affiliate network/advertiser side. ' z, R4 p/ l5 i1 G ~+ Q+ N# |# q 2, Copy-paste the postback URL to your affiliate network panel. Make sure to replace the tokens with affiliate network-specific tokens. The following is what your postback URL would look like on a HasOffers based network:7 b$ F' L3 Z# B2 S# H
xxxxx.trackvoluum.com/postback?cid={aff_sub}&payout={payout}
如果联盟不支持{clickid}这个token,那么这个Postback URL的cid的后面应该写什么啊? 5 ~9 t$ F: J& ?! A D ; X$ @' k! h7 |* y+ I很多白痴问题,希望过来人不要笑话。我自己理解追踪系统中的各个参数只跟流量平台有关系,所以这些参数只要在追踪系统中设置,然后把生成的链接放到流量平台去跑,不知道这样对不对,但是这样的疑问就是最后一个问题,这个Postback URL又不知道该怎么写 : q$ W$ u7 C5 w $ n' N6 i; L% k- `+ z1 }& V' k8 `( ~0 Q- A
" `) {# A) g* e* N& h8 S' b. Q谢谢你的回复,就是说,我联盟的链接可以是http://tracking.xxx.com/aff_c?offer_id=1234&aff_id=5678&aff_sub={isp},然后Voluum中tracking的链接可以再加上&aff_sub2={device}&aff_sub3={payout}4 t2 X; D: Y) U- u( I. D
; s( i- M9 Z W6 d1 h+ M
然后返回给联盟的Postback URL是xxxxx.trackvoluum.com/postback?cid={aff_sub} & r* U' T5 O1 G* i- a; D% W b/ d) p. V* K
是这样吗?