Closed
Bug 1310272
Opened 9 years ago
Closed 9 years ago
Include Adjust Support
Categories
(Focus-iOS :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Iteration:
1.7
People
(Reporter: bnicholson, Assigned: st3fan)
References
Details
(Whiteboard: [MobileAS])
Attachments
(2 files)
We need to figure out what events we care about and whether we need them for v1.
| Reporter | ||
Updated•9 years ago
|
Assignee: bnicholson → nobody
Status: ASSIGNED → NEW
Priority: P2 → P3
Comment 1•9 years ago
|
||
- What privacy/performance settings are turned on/off in the settings panel
- How often do people experience breakage (e.g. measured by the # of pop-out to Firefox/Safari events)
- How often do people click the reset/delete button
Priority: P3 → P1
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sarentz
| Assignee | ||
Updated•9 years ago
|
Summary: Telemetry → Include Adjust Support
Updated•9 years ago
|
Iteration: --- → 1.7
| Assignee | ||
Comment 2•9 years ago
|
||
| Assignee | ||
Comment 3•9 years ago
|
||
Landed on master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•9 years ago
|
||
Attachment #8804009 -
Flags: review?(bnicholson)
| Reporter | ||
Updated•9 years ago
|
Attachment #8804009 -
Flags: review?(bnicholson) → review+
| Assignee | ||
Comment 6•9 years ago
|
||
Barbara, can you confirm that the Events we have in Adjust now are complete?
Flags: needinfo?(bbermes)
Comment 7•9 years ago
|
||
I've gone through them and I think they are good for now.
Some comments/questions:
- "Browse" is that the event when people hit enter on the URL address bar?
- Can we even get events per user? I assume we can't get this as we don't really have a client ID, just DAUs. So the only thing I currently could do to figure out how often "Clear" was clicked by users, I'd need to do the math # of events/DAUs (per Day)
Flags: needinfo?(bbermes) → needinfo?(sarentz)
| Assignee | ||
Comment 8•9 years ago
|
||
(In reply to Barbara Bermes [:barbara] - NI please! from comment #7)
> I've gone through them and I think they are good for now.
>
> Some comments/questions:
>
> - "Browse" is that the event when people hit enter on the URL address bar?
Browse is when people type in a URL or hostname.
Search is when we don't recognize what they typed as a URL or hostname and instead pass it on to the search engine.
> - Can we even get events per user? I assume we can't get this as we don't
> really have a client ID, just DAUs. So the only thing I currently could do
> to figure out how often "Clear" was clicked by users, I'd need to do the
> math # of events/DAUs (per Day)
Maybe from the raw Adjust data. Not sure.
I think the interesting metric is (Search+Browse)/Reset ratio. Or SessionCount/Reset. THat should give us an idea of how many people reset the browser frequently?
Flags: needinfo?(sarentz)
You need to log in
before you can comment on or make changes to this bug.
Description
•