- 
    Type:Feature 
- 
    Resolution: Done
- 
    Priority:Major 
- 
    Affects Version/s: 1.0.0-M2
- 
    Component/s: Metrics
- 
    None
                    It might be useful to remove possible bots or spiders from our metrics on user agents.
We could add a new column to the metrics.user_agent table called bot_or_spider (or something similar) and have it be a nullable boolean value (true = is a spider, false = is not a spider, null = undetermined). This column would then need to be updated manually by a human.
We could add a new column to the metrics.user_agent table called bot_or_spider (or something similar) and have it be a nullable boolean value (true = is a spider, false = is not a spider, null = undetermined). This column would then need to be updated manually by a human.