Yehonatan

iwoop.com URL problem

Jul 11th, 2017
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. We have the following redirects, AffiliTest stops at the second one.
  2. Why? If you'll take a look, after the parameter name where "name=Drizly%20", there's a weird character "" (%E2%80%93%).
  3. 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.
  4.  
  5. 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.
  6. So, again, I suggest fixing it on your side as you're loosing data on the way and not doing it correctly.
  7.  
  8. 1. http://track.iwoop.com/?aff_id=72237&offer_id=452538
  9. 2. http://track.iwoop.com/superlink?aff_id=1&source=sni&offer_id=452538&aff_sub3=264&aff_sub4
  10. 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
  11.  
  12. 4. The user is being redirected to this - "http://app.clickseven.mobi/direct?token=f39c64c90ab3d5886294a89370b203ae&click_id=27e313b090264607c1633572fdcaadd2&pubid=264&pubid2=&name=Drizly%20"
  13. 5. And this part is being dropped on the way and the data disappears-
  14. "%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