-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added analytics package for Growthbook feature toggling and Rudderstack #129
Added analytics package for Growthbook feature toggling and Rudderstack #129
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
} else { | ||
console.warn('rudderstack and growthbook are not initialised due to missing keys'); | ||
} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
package.json
Outdated
@@ -43,9 +44,11 @@ | |||
"babel-plugin-jsx-remove-data-test-id": "^3.0.0", | |||
"clsx": "^1.2.1", | |||
"docusaurus-plugin-sass": "^0.2.2", | |||
"i": "^0.3.7", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
return [featureFlagValue, isGBLoaded]; | ||
}; | ||
|
||
export default useGrowthbookGetFeatureValue; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These hooks are imported from p2p
and deriv-app
Analytics package is added to integrate Growthbook for
hydra_be
feature toggling, this is to integrate the new BE hydra service to the API explorer