Add a field to the metrics index to indicate if a user signed-up based on a referral from a Pro channel
This will help in tracing the activity of those users and check if they are active or not in order to reward the Pro channel
-
Add a
pro_referrer
boolean to the metrics index -
Add the referrer guid(already present forsignup
) - Wherever we write to the metrics index and have a referrer, write the referrer guid and the boolean if they are a referrer
added scoped label
added scoped label
added scoped label
added scoped labels and automatically removed label
changed weight to 3
- Developer
Scheduled on the sprint @ramialbatal
unassigned @markeharding
changed the description
- Developer
Rescheduled as it can be done along #1240 (closed).
added scoped label and automatically removed label
- Developer
Wherever we write to the metrics index and have a referrer, write the referrer guid and the boolean if they are a referrer
This is only going to be for
signup
actions for now, as reading the referrer on every pageview/active metric is going to be too expensive.We can, however, implement an ever-present referrer meta if absolutely needed.
Edited by Emiliano Balbuena marked the task Add a isProReviewer to the metrics index as completed
marked the task Add the referrer guid as completed
changed the description
mentioned in merge request !450 (merged)
added scoped label and automatically removed label
assigned to @benhayward.ben
added scoped label and automatically removed label
assigned to @xander-miller and @brianhatchet and unassigned @benhayward.ben
added scoped label and automatically removed label
closed via merge request !450 (merged)
mentioned in commit c28af3ce