protected virtual void TrackPage(Dictionary <string, string> metadata) { var identifier = GetType().Name; GALogger.TrackPage(identifier, null); }