export interface AnalyticsDataLinkInterface { url: string; initializationVector: string; }