Version Notes
Code optimisation
Download this release
Release Info
Developer | Kathir Vel |
Extension | Optimiseweb_Getclicky |
Version | 0.1.5 |
Comparing to | |
See all releases |
Code changes from version 0.1.3 to 0.1.5
app/code/community/Optimiseweb/Getclicky/etc/adminhtml.xml
CHANGED
@@ -14,12 +14,6 @@
|
|
14 |
<getclicky translate="title" module="getclicky">
|
15 |
<title>Optimise Web - GetClicky Integration</title>
|
16 |
<sort_order>10</sort_order>
|
17 |
-
<children>
|
18 |
-
<settings translate="title" module="getclicky">
|
19 |
-
<title>Optimise Web - GetClicky Settings</title>
|
20 |
-
<sort_order>10</sort_order>
|
21 |
-
</settings>
|
22 |
-
</children>
|
23 |
</getclicky>
|
24 |
</children>
|
25 |
</optimiseweball>
|
14 |
<getclicky translate="title" module="getclicky">
|
15 |
<title>Optimise Web - GetClicky Integration</title>
|
16 |
<sort_order>10</sort_order>
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
</getclicky>
|
18 |
</children>
|
19 |
</optimiseweball>
|
app/code/community/Optimiseweb/Getclicky/etc/config.xml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
|
4 |
<modules>
|
5 |
<Optimiseweb_Getclicky>
|
6 |
-
<version>0.1.
|
7 |
</Optimiseweb_Getclicky>
|
8 |
</modules>
|
9 |
|
@@ -26,12 +26,7 @@
|
|
26 |
<getclicky translate="title" module="getclicky">
|
27 |
<title>GetClicky Integration</title>
|
28 |
<sort_order>5</sort_order>
|
29 |
-
<
|
30 |
-
<settings translate="title" module="getclicky">
|
31 |
-
<title>Settings</title>
|
32 |
-
<action>adminhtml/system_config/edit/section/optimisewebgetclickyconfig</action>
|
33 |
-
</settings>
|
34 |
-
</children>
|
35 |
</getclicky>
|
36 |
</children>
|
37 |
</optimiseweball>
|
3 |
|
4 |
<modules>
|
5 |
<Optimiseweb_Getclicky>
|
6 |
+
<version>0.1.5</version>
|
7 |
</Optimiseweb_Getclicky>
|
8 |
</modules>
|
9 |
|
26 |
<getclicky translate="title" module="getclicky">
|
27 |
<title>GetClicky Integration</title>
|
28 |
<sort_order>5</sort_order>
|
29 |
+
<action>adminhtml/system_config/edit/section/optimisewebgetclickyconfig</action>
|
|
|
|
|
|
|
|
|
|
|
30 |
</getclicky>
|
31 |
</children>
|
32 |
</optimiseweball>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Optimiseweb_Getclicky</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
@@ -10,11 +10,11 @@
|
|
10 |
<description>GetClicky is a real time web analytics service. This extension is a GetClicky integration for the Magento eCommerce platform. Optimise Web's GetClicky integration extension allows store owners to enable GetClicky tracking for their websites. This extension can send checkout successes and revenues as dynamic goals to GetClicky.
|
11 |

|
12 |
This extension comes with a complete configuration screen where all options can be configured.</description>
|
13 |
-
<notes>
|
14 |
<authors><author><name>Kathir Vel</name><user>OptimiseWeb</user><email>info@optimiseweb.co.uk</email></author></authors>
|
15 |
-
<date>2012-10-
|
16 |
-
<time>
|
17 |
-
<contents><target name="magecommunity"><dir name="Optimiseweb"><dir name="Getclicky"><dir name="Helper"><file name="Data.php" hash="f9d9d294ad02c05b31d259bc8151ad26"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Trackertypes.php" hash="f7d8f1aba638867d8525f6f5a6f7f21a"/></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Optimiseweb_Getclicky</name>
|
4 |
+
<version>0.1.5</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
10 |
<description>GetClicky is a real time web analytics service. This extension is a GetClicky integration for the Magento eCommerce platform. Optimise Web's GetClicky integration extension allows store owners to enable GetClicky tracking for their websites. This extension can send checkout successes and revenues as dynamic goals to GetClicky.
|
11 |

|
12 |
This extension comes with a complete configuration screen where all options can be configured.</description>
|
13 |
+
<notes>Code optimisation</notes>
|
14 |
<authors><author><name>Kathir Vel</name><user>OptimiseWeb</user><email>info@optimiseweb.co.uk</email></author></authors>
|
15 |
+
<date>2012-10-15</date>
|
16 |
+
<time>23:05:57</time>
|
17 |
+
<contents><target name="magecommunity"><dir name="Optimiseweb"><dir name="Getclicky"><dir name="Helper"><file name="Data.php" hash="f9d9d294ad02c05b31d259bc8151ad26"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Trackertypes.php" hash="f7d8f1aba638867d8525f6f5a6f7f21a"/></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="9135628abccc1e78bcee5fe6a0ee2ab0"/><file name="config.xml" hash="ceffe1ae390af7aae3906caf6f69f0f3"/><file name="system.xml" hash="61b7fba44d18ef41eb04d4bdeb21829f"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Optimiseweb_Getclicky.xml" hash="72a085b4f02582a11b2490643b34439a"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="optimiseweb_getclicky.xml" hash="1e8fd6b42b3e6ea08928fde2e749d1f8"/></dir><dir name="template"><dir name="optimiseweb"><dir name="getclicky"><dir name="goals"><file name="checkout-onepage-success.phtml" hash="2775e82d101de25109d24e6f753161b2"/></dir><file name="tracker.phtml" hash="60416d94ac711841873fdae739076f1c"/></dir></dir></dir></dir></dir></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|