void insertGoogleAnalyticsEvValue(Map<String, Object> other, String gaValue) { other[_GA_KEY] = gaValue; }