/home/techb158/immovalet.com/platform/plugins/analytics/resources/lang/en
NameSizeModeActions
analytics.php23130644editdlrm
Edit: /home/techb158/immovalet.com/platform/plugins/analytics/resources/lang/en/analytics.php (2313B)
'Sessions', 'visitors' => 'Visitors', 'pageviews' => 'Pageviews', 'bounce_rate' => 'Bounce Rate', 'page_session' => 'Pages/Session', 'avg_duration' => 'Avg. Duration', 'percent_new_session' => 'Percent new session', 'new_users' => 'New visitors', 'visits' => 'visits', 'views' => 'views', 'view_id_not_specified' => 'You must provide a valid view id. The document here: https://docs.botble.com/cms/:version/plugin-analytics', 'credential_is_not_valid' => 'Analytics credentials is not valid. The document here: https://docs.botble.com/cms/:version/plugin-analytics', 'start_date_can_not_before_end_date' => 'Start date :start_date cannot be after end date :end_date', 'wrong_configuration' => 'To view analytics you\'ll need to get a google analytics client id and add it to your settings.
You also need JSON credential data.
The document here: https://docs.botble.com/cms/:version/plugin-analytics', 'settings' => [ 'title' => 'Google Analytics', 'description' => 'Config Credentials for Google Analytics', 'tracking_code' => 'Tracking ID', 'tracking_code_placeholder' => 'Example: GA-12586526-8', 'view_id' => 'View ID', 'view_id_description' => 'Google Analytics View ID', 'json_credential' => 'Service Account Credentials', 'json_credential_description' => 'Service Account Credentials', ], 'widget_analytics_page' => 'Top Most Visit Pages', 'widget_analytics_browser' => 'Top Browsers', 'widget_analytics_referrer' => 'Top Referrers', 'widget_analytics_general' => 'Site Analytics', ];