oct_analytics.php 1.86 KB
<?php
$_['heading_title']					= 'OCTemplates - Analytics&E-commerce';

// Text
$_['text_extension']				= 'Statistics';
$_['text_success']					= 'Settings of the Google Analytics module are successfully updated';
$_['text_success_install']          = 'The module settings have been install successfully!';
$_['text_signup_google']			= 'Enter your <a href="http://www.google.com/analytics/" target="_blank"><u>Google Analytics</u></a> account, choose "Create property", copy "Account ID" and enter here:';
$_['text_signup_google_tm']			= 'Enter your <a href="https://tagmanager.google.com/" target="_blank"><u>Google Tag Manager</u></a> account, choose "Create property", copy "Account ID" and enter here:';
$_['text_signup_google_ads']		= 'Enter your <a href="https://ads.google.com/" target="_blank"><u>GoogleADS</u></a>account, choose "Create property", copy "Account ID" and enter here:';
$_['text_default']					= 'By default';
$_['text_edit']						= 'Edit OCTemplates - Analytics&E-commerce';
$_['text_header']					= 'Insert in &lt;head&gt;&lt;/head&gt;';
$_['text_footer']					= 'Insert before &lt;/body&gt;';
$_['text_google_ecommerce']			= 'Turn on Google E-commerce';
$_['text_target']					= 'Goals';
$_['text_no_results']				= 'No goals yet';

//Column
$_['column_atribute']				= 'Attribute';
$_['column_category']				= 'Category';
$_['column_action']					= 'Action';

//Tabs
$_['tab_general']					= 'General';
$_['tab_google']					= 'Google Analytics';
$_['tab_targets']					= 'Target Settings';

// Entry
$_['entry_code']					= 'Tracking code';
$_['entry_google_code']				= 'Account ID';
$_['entry_googleads_code']			= 'ADS account ID';
$_['entry_googletm_code']			= 'GTM account ID';
$_['entry_status']					= 'Status';
$_['entry_position']				= 'Counter position';

// Error
$_['error_permission']				= 'You are not authorized to manage this module.!';
$_['error_code']					= 'Code is required!';