[TIMOB-15866] MobileWeb: Analytics Events are not generated
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-12-05T01:43:04.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | 2013 Sprint 25, 2013 Sprint 25 Core, Release 3.2.0, Release 3.3.0 |
Components | MobileWeb |
Labels | analytics, qe-3.2.0, qe-closed-3.2.0, qe-testadded, regression |
Reporter | Olga Romero |
Assignee | Chris Barber |
Created | 2013-12-03T23:02:33.000+0000 |
Updated | 2014-02-24T23:22:08.000+0000 |
Description
*Regression*, does not occur in 3.1.3.GA
Analytics Events are not generated with the above environment.
/titanium_mobile_tests_internal/FeatureTest/Analytics
2. Create your own Studio project (to get a new GUID) and then move the app.js from the downloaded project into your new project
3. Make sure your device and desktop are on staging server.
4. Package App for Mobile Web
5. Start Apache server and copy content of packaged app
6. Try to generate analytics events
[~oromero] Can you confirm that the analytic payload is never sent? There will never be any console output related to analytics.
[~cbarber] We have a staging server set up to allow us to ssh in and check the events that are generated. 3.1.3.GA is generating events. 3.2.0 is not. Can you let us know what exactly you would like us to try to determine if the payload is being sent? We get nothing on the server, but can't verify that the payloads are or are not being sent.
[~emerriman] Not sure how that's possible. I don't think anything changed wrt analytics between 3.1.3.GA and 3.2.0 hence why I was asking if the analytics payload is even sent. What browser is being used to test this?
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5056 3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5057
[~cbarber] We used Safari and Chrome.
Tested with: Appcelerator Studio, build: 3.2.0.201312042306 Titanium SDK, build: 3.2.0.v20131204220843 CLI 3.2.0-beta Alloy 1.3.0-beta MobileWeb Analytics Events are generated.