Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8946] MobileWeb: Analytics support

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-06-05T13:57:58.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sRelease 2.1.0, Sprint 2012-12 MW
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-05-01T15:00:05.000+0000
Updated2012-08-06T15:06:57.000+0000

Description

Need to ensure analytics is working properly. * The deploytype is development, so it will be dropped by the analytics process. The deploytype needs to be production. * There's no ti.enroll to create the app * There's no ti.end to determine session duration. * We need to verify the app GUIDs are different for different apps * We need to verify that the sids are the same for different events in the same session * We need to verify that the mid is different for each browser and machine * We need to generate events with actual apps, and check that they show up in the analytics dashboard the next day * We need to test app.feature events as well The QA test plan for all these cases is similar to the end-to-end test cases for ACS analytics.

Comments

  1. Chris Barber 2012-06-05

    Tested analytics with Natalie and Lokesh and everything works as expected.
  2. Lokesh Choudhary 2012-08-06

    Tested On: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120731184111

JSON Source