Search engine referrals
|
|||||
|
If you want to take right results for traffic summary 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 $from - if from is positive, the returned results will start at the from'th position in total results, counting from zero $limit - if limit is positive, the number of returned results will be $limit, default value is 50 |
|||||