@override configure(Analytics analytics) { super.configure(analytics); // Enrich events with the Destination metadata add(DestinationMetadataEnrichment(hightouchDestinationKey)); add(_queuePlugin); }