
Today’s tip is going to the short and quick.
If you are a stats junkie, you probably access your tracking202 site quite a bit. Are you ever annoyed by the flashing logo on the top left corner when you’re checking stats? Not to mention some of the ads there are getting a little less work safe
anyways, here is a quick way to take it out if you decide so.
Step 1. Go into your [tracking202 base folder]/202-config folder and backup the template.php file
Step2. Open that template.php fine and remove the following javascript lines.
| html | | copy code | | ? |
| 1 | <script type="text/javascript" charset="utf-8"> |
| 2 | var is_ssl = ("https:" == document.location.protocol);
|
| 3 | var asset_url = is_ssl ? "https://ads.tracking202.com/prosper202-topleft/" : "http://ads.tracking202.com/prosper202-topleft/"; |
| 4 | document.write(unescape("%3Ciframe%20class%3D%22advertise-top-left%22%20src%3D%22"+asset_url+"%22%20scrolling%3D%22no%22%20frameborder%3
|
| 5 | D%220%22%3E%3C/iframe%3E")); |
| 6 | </script> |
| 7 |
3: save the file and refresh your prosper202. done
to stats success,
January 27th, 2011
kazu
Posted in
Tags: 














