Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Self Optimizing Block not recording conversions

Vote:
 

When using a Self Optimizing Block it records exposures properly, but no conversions at all. 

The technical documentation for this block is hard to find, should I have any startup configuration? Or how to troubleshoot this.
Thanks

#332899
Nov 13, 2024 23:36
Vote:
 

We need to do no configuration at the code level for that.

did you look this : https://support.optimizely.com/hc/en-us/articles/4413199659917-Self-Optimizing-Block

 

#334244
Dec 12, 2024 15:52
Vote:
 

Yes turns out you need to have session state enabled:

app.UseSessions() 

in your startup. 
Not terribly well documented :)

#334284
Dec 12, 2024 23:29
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.