We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00f8f1 commit d6412adCopy full SHA for d6412ad
README.md
@@ -50,6 +50,7 @@ optimizelyManager.initialize(this, null, (OptimizelyClient optimizely) -> {
50
51
Variation variation = optimizely.activate("background_experiment", userId);
52
53
+
54
optimizely.track("sample_conversion", userId);
55
});
56
0 commit comments