|
|
| Num |
Visit length |
| 4044 | Less than 5 secs | | 199 | From 5 secs to 30 secs | | 514 | From 30 secs to 5 mins | | 203 | From 5 mins to 20 mins | | 88 | From 20 mins to an hour | | 78 | Longer than an hour |
|
If you want to take right results for visit length you need to use following parameters:
$siteId - unique site identificator, it sets at config file 'includes/config.php'
$apiKey - api key for your website
$outputType - it's a type og your output, you need set it as 'XML', 'PHP' or 'JSON'
XML - return results at XML format, PHP - serialize array, JSON - JSON format
|
|
|