Closed
Bug 1113854
Opened 10 years ago
Closed 10 years ago
UITour: Get the Loop conversation ID when the first conversation is received
Categories
(Firefox :: Tours, defect)
Firefox
Tours
Tracking
()
RESOLVED
INVALID
Firefox 36
People
(Reporter: ckprice, Unassigned)
Details
# Overview
This bug is to support the FTUE tour (bug 1080942). I'll add to the tracker once we clear GA 35 (or if another tracker is created for 36, I'll add to that).
We would like to be able to connect a user copying a link, with the first conversation actually starting.
The report would look something like:
SnippetID, Links Copied, Conversations Started From Link
1, 123, 12
2, 456, 45
3, 789, 78
# Request
In bug 1080953 functionality was put into place to tell the page when the first incoming call is received, and if the room is opened.
In bug 1113849 we request to receive the conversation ID when the copy/email link is clicked.
This bug would complete the flow by consuming the conversation ID which opened this conversation, and comparing it to a conversation ID created from the source.
The request is to add the conversation ID to the payload returned by bug 1080953.
# Timeline
We would like to target Fx36.
Thanks much.
Reporter | ||
Comment 1•10 years ago
|
||
After discussions with MattN, we will research other avenues to connect this.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•