glideapps / autotune

Automatically tunes apps and websites to improve outcomes

Home Page:https://autotune.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show meaningful message when results are not available yet

philals opened this issue · comments

Hi. This service looks good. Interested to see where it goes.

I have wired it into my app. I can see the results being sent:

image

However tune ls 1a60c50e-xxx-c6a260848e1f does not return any results. Anything from your side?

@philals Thanks for giving us a try! Results take a while to accumulate. How long ago did you start your first experiments?

Thanks @schani

It was maybe 30 mins ago, probably more. It's just me testing locally. Do results need time, or lots of data to accumulate?

I'll leave it a while longer, and try later today.

@philals, how did you find our project btw? Thanks again for trying it out!

@philals It should show something by now.

Statistics on experiments are accumulated periodically in batches, so it just takes a while for numbers to show up.

@schani Working, well now thanks! I'm getting results.

@dvdsgl I'm trying to figure out a nice way to do A/B testing on our React SPA. I have wired up react-ab-test (passes event to GA) into it. I'll be running an experiment soon. Reading the issues on that repo lead me here.

I'm quite interested in the idea of letting the computers figure out the optimal configuration for our site.

PR here: #50

I think you guys are using git-duet. Check out my extension if you are: https://marketplace.visualstudio.com/items?itemName=PhilAlsford.git-duet-vscode. It's main roll is to help visualise/remind you who you are committing as.

I always commit as myself ;-)

Thank you so much for the PR!