GithubHelp home page GithubHelp logo

Incorrect Participant Count about split HOT 4 CLOSED

splitrb avatar splitrb commented on September 28, 2024
Incorrect Participant Count

from split.

Comments (4)

andrew avatar andrew commented on September 28, 2024

It sounds like an issue with your sessions, I think the session is being reset each time.

Can you show me how you implemented the ab_test method.

from split.

adambarber avatar adambarber commented on September 28, 2024

- ab_test("request_button_color", "primary", "secondary") do |button_class| = link_to ("Request an Invite »").html_safe, request_an_invite_path, class: "button #{button_class}", style: "width: 126px"

I'm using HAML for my views. It seems to be counting conversion properly, just too many participants.

from split.

buddhamagnet avatar buddhamagnet commented on September 28, 2024

No further info supplied, closing for now.

from split.

julesie avatar julesie commented on September 28, 2024

I appear to be having a very similar issue. Running Split v0.4.6, Rails 3.0.19 on Heroku's Cedar stack. I am seeing much higher participants than visitors to the site. I currently just have one test running on one page (home page).

In the last 20 mins it has recorded 46 participants whereas mixpanel and google analytics would agree I've had 2 visitors!

View code:
<%= ab_test('home_title', 'a', 'b', 'c') %>

Controller code:
def create
@bid = Bid.create(params[:bid])
finished("home_title")
redirect_to @bid, :layout=>'app'
end

Any ideas what might be going on?

from split.

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.