git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
35 lines
1.9 KiB
INI
35 lines
1.9 KiB
INI
# J!Analytics - Google Analytics Code module for Joomla v1.5
|
|
#
|
|
# @version $Id: en-GB.mod_janalytics.ini 16 2009-03-05 08:16:16Z mofodojodino $
|
|
# @author Dean Tedesco <dino@tedesco.net.au>
|
|
# @contributed by Dean Tedesco <dino@tedesco.net.au>
|
|
# @link http://www.tedesco.net.au
|
|
# @copyright Copyright (C) 2008 Dean Tedesco. All rights reserved.
|
|
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
|
|
# This file is part of J!Analytics.
|
|
#
|
|
# J!Analytics 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.
|
|
#
|
|
# J!Analytics 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.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with J!Analytics. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
MOD_JANALYTICS=<em>mod_janalytics</em>
|
|
JANALYTICS=J!Analytics
|
|
JANALYTICS_DESC=Inserts Google Analytics code into your site.
|
|
TITLEANALYTICSCODE=Google Analytics Code
|
|
TITLEANALYTICSID=Google Analytics Id
|
|
TITLEANALYTICSSUBDOMAINTRACKING=Google Analytics tracking for subdomains
|
|
TITLEANALYTICSGATFIX=Apply "_gat is not defined" fix by VEER
|
|
PARAMANALYTICSCODE=Select which Google Analytics code you would like to use.<br /><ul><li>Google Analytics (New version) - Recommended</li><li>Urchin (Legacy code)</li></ul>
|
|
PARAMANALYTICSID=Enter you Google Analytics ID as provided by Google.<br />http://www.google.com/analytics
|
|
PARAMANALYTICSSUBDOMAINTRACKING=Enter you site's primary domain to track all subdomains under the one Google Analytics account.<br />(Works only with ga.js script.)
|
|
PARAMANALYTICSGA=Google Analytics
|
|
PARAMANALYTICSURCHIN=Urchin |