WP Search Analytics will store and display the search terms used on your website. No third-party service is used!
WP Search Analytics will keep history of the search terms used by your users and group them in a set of statistics including the number of posts resulted from that search term.
It can easily aid you in finding what your users are really searching for on your website and make sure you provide exactly what they need.
Help and/or ideas are greatly appreciated! You can contribute to the GitHub repository: WP Search Analytics
NOTE: WP Search Analytics stores all the statistics in your WordPress database. No info is sent to third-party services!
WP Search Analytics can be installed via the WordPress Automatic Plugin Install page in the admin panel.
It can also be downloaded from the WordPress Plugin Directory and installed manually.
After the installation and activation is complete you should visit the plugin’s settings page ( Settings -> MWT: Search Analytics ) to make sure it is properly configured for your needs.
The plugin works with the standard WordPress search functionality by default. However, if you need to you can add custom search queries in the plugin’s settings or, why not, programmatically add searches to the plugin’s database tables to be displayed in the admin panel. For other requirements, please use the Support Forum or open new issues on the GitHub repository: WP Search Analytics.
For enabling the shortcodes in widgets you need to add the following code in your child theme’s functions.php
file:
add_filter( 'widget_text', 'do_shortcode' );
Before uninstalling, you should go to the plugin’s settings page and check the “Remove plugin tables on uninstall” setting. After doing that, deactivating the plugin should also remove all tables from the database.
You can use the Support Forum or open new issues on the GitHub repository: WP Search Analytics.
Please report security bugs found in the source code of the WP Search Analytics plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify me, the developer of WP Search Analytics.
mwt_wp_date_format_to_js_datepicker_format()
helper functionwp_timezone()
in WP < 5.3.0