Update Priority Factor Outliers

OVERVIEW:

We use an outlier algorithm to normalize differences in values. For example a keyword with 2 million search volume won’t be 1000 times as important as another keyword with 2000 search volume.

PROCESS:

Set outlier algorithm to normalize SV factors – All Languages

select * from dbo.Config where component = 'kwp';

Here are the suggested values for a small POS:

Priority_Value_Google_SV_Outlier_Limit    1000
Priority_Value_SEO_Google_Click_Outlier_Limit    10
Priority_Value_SEO_Google_GB_Outlier_Limit    100
Priority_Value_SEO_Google_Order_Outlier_Limit    3

NOTES:

https://dev.myersmediagroup.com/mmgsvn/KMS/trunk/KWPriority/trunk/db/sql/decide_outlier_limit.sql

History

Leave a Reply