GoogleServices/copy_this/modules/d3/d3_googleanalytics/metadata.php

125 regels
6.6 KiB
PHP

2012-12-20 16:15:00 +01:00
<?php
2012-12-21 11:20:32 +01:00
/**
* This module is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This module is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* For further informations, see <http://www.gnu.org/licenses/>.
*
* @link http://www.oxidmodule.com
* @link http://www.shopmodule.com
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
2012-12-21 11:20:32 +01:00
*/
2012-12-20 16:15:00 +01:00
/**
* Metadata version
*/
$sMetadataVersion = '1.1';
/**
* Module information
*/
$aModule = array(
'id' => 'd3_googleanalytics',
2014-05-02 23:12:23 +02:00
'title' => (class_exists('d3utils')?d3utils::getInstance()->getD3Logo():'D&sup3;').
' Google Services Schnittstelle',
2012-12-20 16:15:00 +01:00
'description' => array(
2014-05-02 23:12:23 +02:00
'de' => 'Dieses Modul stellt Ihnen die schnelle und unkomplizierte Einbindung Ihres Google-Analytics-'.
'Kontos in Ihren Shop zur Verf&uuml;gung. Hierbei werden &uuml;ber standardisierte Schnittstellen die '.
'Besucherdaten und eCommerce-Daten zu Google &uuml;bertragen. Ebenfalls &uuml;bermittelt werden Daten '.
'der Website-Suche. Weiterhin k&ouml;nnen &uuml;ber das Modul Shopdaten an Google Adwords und Google '.
'Trusted Shops &uuml;bertragen werden.',
'en' => 'Provides a quick and easy integration with your Google Analytics, Google Adwords and Google '.
'Trusted Shops account to your shop.',
2012-12-20 16:15:00 +01:00
),
'thumbnail' => 'picture.png',
2017-03-13 13:32:27 +01:00
'version' => '3.4.0.0',
2013-02-21 14:51:41 +01:00
'author' => 'D&sup3; Data Development (Inh. Thomas Dartsch)',
2012-12-20 16:15:00 +01:00
'email' => 'support@shopmodule.com',
'url' => 'http://www.oxidmodule.com/',
'extend' => array(
2012-12-21 11:30:15 +01:00
'oxcmp_utils' => 'd3/d3_googleanalytics/modules/components/d3_oxcmp_utils_googleanalytics',
'oxbasket' => 'd3/d3_googleanalytics/modules/models/d3_oxbasket_googleanalytics',
'oxbasketitem'=> 'd3/d3_googleanalytics/modules/models/d3_oxbasketitem_googleanalytics',
2012-12-21 11:30:15 +01:00
'oxorder' => 'd3/d3_googleanalytics/modules/models/d3_oxorder_googleanalytics',
2013-02-21 14:51:41 +01:00
'order' => 'd3/d3_googleanalytics/modules/controllers/d3_order_googleanalytics',
2013-02-21 14:58:07 +01:00
'oxutilsview' => 'd3/d3_googleanalytics/modules/core/d3_oxutilsview_googleanalytics',
2013-02-21 14:53:34 +01:00
'thankyou' => 'd3/d3_googleanalytics/modules/controllers/d3_thankyou_googleanalytics',
2012-12-20 16:15:00 +01:00
),
'files' => array(
2012-12-21 11:30:15 +01:00
'd3_cfg_googleanalytics' => 'd3/d3_googleanalytics/controllers/admin/d3_cfg_googleanalytics.php',
2014-06-03 10:34:45 +02:00
'd3_cfg_googleanalytics_adwords' =>
'd3/d3_googleanalytics/controllers/admin/d3_cfg_googleanalytics_adwords.php',
2014-05-02 23:12:23 +02:00
'd3_cfg_googleanalytics_campaigns' =>
'd3/d3_googleanalytics/controllers/admin/d3_cfg_googleanalytics_campaigns.php',
'd3_cfg_googleanalytics_licence' =>
'd3/d3_googleanalytics/controllers/admin/d3_cfg_googleanalytics_licence.php',
2012-12-21 11:30:15 +01:00
'd3_cfg_googleanalytics_list' => 'd3/d3_googleanalytics/controllers/admin/d3_cfg_googleanalytics_list.php',
'd3_cfg_googleanalytics_main' => 'd3/d3_googleanalytics/controllers/admin/d3_cfg_googleanalytics_main.php',
2014-10-13 15:23:06 +02:00
'd3_cfg_googleanalytics_trustedstore' =>
'd3/d3_googleanalytics/controllers/admin/d3_cfg_googleanalytics_trustedstore.php',
2014-06-03 10:34:45 +02:00
'd3_cfg_googleanalyticslog' => 'd3/d3_googleanalytics/controllers/admin/d3_cfg_googleanalyticslog.php',
'd3_cfg_googleanalyticslog_list' =>
'd3/d3_googleanalytics/controllers/admin/d3_cfg_googleanalyticslog_list.php',
'd3_googleanalytics_update' => 'd3/d3_googleanalytics/setup/d3_googleanalytics_update.php',
2014-10-16 17:57:12 +02:00
'd3_google_remarketing_articlelister' =>
'd3/d3_googleanalytics/models/d3_google_remarketing_articlelister.php',
'd3_google_trustedstore_articlelister' =>
'd3/d3_googleanalytics/models/d3_google_trustedstore_articlelister.php',
2012-12-20 16:15:00 +01:00
),
'templates' => array(
2014-06-03 10:34:45 +02:00
'd3_googleanalytics.tpl' => 'd3/d3_googleanalytics/views/tpl/widget/d3_googleanalytics.tpl',
'd3ga_universal.tpl' => 'd3/d3_googleanalytics/views/tpl/widget/d3ga_universal.tpl',
'd3ga_universal_custom.tpl' =>
2014-05-02 23:12:23 +02:00
'd3/d3_googleanalytics/views/tpl/widget/inc/d3ga_universal_custom.tpl',
2014-06-03 10:34:45 +02:00
'd3ga_universal_ecommerce.tpl' =>
2014-05-02 23:12:23 +02:00
'd3/d3_googleanalytics/views/tpl/widget/inc/d3ga_universal_ecommerce.tpl',
2014-06-03 10:34:45 +02:00
'd3ga_universal_adwords.tpl' =>
'd3/d3_googleanalytics/views/tpl/widget/inc/d3ga_universal_adwords.tpl',
2014-06-03 10:34:45 +02:00
'd3ga_universal_adwordscode.tpl' =>
'd3/d3_googleanalytics/views/tpl/widget/inc/d3ga_universal_adwordscode.tpl',
2014-06-03 10:34:45 +02:00
'd3ga_universal_remarketing.tpl' =>
'd3/d3_googleanalytics/views/tpl/widget/inc/d3ga_universal_remarketing.tpl',
2014-06-03 10:34:45 +02:00
'd3ga_universal_campaigncode.tpl' =>
2014-05-02 23:12:23 +02:00
'd3/d3_googleanalytics/views/tpl/widget/inc/d3ga_universal_campaigncode.tpl',
2014-10-13 15:23:06 +02:00
'd3ga_universal_trustedstore.tpl' =>
'd3/d3_googleanalytics/views/tpl/widget/inc/d3ga_universal_trustedstore.tpl',
2014-06-03 10:34:45 +02:00
'd3_cfg_googleanalytics_main.tpl' =>
2014-05-02 23:12:23 +02:00
'd3/d3_googleanalytics/views/admin/tpl/d3_cfg_googleanalytics_main.tpl',
2014-06-03 10:34:45 +02:00
'd3_cfg_googleanalytics_adwords.tpl' =>
'd3/d3_googleanalytics/views/admin/tpl/d3_cfg_googleanalytics_adwords.tpl',
2014-06-03 10:34:45 +02:00
'd3_cfg_googleanalytics_campaigns.tpl' =>
2014-05-02 23:12:23 +02:00
'd3/d3_googleanalytics/views/admin/tpl/d3_cfg_googleanalytics_campaigns.tpl',
2014-10-13 15:23:06 +02:00
'd3_cfg_googleanalytics_trustedstore.tpl' =>
'd3/d3_googleanalytics/views/admin/tpl/d3_cfg_googleanalytics_trustedstore.tpl',
2012-12-20 16:15:00 +01:00
),
'events' => array(
'onActivate' => 'd3install::checkUpdateStart',
),
2014-05-02 23:12:23 +02:00
'blocks' => array(
array(
'template' => 'layout/base.tpl',
'block'=>'head_css',
'file'=>'/views/blocks/layout/d3_base_googleanalytics.tpl'
),
array(
'template' => 'layout/base.tpl',
'block'=>'base_js',
'file'=>'/views/blocks/layout/d3_base_googleadwordscode.tpl'
),
array(
'template' => 'layout/footer.tpl',
'block' => 'footer_main',
'file' => '/views/blocks/layout/d3_base_optout.tpl',
),
2012-12-20 16:15:00 +01:00
),
2014-05-02 11:01:19 +02:00
);