Mitxel Moriana

Results 9 comments of Mitxel Moriana

hi @mklooss do you know any good solution for this? I am tempted to allow set shipping options even if prices includes tax (at least when there are shipping amounts...

@mklooss @engcom-Echo @engcom-Hotel I have been studying the issue for a while and it seems to me the only good approach, in case paypal returns an error 10486 due to...

@engcom-Hotel The missing shipping options in paypal issue is obviously due to the piece of code @mklooss pointed out and @OvalMedia has accurately described. The missing shipping costs issue that...

@raphagodoi In this pull you can find the doc for the pushEvent method: https://github.com/zwacky/cordova-plugin-tag-manager/blob/6d2bf4813077aa7288f606103c5c5f790e1912b4/README.md#tagmanagerpushevent

Hey guys, I'm receiving hits to GA both from Android and iOS devices using the current revision of this repo. In case it helps anyone, I have created (in the...

@sunayanagoyale At the end I decided to just send the events manually from my mobile app... This is the key part of the code I used in order to do...

Try using `cordova-plugin-tag-manager` as the name of the plugin, instead of `com.jareddickson.cordova.tag-manager`. This worked for me: `cordova plugin add cordova-plugin-tag-manager`

@kraihn I tried to change the default names (keys or values) of the events. I modified accordingly the GTM config and the plugin files CDVTagManager.java (Android) and CDVTagManager.m (iOS) in...

@iosnewbie2016 I'm not sure your problem is related to OPs problem. If you do not have the option to download the binary files (GTM-XXX filename without extension) it is possible...