Closed
Bug 1481965
Opened 7 years ago
Closed 7 years ago
(Leanplum) - There is not currently an event set up for the "Opened App" trigger
Categories
(Firefox for Android Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: laustin, Assigned: andrei.a.lazar)
References
Details
(Whiteboard: --do_not_change--[priority:high])
Attachments
(1 file)
|
154.55 KB,
image/png
|
Details |
Currently we do not have the "e_opened_app" event set up in our integration of Leanplum for Firefox Android.
As a marketer, I would like to add this event for consistency across both iOS and Android, and also to better target Leanplum campaigns.
Updated•7 years ago
|
Assignee: sdaswani → andrei.a.lazar
Whiteboard: --do_not_change--[priority:high]
| Assignee | ||
Comment 1•7 years ago
|
||
After some investigations, I found out that we already have some similar events.
The first one is fired when the user open the browser without being set as default browser: "E_Launch_But_Not_Default_Browser".
The second one is fired when the user is opening the browser and is also set as a default browser: "E_Launch_Browser".
Is the "E_opened_app" still required?
Flags: needinfo?(laustin)
Can you confirm that "E_Launch_Browser" is firing at every app open?
If so, "E_opened_app" would be redundant, and not required.
If not, "E_opened_app" should be set to fire at every open.
Flags: needinfo?(laustin)
| Assignee | ||
Comment 3•7 years ago
|
||
I can confirm that this event works just fine.
Flags: needinfo?(laustin)
Awesome! Thanks for confirming, Andrei.
Sounds like a difference in naming convention across iOS/Android, rather than a missing event in Firefox Android.
**Marking as RESOLVED**
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(laustin)
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•