You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* unset user properties when variant evaluates to none or is a fallback ([#13](https://github.com/amplitude/experiment-js-client/issues/13)) ([dbab7e8](https://github.com/amplitude/experiment-js-client/commit/dbab7e83659628edcd4fca71e001fc38cae6b27b))
<p>Implementation of <ahref="../interfaces/experimentanalyticsprovider.html">ExperimentAnalyticsProvider</a>.<ahref="../interfaces/experimentanalyticsprovider.html#setuserproperty">setUserProperty</a></p>
2842
+
</aside>
2843
+
<divclass="tsd-comment tsd-typography">
2844
+
<divclass="lead">
2845
+
<p>Wraps an analytics identify or set user property call. This is typically
<p>Implementation of <ahref="../interfaces/experimentanalyticsprovider.html">ExperimentAnalyticsProvider</a>.<ahref="../interfaces/experimentanalyticsprovider.html#track">track</a></p>
2834
2870
</aside>
2871
+
<divclass="tsd-comment tsd-typography">
2872
+
<divclass="lead">
2873
+
<p>Wraps an analytics event track call. This is typically called by the
2874
+
experiment client after setting user properties to track an
<p>Implementation of <ahref="../interfaces/experimentanalyticsprovider.html">ExperimentAnalyticsProvider</a>.<ahref="../interfaces/experimentanalyticsprovider.html#unsetuserproperty">unsetUserProperty</a></p>
2898
+
</aside>
2899
+
<divclass="tsd-comment tsd-typography">
2900
+
<divclass="lead">
2901
+
<p>Wraps an analytics unset user property call. This is typically
2902
+
called by the experiment client when a user has been evaluated to use
0 commit comments