Beispiel #1
0
     wp_slimstat_reports::report_header($a_box_id, 'wide', __('Internet Service Provider: a company which provides other companies or individuals with access to the Internet. Your DSL or cable internet service is provided to you by your ISP.<br><br>You can ignore specific IP addresses by setting the corresponding filter under Settings > Slimstat > Filters.', 'wp-slimstat'));
     break;
 case 'slim_p2_10':
     wp_slimstat_reports::report_header($a_box_id, 'normal', __('You can configure Slimstat to ignore a specific Country by setting the corresponding filter under Settings > Slimstat > Filters.', 'wp-slimstat'));
     break;
 case 'slim_p2_18':
     wp_slimstat_reports::report_header($a_box_id, 'normal', __('This report shows you what user agent families (no version considered) are popular among your visitors.', 'wp-slimstat'));
     break;
 case 'slim_p2_19':
     wp_slimstat_reports::report_header($a_box_id, 'normal', __('This report shows you what operating system families (no version considered) are popular among your visitors.', 'wp-slimstat'));
     break;
 case 'slim_p3_01':
     wp_slimstat_reports::report_header($a_box_id, 'wide chart', wp_slimstat_reports::$chart_tooltip, wp_slimstat_reports::chart_title(__('Traffic Sources', 'wp-slimstat')));
     break;
 case 'slim_p4_01':
     wp_slimstat_reports::report_header($a_box_id, 'wide chart', wp_slimstat_reports::$chart_tooltip, wp_slimstat_reports::chart_title(__('Average Pageviews per Visit', 'wp-slimstat')));
     break;
 case 'slim_p4_03':
     wp_slimstat_reports::report_header($a_box_id, 'normal', __('A <em>bounce page</em> is a single-page visit, or visit in which the person left your site from the entrance (landing) page.', 'wp-slimstat'));
     break;
 case 'slim_p4_06':
     wp_slimstat_reports::report_header($a_box_id, 'normal', __("Searches performed using Wordpress' built-in search functionality.", 'wp-slimstat'));
     break;
 case 'slim_p4_08':
 case 'slim_p4_20':
     wp_slimstat_reports::report_header($a_box_id, 'wide', __("<strong>Link Details</strong><br>- <em>A:n</em> means that the n-th link in the page was clicked.<br>- <em>ID:xx</em> is shown when the corresponding link has an ID attribute associated to it.", 'wp-slimstat') . '<br><br><strong>' . __('Color codes', 'wp-slimstat') . '</strong><p class="legend"><span class="little-color-box is-known-user" style="padding:0 5px">&nbsp;&nbsp;</span>' . __('Known Users', 'wp-slimstat') . '</p><p class="legend"><span class="little-color-box is-direct" style="padding:0 5px">&nbsp;&nbsp;</span>' . __('Other Humans', 'wp-slimstat') . '</p>');
     break;
 case 'slim_p4_10':
     wp_slimstat_reports::report_header($a_box_id, 'wide', __("This report lists any <em>event</em> occurred on your website. Please refer to the FAQ for more information on how to leverage this functionality.", 'wp-slimstat') . '<br><br><strong>' . __('Color codes', 'wp-slimstat') . '</strong><p class="legend"><span class="little-color-box is-known-user" style="padding:0 5px">&nbsp;&nbsp;</span>' . __('Known Users', 'wp-slimstat') . '</p><p class="legend"><span class="little-color-box is-direct" style="padding:0 5px">&nbsp;&nbsp;</span>' . __('Other Humans', 'wp-slimstat') . '</p>');
     break;
 case 'slim_p4_22':