Filters
slimstat_get_var_sql
The slimstat_get_var_sql filter allows you to modify the SQL query that retrieves a single aggregated…
slimstat_get_country
This filter allows you to customize the country results provided by the geolocation feature. You…
slimstat_maxmind_path
The slimstat_maxmind_path setting specifies the filesystem path used to load and store the MaxMind GeoIP…
slimstat_report_header_buttons
You can use the slimstat_report_header_buttons filter to add custom buttons to the report headers. For…
slimstat_reports_info
WP Slimstat allows you to customize the reports available in the plugin. You can add,…
slimstat_get_results_sql
This filter allows you to customize the SQL query that fetches data from the database…
slimstat_db_filters_normalized
The slimstat_db_filters_normalized filter allows you to modify the array of normalized filters. These filters are…
slimstat_db_pre_filters
The slimstat_db_pre_filters filter is used by the WP SlimStat plugin to modify the filters that…
slimstat_js_params
This filter modifies the parameters sent to the Javascript tracker through wp_localize_script. The parameters include…
slimstat_set_visit_cookie
The slimstat_set_visit_cookie filter allows developers to control whether a cookie should be set for a…
slimstat_filter_pageview_stat
This filter is applied to the pageview data right before it's stored into the database….
slimstat_filter_pageview_stat_init
This filters is used to initialize the array containing all the data about the pageview…
slimstat_filter_pageview_data_js
This filter is applied to the data received by the Javascript tracker from the browser….
slimstat_filter_pre_tracking_js
This filter allows developers to turn off the Javascript tracker based on conditions not handled…
slimstat_filter_pre_tracking
This filter allows developers to turn off the tracker based on specific conditions not handled…
slimstat_custom_wpdb
Applied to the database connection object (by default, $wpdb) used by Slimstat. It allows third…
slimstat_init_options
Applied to the plugin's settings upon init. It allows third party tools to change the…