Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: JuicyAsianRider on October 24, 2009, 04:40:03 AM
-
hi there
I have set one of my sites the following in SETTINGS> OUT> in table of specialised outs
NO TRADES IN going to TO TRADE ONLY.
Now in 24 hours in the NO TRADES I have 401 IN and 208 clicks, but the t.clicks is saying 72 and not 208!!!!
How is it possible to only have 72 t.clicks if i have set it TO TRADE ONLY and its received 208 clicks?
(http://www.juicyasianass.com/notradeserror.jpg)
Cheers
-
forwarded to kildoozer, maybe it's a bug he will check thnx
-
There is no any bugs. If your links have 'p=' specified - it will alway have higher priority than other skim settings.
-
There is no any bugs. If your links have 'p=' specified - it will alway have higher priority than other skim settings.
Example of my toplist links:
<td align=left><u>1.</u> <a href="/tp/out.php?to=%%DOMAIN1%%" target="_blank">%%NAME1%%</a></td>
Example of my ST code for trade script:
/tp/out.php?url=#url#
Example of my htaccess code:
RewriteEngine on
RewriteRule ^asians/(.*)$ /st/st.php?%{QUERY_STRING}
DirectoryIndex tp_in.php index.shtml index.html index.php index.cgi
So where is this "p=" that you talk about?
-
Send me access to TP and will check it out.
kildoozer@gmail.com
-
I see the same thing in my scripts. About a 60% discrepancy in the numbers.
-
I see the same thing in my scripts. About a 60% discrepancy in the numbers.
Anymore guys with same?
-
same thing here but with "nocookie" sent to galleries only.
103 clicks out of 765 dont follow the rule and go to trades
-
Send me access to TP and will check it out.
kildoozer@gmail.com
sent. but still no reply
-
Yep, sending notrades traffic to trades doesn't seem to work.
-
Kildoozer found the reason of my wrong skim.
By default the 'Use traffic filtration' is set and I did not insert filter.php @ ,my main page. So all traffic are 100% filtered, as he see in anticheat stats. This traffic, according to my out settings, is being treated as 'usual traffic' (100% + 60% skim rule).
So no bugs there.
-
Hmmm. That's an idea.
Script counts all my traffic as proxy, cause I use nginx frontend over apache. That may be the reason, thanx.