Opened on 03/12/2014 at 05:53:49 PM

Closed on 10/09/2019 at 01:57:07 PM

#122 closed change (invalid)

Build server-side for collection of URL Fixer usage data

Reported by: greiner Assignee:
Priority: Unknown Milestone:
Module: Infrastructure Keywords:
Cc: Blocked By:
Blocking: Platform: Unknown
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description

Background

We want to improve URL Fixer's accuracy by sending usage data to our servers and processing it.

What to change

Add functionality to sitescripts for storing and processing usage data.

The processing encompasses the calculation of a confidence interval for a domain to be a false positive. For example, this could be achieved using the following formula:
0.4 * (current month) + 0.3 * (previous month) + 0.2 * (current year) + 0.1 * (previous year)

Attachments (0)

Change History (2)

comment:1 Changed on 10/14/2014 at 03:40:07 PM by greiner

  • Owner greiner deleted
  • Platform set to Unknown
  • Ready unset
  • Summary changed from Build server-side for data collection to Build server-side for collection of URL Fixer usage data

comment:2 Changed on 10/09/2019 at 01:57:07 PM by greiner

  • Resolution set to invalid
  • Status changed from new to closed
  • Tester set to Unknown

Closing this ticket because we have stopped supporting the URL Fixer extension when Firefox moved to Web Extensions.

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none).
 
Note: See TracTickets for help on using tickets.