Mike Jolley
ade1fd1555
Move click tracking code so it doesn't need a loop. Closes #3058
2013-05-01 14:39:51 +01:00
Mike Jolley
9888ca85a0
Pass order number closes #3038
2013-04-29 15:22:33 +01:00
Mike Jolley
e64d152483
Option to set domain closes #2923
2013-04-11 16:32:39 +01:00
Mike Jolley
f5f01c497e
Changes for API Docs
2013-02-20 17:14:51 +00:00
Mike Jolley
18ab00d10d
escape for #2441
2013-02-14 16:50:45 +00:00
yitzchak
a0dfdad79b
Update classes/integrations/google-analytics/class-wc-google-analytics.php
...
Added SKU tracking for shop loop
2013-02-13 14:31:21 -05:00
yitzchak
c8bb71c2c7
Update classes/integrations/google-analytics/class-wc-google-analytics.php
...
Added use of product SKU to "Add to cart" event.
2013-02-13 13:35:10 -05:00
Mike Jolley
fc0179e914
Use meta to prevent double tracking Closes #2248
2013-01-17 10:25:57 +00:00
Mike Jolley
68af53228a
Fix options. Closes #2116 .
2013-01-03 10:38:59 +00:00
Mike Jolley
144bd5c054
Settings API - get_option to load setting value or get default (to prevent notices and remove the need to load form fields during construct). #1765
2012-12-31 12:07:48 +00:00
Mike Jolley
4c7ea6a016
Load admin mo, and updated GB translation.
2012-12-30 13:48:27 +00:00
Coen Jacobs
7b5e74626a
Remove pass by reference for objects
...
Done all files except for external libaries: shareyourcart, cssmin,
lessc
@mikejolley Should we update those libraries as well?
2012-12-15 12:53:32 +01:00
Mike Jolley
b1ec4b289a
Nuked whitespace. Closes #1846 .
2012-11-27 16:22:47 +00:00
Mike Jolley
30410ff775
Dont track variable/grouped. Closes #1703 .
2012-11-08 12:11:46 +00:00
Coen Jacobs
9bca393e79
[3.2.3] Classes XSS #1575
2012-10-17 14:46:38 +02:00
Mike Jolley
8c3ad31c07
Localisation spacing.
2012-10-16 10:45:33 +01:00
Coen Jacobs
943091d2ca
[3.1.4] Prevent direct access to files #1575
2012-10-15 12:57:58 +02:00
Mike Jolley
261dc12353
Some final docs...
2012-08-15 19:30:39 +01:00
Mike Jolley
b5b665e9ec
More class docs
2012-08-15 19:15:10 +01:00
Mike Jolley
10a39244bd
ecommerce track Closes #1361 .
2012-08-10 16:56:13 +01:00
Mike Jolley
a322a83a7d
analytics tracking
2012-07-30 16:01:33 +01:00
Max Rice
c7eed14159
add google analytics event tracking for add to cart
...
Revised implementation of GA event tracking after feedback on #1315 .
Adds jQuery .click bind on add to cart buttons on both single product
pages and loop pages.
new filter:
woocommerce_ga_event_tracking_parameters - allows change of category,
action, or label parameters included in _trackEvent
closes #1256
2012-07-29 16:39:28 -04:00
Coen Jacobs
0bd3d5cbb8
Prevent error in ecommerce tracking if no categories set
2012-05-17 13:37:44 +02:00
Mike Jolley
12f9241162
fix analytics settings
2012-05-11 21:41:18 +01:00
Mike Jolley
afd3eda733
unhook correction
2012-05-03 17:48:42 +01:00
Max Rice
c3fa081a44
fix call_user_func warning
...
Warning: call_user_func_array() expects parameter 1 to be a valid
callback, class 'WC_Google_Analytics' does not have a method
'google_tracking_code' in /htdocs/wp-includes/plugin.php on line 405
tracking functions were inside of init_form_fields()
2012-05-03 11:56:08 -04:00
Mike Jolley
62c1d9d15c
ShareYourCart + integration tweaks
2012-04-30 20:50:52 +01:00