diff --git a/implementations/cf-entities-poc/index.html b/implementations/cf-entities-poc/index.html new file mode 100644 index 000000000..ea6807a02 --- /dev/null +++ b/implementations/cf-entities-poc/index.html @@ -0,0 +1,26 @@ + + +
+ + ++ Optimization SDK calling dev Experience API via V3 paths (space-scoped) +
+ ++ + {state.status} + +
+
+ Space: {CLIENT_ID} | Environment: {ENVIRONMENT}
+
+ Experience API: {EXPERIENCE_API_BASE_URL}
+
+ Profile ID: {state.sdk.profileId}
+
+ Send events to the Experience API to trigger audience evaluation and experience resolution. +
+ + +{JSON.stringify(exp.selectedVariant)}
+ {JSON.stringify(state.profile, null, 2)}
+ {rawResponse}
+ {state.error}
+