if (this.settings.useSegment) {
      const properties = {
        category,
      };
      if (label) { properties.label = label; }