Minor Changes #1246 ee838db5 Thanks @silesky! - Fix argument resolver bug where the following would not set the correct options: analytics.page( null, 'foo', { url: "https://foo.com" }, { context: { __eventOrigin: { type: 'Signal' } } // would not be set correctly )