Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- We have the following redirects, AffiliTest stops at the second one.
- Why? If you'll take a look, after the parameter name where "name=Drizly%20", there's a weird character "" (%E2%80%93%).
- This character breaks the URL in Chrome and other browser, but, because AffiliTest handles URLs as they are it stops at this character and breaks the test.
- So, we can handle this problem on our side, but we suggest you to fix it on your side as a client who enters the first link won't receive the full second URL, but only a part of it. As referred in point 4 and 5.
- So, again, I suggest fixing it on your side as you're loosing data on the way and not doing it correctly.
- 1. http://track.iwoop.com/?aff_id=72237&offer_id=452538
- 2. http://track.iwoop.com/superlink?aff_id=1&source=sni&offer_id=452538&aff_sub3=264&aff_sub4
- 3. http://app.clickseven.mobi/direct?token=f39c64c90ab3d5886294a89370b203ae&click_id=27e313b090264607c1633572fdcaadd2&pubid=264&pubid2=&name=Drizly%20%20Beer,%20Wine,%20Liquor%20Delivery%20(iPhone%208.2+,%20iPad%208.2+)%20US%20-%20Non%20incent&tags%5B0%5D=Food+%26+Drink&algo=2
- 4. The user is being redirected to this - "http://app.clickseven.mobi/direct?token=f39c64c90ab3d5886294a89370b203ae&click_id=27e313b090264607c1633572fdcaadd2&pubid=264&pubid2=&name=Drizly%20"
- 5. And this part is being dropped on the way and the data disappears-
- "%20Beer,%20Wine,%20Liquor%20Delivery%20(iPhone%208.2+,%20iPad%208.2+)%20US%20-%20Non%20incent&tags%5B0%5D=Food+%26+Drink&algo=2"
Advertisement
Add Comment
Please, Sign In to add comment