TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Coveo Qubit

    Score6 out of 10
    Enterprise companies (1,001+ employees)
    Qubit, now from Coveo (acquired October 2021) uses visitor history data to understand different user segments and serve personalized messages to segments using JavaScript. It is available as either a managed or self-service model. Data is collected using Qubit's own Universal Variable data model, or by integrating the user's existing model via our API. It combines quantitative data with qualitative visitor feedback to give Qubit users the ability to detect areas for optimization. Using…N/A

    MongoDB

    Score8.8 out of 10
    N/AMongoDB is an open source document-oriented database system. It is part of the NoSQL family of database systems. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.

    $0.10

    million reads

    Pricing
    Coveo QubitMongoDB
    Editions & Modules
    No answers on this topic
    Shared
    $0
    per month
    Serverless
    $0.10million reads
    million reads
    Dedicated
    $57
    per month
    Offerings
    Pricing Offerings
    Coveo QubitMongoDB
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details—Fully managed, global cloud database on AWS, Azure, and GCP
    More Pricing Information
    Community Pulse
    Coveo QubitMongoDB
    Considered Both Products
    Coveo
    No answer on this topic
    MongoDB
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    12 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    12 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    12 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    9 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    12 Answers
    Features
    Coveo QubitMongoDB
    NoSQL Databases
    Comparison of NoSQL Databases features of Coveo Qubit and MongoDB
    Feature
    Coveo Qubit
    -
    Ratings
    MongoDB
    10.0
    39 Ratings
    16% above category average
    Performance00 Ratings10.039 Ratings
    Availability00 Ratings10.039 Ratings
    Concurrency00 Ratings10.039 Ratings
    Security00 Ratings10.039 Ratings
    Scalability00 Ratings10.039 Ratings
    Data model flexibility00 Ratings10.039 Ratings
    Deployment model flexibility00 Ratings10.038 Ratings
    Best Alternatives
    Coveo QubitMongoDB
    Small Businesses
    No answers on this topic
    IBM Cloudant
    Score7.4 out of 10
    Medium-sized Companies
    Dynamic Yield
    Score8.9 out of 10
    IBM Cloudant
    Score7.4 out of 10
    Enterprises
    Dynamic Yield
    Score8.9 out of 10
    IBM Cloudant
    Score7.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Coveo QubitMongoDB
    Likelihood to Recommend
    8.0
    (117 ratings)
    10.0
    (79 ratings)
    Likelihood to Renew
    8.1
    (29 ratings)
    10.0
    (67 ratings)
    Usability
    7.1
    (17 ratings)
    10.0
    (15 ratings)
    Availability
    9.0
    (3 ratings)
    9.0
    (1 ratings)
    Performance
    7.3
    (21 ratings)
    -
    (0 ratings)
    Support Rating
    6.8
    (19 ratings)
    9.6
    (13 ratings)
    In-Person Training
    8.0
    (6 ratings)
    -
    (0 ratings)
    Implementation Rating
    7.4
    (8 ratings)
    8.4
    (2 ratings)
    Ease of integration
    9.1
    (1 ratings)
    -
    (0 ratings)
    Product Scalability
    8.7
    (6 ratings)
    -
    (0 ratings)
    Vendor post-sale
    7.6
    (12 ratings)
    -
    (0 ratings)
    User Testimonials
    Coveo QubitMongoDB
    Likelihood to Recommend
    Coveo
    Coveo Qubit is a very helpful platform mainly for organizations that need to provide a solid business model before carrying out any implementation or new functionality. In addition, it is a very good tool to generate changes and show different content to different types of clients, with their personalization and segmentation criteria.It is ideal for simultaneous testing and customization, only one of these activities individually is not recommended.
    Incentivized
    Read full review
    MongoDB
    If asked by a colleague I would highly recommend MongoDB. MongoDB provides incredible flexibility and is quick and easy to set up. It also provides extensive documentation which is very useful for someone new to the tool. Though I've used it for years and still referenced the docs often. From my experience and the use cases I've worked on, I'd suggest using it anywhere that needs a fast, efficient storage space for non-relational data. If a relational database is needed then another tool would be more apt.
    Incentivized
    Read full review
    Pros
    Coveo
    • Qubit platform uses solid testing algorithms and delivers reliable reporting and analytics of testing campaigns. The dashboard section is easy to use and provides a good high level overview of the core campaign metric performances.
    • On-boarding and implementation of Qubit technology was painless and well handed throughout the entire process even with more complicated platforms.
    • Turn-around time for development and testing of campaigns is extremely fast. This enables the business to have a much higher throughput of tests and allows for quick validation of ideas rather than having to wait for months before a test is ready to go live on production site.
    Incentivized
    Read full review
    MongoDB
    • Being a JSON language optimizes the response time of a query, you can directly build a query logic from the same service
    • You can install a local, database-based environment rather than the non-relational real-time bases such a firebase does not allow, the local environment is paramount since you can work without relying on the internet.
    • Forming collections in Mango is relatively simple, you do not need to know of query to work with it, since it has a simple graphic environment that allows you to manage databases for those who are not experts in console management.
    Incentivized
    Read full review
    Cons
    Coveo
    • While they do work very closely with us, especially our success manager, more involvement on a technical level or a dedicated engineer, would be a great advantage. We develop a lot of experiences in house and, like all companies that dev in house, we have our own way of working. A dedicated engineer that got to know us better as well and understood how we work could only help. Sometimes, a few errors can get through QA due to this.
    Incentivized
    Read full review
    MongoDB
    • An aggregate pipeline can be a bit overwhelming as a newcomer.
    • There's still no real concept of joins with references/foreign keys, although the aggregate framework has a feature that is close.
    • Database management/dev ops can still be time-consuming if rolling your own deployments. (Thankfully there are plenty of providers like Compose or even MongoDB's own Atlas that helps take care of the nitty-gritty.
    Incentivized
    Read full review
    Likelihood to Renew
    Coveo
    Qubit is currently providing resources and support we do not have internally. Our relationship managers are exceptional and I feel well informed and well supported by their team. The tool is nice, but our contacts from the company are the real reason to maintain our relationship. They work hard for clarity and continue to help us push for additional opportunities.
    Incentivized
    Read full review
    MongoDB
    I am looking forward to increasing our SaaS subscriptions such that I get to experience global replica sets, working in reads from secondaries, and what not. Can't wait to be able to exploit some of the power that the "Big Boys" use MongoDB for.
    Incentivized
    Read full review
    Usability
    Coveo
    Very simple user interface, built on top of advanced functionality, makes the platform easy to use. The team at Qubit are also very open to feedback and introduce new and useful features fairly often. On the reporting side, the inbuilt dashboard reports are good for a top-level view of test results, and Qubit have made a lot of their output data available should you wish to run your own analysis
    Incentivized
    Read full review
    MongoDB
    NoSQL database systems such as MongoDB lack graphical interfaces by default and therefore to improve usability it is necessary to install third-party applications to see more visually the schemas and stored documents. In addition, these tools also allow us to visualize the commands to be executed for each operation.
    Incentivized
    Read full review
    Reliability and Availability
    Coveo
    I would say that the Qubit account managers are always available for any request. We have a lot of different promotions that could always do with last minute optimizing or changes and Qubit can be relied on to get this changes up and running in an impressive amount of time, so that we don't need to patch live or wait for the next IT sprint. Invaluable to our business.
    Read full review
    MongoDB
    No answers on this topic
    Performance
    Coveo
    Technology is good for A/B testing and personalisation - allowing any team with a dedicated developer to create test relatively easily and to report/analyse them in a fair amount of details. Some advanced features, especially on the set up of test cells, are dearly missing. Unfortunately, new features are often not free of bugs... Also, support is sub-par, which means new features are realised without proper documentation, example or training (but of our Qubit counterparts and internally).
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Support Rating
    Coveo
    Qubit are supportive and flexible in providing support. They are happy working out of usual hours, even on weekends and if I have any doubts about the set up of an experience they’re quick to respond and willing to check my work. On particularly big revenue days they monitor our account and they’re quick to identify and problem solve any issues.
    Incentivized
    Read full review
    MongoDB
    Finding support from local companies can be difficult. There were times when the local company could not find a solution and we reached a solution by getting support globally. If a good local company is found, it will overcome all your problems with its global support.
    Incentivized
    Read full review
    In-Person Training
    Coveo
    The training was great, but would be great to have a script or PDF with some explanations of the qubit JS layer. Without the script you can just try to learn on your own, so the training is not as powerfull as it could be. On the other hand - would be great to have training related to reading statistics or personalisation.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Implementation Rating
    Coveo
    Implementation couldn't be easier. All we needed to do was insert the tag. (easy) and set up the data layer. (dev required) This was pretty smooth in comparison to some of the other tools we use on our site, and was done in less than a day. Note : Data needs to be collected for a set period of time before you can accurately rely on the data that you are receiving. This is normal though with everyone else that we have used
    Incentivized
    Read full review
    MongoDB
    While the setup and configuration of MongoDB is pretty straight forward, having a vendor that performs automatic backups and scales the cluster automatically is very convenient. If you do not have a system administrator or DBA familiar with MongoDB on hand, it's a very good idea to use a 3rd party vendor that specializes in MongoDB hosting. The value is very well worth it over hosting it yourself since the cost is often reasonable among providers.
    Incentivized
    Read full review
    Alternatives Considered
    Coveo
    At the time of taking the product, we found no comparable alternatives. Since then, the product has only grown from strength to strength, so it still does not have any comparable competitors that offer both the technical product and business knowledge that Qubit can. Google appear to offering a competing product which may be one to watch in future, and something for Qubit to keep an eye on
    Incentivized
    Read full review
    MongoDB
    We have [measured] the speed in reading/write operations in high load and finally select the winner = MongoDBWe have [not] too much data but in case there will be 10 [times] more we need Cassandra. Cassandra's storage engine provides constant-time writes no matter how big your data set grows. For analytics, MongoDB provides a custom map/reduce implementation; Cassandra provides native Hadoop support.
    Read full review
    Scalability
    Coveo
    Our requirements change throughout the year like most E Commerce retailers. At Christmas and Peak we're dealing with around ten times the usual traffic on the site. Qubit had no problems with this at all, tests continued to fire, and stats were still reported accurately. I don't think that it is the most server intensive .js anyway, but we have seen no issues at all.
    Incentivized
    Read full review
    MongoDB
    No answers on this topic
    Return on Investment
    Coveo
    • Faster recognition of customer needs - finding out exactly what customers are doing when they come on site.
    • Assessment of online assets for effectiveness and improvements - facilitated the analysis of 500 online feedback questionnaires for a campaign.
    • Mapping out lead conversion and helping identify opportunities to improve it.
    Read full review
    MongoDB
    • Open Source w/ reasonable support costs have a direct, positive impact on the ROI (we moved away from large, monolithic, locked in licensing models)
    • You do have to balance the necessary level of HA & DR with the number of servers required to scale up and scale out. Servers cost money - so DR & HR doesn't come for free (even though it's built into the architecture of MongoDB
    Read full review
    ScreenShots

    Coveo Qubit Screenshots

    Product screenshotProduct screenshotScreenshot of Qubit Pro segments metrics page, showing the key metrics and activity for an audience segment.Screenshot of Segments overview page in Qubit Pro, showing a list of user-created audience segments.Screenshot of Selecting between the different types of experience in Qubit Pro to create a new personalization.Screenshot of Using a Qubit Pro template to create a Visitor Pulse Survey to gather user information.

    MongoDB Screenshots

    Product screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshot