Closed Bug 1169261 Opened 9 years ago Closed 9 years ago

implement suggestion link redirector

Categories

(Input Graveyard :: Submission, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

Details

(Whiteboard: u=user c=feedback p=2 s=input.2015q2)

When a user gets suggestions on the Thank You page from the suggest framework, we want to be able to intuit how helpful the algorithms for generating those suggestions are. Because the links are all outbound links, we need to create a server-side redirector that captures the "click" and then redirects the user to the place they want to go.

This bug covers implementing that redirector.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
The rest of the redirector implementation in a PR: https://github.com/mozilla/fjord/pull/591
Landed in https://github.com/mozilla/fjord/commit/004af6f3ebcefa00e1daccddbbd62492923c0cc3

This isn't live, so I'm just going to close it even though it's not pushed to prod, yet.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
The redirector is required for measuring engagement of suggested links. Making this block the Suggest project.
Blocks: 1161144
PR to make sure the redirector view is never cached: https://github.com/mozilla/fjord/pull/595
Pushed to prod just now.
Whiteboard: u=user c=feedback p= s=input.2015q2 → u=user c=feedback p=2 s=input.2015q2
Product: Input → Input Graveyard
You need to log in before you can comment on or make changes to this bug.