Coder Social home page Coder Social logo

Comments (2)

patricioe avatar patricioe commented on July 19, 2024

I think what that article is mentioning is our concept of traffic allocation (see Split UI).

Additionally:

This is typically my recommended deploy strategy, but only if you set up your test to measure it correctly. Jason dives into the core of the issue, namely that your test groups won’t be an evenly distributed random sample. If you have a 10/90 split on Monday, then up it to 50/50 on Thursday, your results could be skewed by day to day variations. Your new vs. repeat visitor split will also be skewed across test groups, which can seriously impact your results.

Our next offering around measuring this type of behavior is accounting for it.

As it pertains to your feedback, I think it can be valid, but changing that behavior has strong implications for us for:

  1. the next offering we are working on (more on this soon)
  2. the labels we surfaced in the UI.

Are you guys ok operating with this wrapper class for the time being?

from ruby-client.

metaskills avatar metaskills commented on July 19, 2024

@patricioe Thanks for the reply. When I read thru the code, returning excluded for us is really a guard for when (if) Redis ever goes down. We wont be deploying splits that do not yet have a split/plan. Even if we did, control would be just as fine as excluded since we typically do the same experience for both. But the default excluded for which we report up to Google Analytics does make sense if connections were go bad.

Are you guys ok operating with this wrapper class for the time being?

Oh yea... we are likely always going to have a wrapper gem so we can get all of our applications on the same page for things like dev/test setup, matching keys, custom attributes, etc.

from ruby-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.