Hello, is there a way to config the user preference using the javascript sdk (ie. aptrinsic(…) ) instead of the rest api (https://support.gainsight.com/PX/Instrument_Your_Product/User_Preferences_for_Tracking_and_Engagement) ?
Similar to:
aptrinsic('config', 'enableTag', false)
but instead of opt-out everything, we want to be able to set individual user preference model, ie. trackUsage=false, productUpdate=true, guidedTours=true.. etc