mrthuanvn / gaforflash

Automatically exported from code.google.com/p/gaforflash
Apache License 2.0
0 stars 0 forks source link

Ecommerce tracking #107

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.addTrans();
2.addItem();
3. trackTrans();

What is the expected output? What do you see instead?
addTrans( I234N12, Home, 1, 0, 0, Lyon, Rhone, France ) not implemented
addItem( Item, sku, name, category, 20, 1 ) not implemented
trackTrans() not implemented
I'm using mode:AS3 and don't want to use bridge...

What version of the product are you using? On what operating system?
The last version....

Please provide any additional information below.
I'm using mode:AS3 and don't want to use bridge...
Is there a fix for this at the moment ?

Thank you in advance
Best regards

Ivo Georgiev
ivokgeorgiev@gmail.com

Original issue reported on code.google.com by cont...@bee4.fr on 13 Dec 2012 at 9:41