package utils // AnalyticsItem ... type AnalyticsItem struct { Key string Value int }