Please ask your questions in English or French! Support in other languages may be slow.
Russian speaking users can find Russian discussions on phpTrafficA at ru-board.com
Thread "$_GET filter" Started by Peter on: 03/18/2012 3:07pm
| Current page: 1 of 1 |
Go to page: 1 |
$_GET filter
Posted by:
Peter 
on: 03/18/2012 3:07pm
I have installed this module on my webpage, which requires a ?q=somepage in the url. This functions good, but mostly I have set a session variable, which is also sent in the URL: &sid=32490834 for example. How do I get the script to ignore this variable so that i can see how many have visited a specific site and not multiple entries of ?q=somepage&sid=34892342 and ?q=somepage&sid=8842339 ?
| Current page: 1 of 1 |
Go to page: 1 |