Your IP : 216.73.216.224


Current Path : /var/www/html/plugins/system/GoogleAnalytics/
Upload File :
Current File : /var/www/html/plugins/system/GoogleAnalytics/GoogleAnalytics.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="plugin" group="system" method="upgrade">
    <name>System - Google Analytics Pro</name>
    <author>Peter Bui</author>
    <creationDate>19th April 2010</creationDate>
    <authorEmail>peter@pbwebdev.com.au</authorEmail>
    <authorUrl>http://pbwebdev.com</authorUrl>
    <version>4.6.4</version>
    <copyright>Copyright (c) 2015 PB Web Development. All rights reserved.</copyright>
    <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
    <description>
        <![CDATA[
        <p>New and update rewrite of the popular Google Analytics for Joomla. Asynchronous code for Google Analytics is now
        old and has been superseded by Google's new "UNIVERSAL ANALYTICS".</p>
        <p>Please <a href="index.php?option=com_plugins&view=plugins&filter_folder=system&filter_search=analytics">enable and configure</a> your plugin!</p>
        <p>This plugin will allow you to choose between the two options of the new universal analytics code or the old
        asynchronous version of the analytics code.</p>
        <h2 style="text-align:left">Documentation</h2>
        <p style="text-align:left">
            Read the documentation at: <a href="https://nicheextensions.com/documentation/3-google-analytics-for-joomla" target="_blank">http://nicheextensions.com/documentation/3-google-analytics-for-joomla</a> for more
            information.
        </p>

        <h2 style="text-align:left">An Overview</h2>

        <iframe width="100%" height="300" src="https://www.youtube.com/embed/58QMSW5bbCs" frameborder="0" allowfullscreen></iframe>

        <h2 style="text-align:left">FAQs</h2>
        <h3 style="text-align:left">Why doesn't Google say it can't detect my analytics code when clearly I can see it on the website?</h3>
        <p style="text-align:left">
        This usually happens when the information is sent to Google before the plugin was enabled and is being caches. Check back in 12 hours and make sure that the information still isn't coming through. Make sure you also check the ID for any spaces before or after the ID as this can also cause issues.</p>
        <h3 style="text-align:left">How can I be certain that the information is being passed through?</h3>
        <p style="text-align:left">
        You can also use the Google analytics Real Time tracking to see if the data is coming in or not. If you see active users on the site with the real time data then the information is coming in to Google Analytics from your website.</p>
        ]]>
    </description>
    <files>
        <filename plugin="GoogleAnalytics">GoogleAnalytics.php</filename>
        <filename>vendor/directmonster1.3.3.js</filename>
        <filename>vendor/directmonster2.0.2.js</filename>
        <filename>index.html</filename>
    </files>

    <!-- Update servers -->
    <updateservers>
        <server type="extension" priority="1" name="Google Analytics Pro"><![CDATA[http://nicheextensions.com/index.php?option=com_ars&view=update&task=stream&format=xml&id=6&dummy=extension.xml]]></server>
    </updateservers>

    <config>
        <fields name="params">
            <fieldset name="Basic">
                <field name="type"
                       type="radio"
                       description="Choose the type of Google analytics code to use. Only the one that you have setup
                       for your Google account will work.
                The new Universal analytics script OR asynchronous analytics. Please note you're Google
                Analytics account needs to be set up for Universal if you wish to use the universal tracking
                method. All new Google Analytics accounts typically default to Universal
                Universal tracking currently doesn't support demographics or remarketing. If you want to take advantage
                of these features you must us the Asynchronous version."
                       label="Code type"
                       default="universal">
                    <option value="universal">Universal</option>
                    <option value="asynchronous">Asynchronous</option>
                </field>
                <field name="code"
                       type="text"
                       default="UA-XXXXX-X"
                       label="Google Analytics Web Property ID."
                       description="e.g. UA-12345-67. This code can be found in your Google Analytics account.
                Your site will not be tracked unless this code is entered."></field>
                <field name="domain"
                       type="text"
                       default="auto"
                       label="Domain"
                       description="Please enter in the domain name that
                you are tracking. e.g pbwebdev.com or brian.teeman.net. You can also leave this as 'auto' and allow Google to work it out.">
                </field>
            </fieldset>

            <fieldset name="Advanced">

                <field name="placement"
                       type="radio"
                       default="head"
                       label="Out in head or body"
                       description="Choose to have the output in the head of your site or the end of the body"
                        >
                    <option value="head">Head</option>
                    <option value="body">Body</option>
                </field>

                <field name="verify"
                       type="text"
                       default=""
                       label="OPTIONAL Google Webmaster verification"
                       description="This is OPTIONAL. Please enter the verification code from Google webmaster tools. This is found as an alternative method from the default HTML file option.">
                </field>

                <field name="directmonster"
                       type="radio"
                       default="0"
                       label="Enable DirectMonster"
                       description="Enable the DirectMonster tracking code to get more data out of your site visitors
                       and conversions. Helps get more information about referrals. Find out more at: http://analytics.blogspot.com.au/2013/10/mind-gap-improving-referral-information.html"
                       >
                    <option value="0">JOFF</option>
                    <option value="1">JON</option>
                </field>

                <field name="remarketing"
                       type="radio"
                       default="0"
                       label="Google Display Marketing - demographics and remarketing"
                       description="Enable display advertising aka Google demographics and remarketing"
                        >
                    <option value="0">JOFF</option>
                    <option value="1">JON</option>
                </field>

                <field name="enhanced"
                       type="radio"
                       default="0"
                       label="Enhanced in-page analytics"
                       description="Enable internal in-page analytics"
                        >
                    <option value="0">JOFF</option>
                    <option value="1">JON</option>
                </field>

                <field name="userid"
                       type="radio"
                       default="0"
                       label="User ID tracking"
                       description="Enable user ID tracking"
                        >
                    <option value="0">JOFF</option>
                    <option value="1">JON</option>
                </field>


                <field name="adwordsConversionURL"
                       type="text"
                       default=""
                       label="Adwords Conversion URL"
                       description="Success URL that is considered a successful conversion"
                        >
                </field>

                <field name="adwordsConversionCode"
                       type="textarea"
                       filter="raw"
                       default=""
                       label="Adwords Conversion Code"
                       description="conversion code as provided by Google Adwords"
                       rows="10" cols="40"
                        >
                </field>


                <field name="ecommerceConversionURL"
                       type="text"
                       default=""
                       label="E-commerce &amp; Conversion URL"
                       description="E-commerce conversion url"
                        >
                </field>
                <field name="ecommerceConversionCode"
                       type="textarea"
                       filter="raw"
                       default=""
                       label="E-commerce &amp; conversion code"
                       description="Code provided by Google for e-commerce conversions tracking."
                       rows="10" cols="40"
                        >
                </field>

                <field name="forceSSL"
                       type="radio"
                       default="0"
                       label="Force SSL connection"
                       description="Forces SSL connection for Analytics"
                        >
                    <option value="0">JOFF</option>
                    <option value="1">JON</option>
                </field>

                <field name="ipTracking"
                       type="radio"
                       default="0"
                       label="Anonymous IP tracking"
                       description="This option removes the last digits from a users IP address e.g. 192.168.0.xxx ">
                    <option value="0">JOFF</option>
                    <option value="1">JON</option>
                </field>

                <field name="multiSub"
                       type="radio"
                       default="0"
                       label="Tracking on Subdomains"
                       description="This is used when you're using Google Analytics to track across
                       multiple sub domains on your website. Examples: www.example.com.au, apps.example.com.au
                       , store.example.com.au">
                    <option value="0">JOFF</option>
                    <option value="1">JON</option>
                </field>

                <field name="multiTop"
                       type="radio"
                       default="0" label="Tracking on Multi top level domains"
                       description="This is used when tracking websites with multiple top level domains from
                       different countries. Examples: www.example.com.au, www.example.com, www.example.co.uk">
                    <option value="0">JOFF</option>
                    <option value="1">JON</option>
                </field>


                <field name="sampleRate" type="text"
                       default="" label="Sample rate"
                       description="If you don't know what you're doing here please leave this blank. Goolge recommends
                       a setting of 80. Sets the new sample rate. If your website is particularly large and subject to
                       heavy traffic spikes, then setting the sample rate ensures un-interrupted report tracking.
                       Sampling in Google Analytics occurs consistently across unique visitors, so there is integrity
                       in trending and reporting even when sampling is enabled, because unique visitors remain
                       included or excluded from the sample, as set from the initiation of sampling. ">
                </field>

                <field name="setCookieTimeout"
                       type="text"
                       default=""
                       label="Set cookie timeout"
                       description="If you don't know what you're doing here please leave this blank.\n\n
                       Goolge recommends a setting of 1800000 (30 minutes). Sets the new session cookie timeout
                       in milliseconds. By default, session timeout is set to 30 minutes. Session timeout is used
                       to compute visits, since a visit ends after 30 minutes of browser inactivity or upon browser
                       exit. If you want to change the definition of a 'session' for your particular needs, you can
                       pass in the number of milliseconds to define a new value. This will impact the Visits reports
                       in every section where the number of visits are calculated, and where visits are used in
                       computing other values. For example, the number of visits will increase if you shorten the
                       session timeout, and will decrease if you increase the session timeout. You can change the
                       expiration timeout to 0 to indicate that this cookie should be deleted when the
                       browser is closed.">
                </field>

                <field name="siteSpeedSampleRate"
                       type="text" default="" label="Set site speed sample rate"
                       description="If you don't know what you're doing here please leave this blank. Google recommends
                       a setting of 5. 10 is the maximum setting. Defines a new sample set size for Site Speed data
                       collection. By default, a fixed 1% sampling of your site visitors make up the data pool from
                       which the Site Speed metrics are derived. If you have a relatively small number of daily
                       visitors to your site, such as 100,000 or fewer, you might want to adjust the sampling to
                       a larger rate. This will provide increased granularity for page load time and other Site
                       Speed metrics.">
                </field>

                <field name="visitorCookieTimeout"
                       type="text"
                       default=""
                       label="Set visitor cookie timeout"
                       description="If you don't know what you're doing here please leave this blank. Google recommends
                       a setting of 63072000000. Sets the Google Analytics visitor cookie expiration in milliseconds.
                       By default, the visitor cookie is set to expire in 2 years. If you prefer, you can change the
                       expiration date of the visitor cookie using this method. You can change the expiration
                       timeout to 0 to indicate that this cookie should be deleted when the browser is closed. ">
                </field>

            </fieldset>
        </fields>
    </config>
</extension>