export interface ISkGoogleAnalyticsCommand { command: string; values: any[]; }