calm-engineer-80052
09/12/2022, 8:53 AMtrackFeatureUsage
https://github.com/growthbook/growthbook/blob/main/packages/sdk-js/src/GrowthBook.ts#L164 works and what the request it makes to <http://growthbook.io|growthbook.io>
https://github.com/growthbook/growthbook/blob/main/packages/sdk-js/src/GrowthBook.ts#L200 do.fresh-football-47124
calm-engineer-80052
09/12/2022, 11:50 AMfuture-teacher-7046
if (!this.context.realtimeKey) return;
You need to explicitly define a realtimeKey
when instantiating the GrowthBook object to enable that beta feature.calm-engineer-80052
09/12/2022, 1:34 PMfuture-teacher-7046
calm-engineer-80052
09/12/2022, 1:44 PM