Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15866] MobileWeb: Analytics Events are not generated

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-12-05T01:43:04.000+0000
Affected Version/sRelease 3.2.0
Fix Version/s2013 Sprint 25, 2013 Sprint 25 Core, Release 3.2.0, Release 3.3.0
ComponentsMobileWeb
Labelsanalytics, qe-3.2.0, qe-closed-3.2.0, qe-testadded, regression
ReporterOlga Romero
AssigneeChris Barber
Created2013-12-03T23:02:33.000+0000
Updated2014-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.

To reproduce

1. Download the test application from /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

Actual result

No Analytics events, no console output

Expected result

Should see logged analytics events

Comments

  1. Chris Barber 2013-12-03

    [~oromero] Can you confirm that the analytic payload is never sent? There will never be any console output related to analytics.
  2. Eric Merriman 2013-12-03

    [~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.
  3. Chris Barber 2013-12-03

    [~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?
  4. Chris Barber 2013-12-04

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5056 3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5057
  5. Olga Romero 2013-12-04

    [~cbarber] We used Safari and Chrome.
  6. Olga Romero 2013-12-05

    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.

JSON Source