[AC-2469] iOS: Google Analytics not working in 3.1 or later but work in 3.0
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-06-25T22:34:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | regression |
Reporter | Francisco Alejandro Cruz Castro |
Assignee | Shak Hossain |
Created | 2013-06-21T21:34:10.000+0000 |
Updated | 2016-03-08T07:41:31.000+0000 |
Description
Steps to Reproduce
send an 'UA-XXXXX' param to function GAnalytics and use the result into html property of webview (iOS)Actual Result
nothingExpected Result
hit in google analyticsAttachments
File | Date | Size |
---|---|---|
.log | 2013-06-21T21:34:21.000+0000 | 3144245 |
diagnostic5241221320631449696.log | 2013-06-21T21:34:29.000+0000 | 5685 |
google_analytics.js | 2013-06-21T21:34:30.000+0000 | 677 |
Ti.Google.Analytics.js | 2013-12-12T03:51:08.000+0000 | 10349 |
Hello Francisco, Is it possible for you to provide a full test case? One that is easily copied and pasted into an app.js that will run and display the problem at hand. This will ensure understanding on both sides and allows us to come to a resolution faster. Also be sure to provide a set of "steps to reproduce" that will ensure we are following the same process you are to see the problem in question. Thanks, Carter
We tried to reproduce this issue with a sample test case. It’s working as expected with Titanium SDK 3.1.3 GA. Please try the sample code and let us know if the problem persists.
Testing Environment:
Ti CLI 3.3.0 Titanium SDK: 3.1.3.GA iOS simulator 7.0Test Code
app.jsSteps to Test
1. Create a new project 2. Update app.js file and analytics ID 4. And run iOS simulator 7.0 5. Click on tab 2 6. Open google analytics real time viewExpected Result
Check your google analytics real time view