Hi guys,
So I am using the STM mobile tracker now for a normal campaign.
At the step of pasting lp codes, there are 4 boxes of codes, right? I pasted the code of the 2nd box to my lp and the codes of the 3rd box to a php file. Then I link my lp to that php file, which is my offer page.
Did I set this up right?
But after spending some money, I have got the following stats:

Why LPCTR is 0% but offers have clicks?
Did I do anything wrong?
Thanks!
Check your affiliate network's stats - are they seeing any clicks coming through from you to the offer? That'll help narrow down what's going wrong.
Yes. Network has normal stats. Thanks Caurmen
Right, so traffic's going through OK, but your Prosper install just isn't tracking it.
Next questions: what hosting company are you with, and what type of hosting is it (shared, VPS, dedicated, cloud)?
Go to setup > Get LP code > fill out and click get tracking link.
Use one of the LP codes it gives you (I think the mobile tracker gives you a PHP version and a javascript version?). Paste into LP.
Make a new PHP file called out.php. Paste in the contents of the outbound redirect code (3rd box I assume).
Make your CTA on the lander link to out.php.
Upload, go to get links and generate the tracking link for your lander (i.e. http://url.com/index.php?t202id=&t202kw=)
Connect to proxy if required, load your webpage. Use live http headers or similar to view the redirects happening (Ctrl+shift+k in FF, F12 > Network tab in Chrome).
Click CTA, follow the redirect path.
Is that all working fine? Still not tracking click throughs?
1) Are you linking to your lander correctly with the appropriate t202id in the URL? If not I think Tracking202 doesn't track properly.
2) Is your traffic source able to use cookies? If not this could prevent correct passing of information to the outbound PHP redirect.
Same issue
@nickster - same questions
Is your affiliate network seeing clickthroughs from your lander, and what's your hosting?
As always, Zeno also asks excellent diagnostic questions too, so I'd definitely follow through on those as well.
Hey guys , for everyone having this problem , try placing the JS code instead of PHP one and turn off cloaking.
Let me know if that works.