This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Few questions

#32750
Ernest MarcinkoErnest Marcinko
Keymaster

You are welcome. Unfortunately there is no technical documentation, but the class file can be found here: wp-content/plugins/ajax-search-pro/includes/classes/etc/statistics.class.php

You can use the getTop method to get the top keyords:

$keywords = asp_statistics::getTop($number, $searchid, true);