Closed gdblack closed 8 years ago
This shouldn't be necessary as the module will the tracker id that you give it through:
var tracker = GA.getTracker("UA-1234567-8");
Note that there's currently an issue with new versions of titanium and associated modules that will hopefully be resolved soon.
Hello,
While following the google-analytics instructions for mobile implementation there is a button to generate and download configs for both android and ios. Do we need those for this module to function as expected? If so, can you provide some direction on where I need to place these files in my Ti project?
Thanks, Grant