TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    RabbitMQ

    Score9.5 out of 10
    N/ARabbitMQ, an open source message broker, is part of Pivotal Software, a VMware company acquired in 2019, and supports message queue, multiple messaging protocols, and more. RabbitMQ is available open source, however VMware also offers a range of commercial services for RabbitMQ; these are available as part of the Pivotal App Suite.N/A

    Webtrends Analytics

    Score3 out of 10
    N/AWebTrends provides an enterprise web analytics platform and, according to Forrester, has a strong focus on support for mobile and social channels and a very open platform. Webtrends competes directly with Adobe Site Catalyst, IBM Coremetrics. and comScore DigitalAnalytix.N/A
    Pricing
    RabbitMQWebtrends Analytics
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    RabbitMQWebtrends Analytics
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    RabbitMQWebtrends Analytics
    Considered Both Products
    Open Source
    No answer on this topic
    Webtrends
    No answer on this topic
    Key User Insights
    Would buy again
    91%
    Would buy again
    10 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    11 Answers
    No answers on this topic
    Happy with the feature set
    91%
    Happy with the feature set
    10 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    7 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    11 Answers
    No answers on this topic
    Best Alternatives
    RabbitMQWebtrends Analytics
    Small Businesses
    No answers on this topic
    Matomo Analytics
    Score9 out of 10
    Medium-sized Companies
    Apache Kafka
    Score8.9 out of 10
    Lead Forensics
    Score8.9 out of 10
    Enterprises
    Apache Kafka
    Score8.9 out of 10
    Chartbeat
    Score9.2 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    RabbitMQWebtrends Analytics
    Likelihood to Recommend
    9.9
    (11 ratings)
    7.1
    (30 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    5.4
    (25 ratings)
    Usability
    8.0
    (1 ratings)
    5.4
    (7 ratings)
    Availability
    -
    (0 ratings)
    9.0
    (4 ratings)
    Performance
    -
    (0 ratings)
    8.2
    (3 ratings)
    Support Rating
    6.5
    (4 ratings)
    8.8
    (8 ratings)
    In-Person Training
    -
    (0 ratings)
    9.7
    (3 ratings)
    Online Training
    -
    (0 ratings)
    9.0
    (4 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.9
    (5 ratings)
    Configurability
    -
    (0 ratings)
    7.1
    (2 ratings)
    Vendor post-sale
    -
    (0 ratings)
    9.0
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    9.0
    (1 ratings)
    User Testimonials
    RabbitMQWebtrends Analytics
    Likelihood to Recommend
    Open Source
    It is highly recommended that if you have microservices architecture and if you want to solve 2 phase commit issue, you should use RabbitMQ for communication between microservices. It is a quick and reliable mode of communication between microservices. It is also helpful if you want to implement a job and worker mechanism. You can push the jobs into RabbitMQ and that will be sent to the consumer. It is highly reliable so you won't miss any jobs and you can also implement a retry of jobs with the dead letter queue feature. It will be also helpful in time-consuming API. You can put time-consuming items into a queue so they will be processed later and your API will be quick.
    Incentivized
    Read full review
    Webtrends
    Scenarios 1. If you want to use web server log files as input to your web analytics, then Webtrends will provides a good product, with great ease of implementation. Don't even think about being cheap on hardware, and make sure Webtrends runs on real servers, not in a VM environment. 2. If you want to use Data Tagging, similar to Google Analytics or Site Catalyst, Webtrends has a powerful product, just be prepared to pay. 3. If you are new to Web Analytics, but it is the strategic direction, start with Webtrends on Premises. Questions to Ask 1. What are you trying to accomplish? 2. Can you place a dollar value on the benefit that you expect/need from Webtrends? 3.Can you live with Webtrends running SaaS?
    Read full review
    Pros
    Open Source
    • What RabbitMQ does well is what it's advertised to do. It is good at providing lots of high volume, high availability queue. We've seen it handle upwards of 10 million messages in its queues, spread out over 200 queues before its publish/consume rates dipped. So yeah, it can definitely handle a lot of messages and a lot of queues. Depending on the size of the machine RabbitMQ is running on, I'm sure it can handle more.
    • Decent number of plugins! Want a plugin that gives you an interface to view all the queues and see their publish/consume rates? Yes, there's one for that. Want a plugin to "shovel" messages from one queue to another in an emergency? Check. Want a plugin that does extra logging for all the messages received? Got you covered!
    • Lots of configuration possibilities. We've tuned over 100 settings over the past year to get the performance and reliability just right. This could be a downside though--it's pretty confusing and some settings were hard to understand.
    Incentivized
    Read full review
    Webtrends
    • Control privacy, data sharing and competitive industrial knowledge using Webtrends on premises
    • Great control over custom reports, custom dimensions and metrics
    • Flexible tool which allows multiple methods of data capture. To my knowledge it was the first tool with a Tag Builder / Tag Management function built in via a supporting website.
    Read full review
    Cons
    Open Source
    • It breaks communication if we don't acknowledge early. In some cases our work items are time consuming that will take a time and in that scenario we are getting errors that RabbitMQ broke the channel. It will be good if RabbitMQ provides two acknowledgements, one is for that it has been received at client side and second ack is client is completed the processing part.
    Incentivized
    Read full review
    Webtrends
    • The big downside, the elephant in the room, is that it does not (as of right now) have on-demand segmenting, drilldowns, etc. You have to think of what you want in advance and create those reports then analyze some data. This is huge. You can, of course, re-analyze old data after creating new reports but you still have to wait. (This deficiency may become obsolete with the release of Webtrends Explore later this month (May 2014).)
    • It has fewer mature integrations with other products and databases than competitors do, although I'm told it works with SharePoint better than anything else does.
    • Its attribution modeling capability is behind Google Analytics'. In my humble opinion, this could be changed quickly if Webtrends would make some tweaks to its standard visitor history files (i.e. preserve the order in which past visits were sourced beyond the single most recent one, rather than storing all those past sources as a randomized list).
    • It doesn't incorporate statistical tests, confidence intervals, or statistical associations. However, this same criticism can be applied to its competitors (other than A/B Testing products). It's a tabulation program, as they all are. In this respect, web analytics tools as a group are relatively primitive. Sorry to bring this up as a criticism of Webtrends but it's my pet peeve about the whole industry and I just have to say it. (p.s. take advantage of the heavy-duty Webtrends Scheduled Export functionality to get really granular data that you can feed to a stats program to get significances.)
    • Although the documentation, help screens, phone support and the knowledge base have improved tremendously in recent years, there is still a pretty steep learning curve because it is different from the tools that entry-level users may have already been exposed to. This can be a shock and many users are alienated at first because they just don't get some of the fundamentals at first. I'd like to see much better help screens that are thoroughly interlinked with the KB and documentation. Having superb online support would make a world of difference with the adoption of this basically powerful tool.
    Read full review
    Likelihood to Renew
    Open Source
    No answers on this topic
    Webtrends
    I would be willing to try Webtrends again AFTER some research from other users. I would need to see that users mention better and faster customer support on questions and issues that arise while using the software. The software is capable of vast and incredible things, but if it isnt properly set up and supported during use, it is just a big hassel and waste of everyones time and money.
    Read full review
    Usability
    Open Source
    RabbitMQ is very easy to configure for all supported languages (Python, Java, etc.). I have personally used it on Raspberry Pi devices via a Flask Python API as well as in Java applications. I was able to learn it quickly and now have full mastery of it. I highly recommend it for any IoT project.
    Incentivized
    Read full review
    Webtrends
    If I could give it a 0, I would. Not having an intuitive user interface made it impossible to convince non-analytic business users to use the tool on their own. Even as a seasoned analyst, frequent calls were needed to get what should be simple tasks done. Account managers don't understand the tool either, and have to refer you to technical support
    Read full review
    Reliability and Availability
    Open Source
    No answers on this topic
    Webtrends
    It is much better than average. Down time usually occurs because of a need to refresh the server on our end.
    Read full review
    Performance
    Open Source
    No answers on this topic
    Webtrends
    The v9 admin interface and v10 reporting interface work as well as expected, but have a tendency to be pokey, especially for bulky reports and whenever you're connected to wifi. I much prefer using the REST API for all reporting for this reason, which simply dumps out the data and doesn't bother with the user interface.
    Read full review
    Support Rating
    Open Source
    I gave it a 10 but we do not have a support contract with any company for RabbitMQ so there is no official support in that regard. However, there is a community and questions asked on StackOverflow or any other major question and answer site will usually get a response.
    Incentivized
    Read full review
    Webtrends
    I once went on to Twitter to ask for help from my network of analytics people, and Webtrends themselves responded. They have been an excellent partner in making sure that their product is being used to the best of it's ability and I greatly appreciate that. Both Omniture and Google Analytics, do not have that level of support over social media
    Read full review
    In-Person Training
    Open Source
    No answers on this topic
    Webtrends
    The in-person training was comprehensive enough to get you started, but I strongly recommend having a more experienced person when beginning with the tool.
    Read full review
    Online Training
    Open Source
    No answers on this topic
    Webtrends
    Webtrends provides several free webinars over the course of the year, many of which I would expect to pay for. The people providing the webinars seem to have a good feel for real-world application of the product.
    Read full review
    Implementation Rating
    Open Source
    No answers on this topic
    Webtrends
    Careful planning and patience. Use a non-public test site to fine tune tags and reporting. Despite best laid plans, there will be surprises when you collect the data, run the analysis and begin generating reports using the tool. Perform a tag audit to ensure tags fire as desired.
    Read full review
    Alternatives Considered
    Open Source
    RabbitMQ has a few advantages over Azure Service Bus 1) RMQ handles substantially larger files - ASB tops out at 100MB, we use RabbitMQfor files over 200MB 2) RabbitMQ can be easily setup on prem - Azure Service Bus is cloud only 3) RabbitMQ exchanges are easier to configure over ASB subscriptions ASB has a few advantages too 1) Cloud based - just a few mouse clicks and you're up and running
    Incentivized
    Read full review
    Webtrends
    Webtrends has its work cut out for itself considering you have the behemoth Google Analytics and Google Analytics Premium having a strong offering and brand recognition for the price of free. After reviewing the paid service I'd suggest you start off with GA as a cheaper alternative that is just as robust, if not much more flexible in regards to the reporting and goal tracking needs for our company.
    Incentivized
    Read full review
    Return on Investment
    Open Source
    • Positive: we don't need to keep way too many backend machines around to deal with bursts because RabbitMQ can absorb and buffer bursts long enough to let an understaffed set of backend services to catch up on processing. Hard to put a number to it but we probably save $5k a month having fewer machines around.
    • Negative: we've got many angry customers due to queues suddenly disappearing and dropping our messages when we try to publish to them afterward. Ideally, RabbitMQ should warn the user when queues expire due to inactivity but it doesn't, and due to our own bugs we've lost a lot of customer data as a result.
    • Positive: makes decoupling the web and API services from the deeper backend services easier by providing queues as an interface. This allowed us to split up our teams and have them develop independently of each other, speeding up software development.
    Incentivized
    Read full review
    Webtrends
    • Webtrends has had a positive impact on site visitation because it allowed us to understand the sources by domain for site traffic and find out ways to increase visits from those domains.
    • Webtrends has also allowed us to understand areas of optimization on the site, which has had a positive impact on the overall user journey on the site, likely leading to longer site duration and engagement.
    Read full review
    ScreenShots

    Webtrends Analytics Screenshots

    Screenshot of 450+ out-of-box reports
Unlimited custom reports
Roll-up reports across domains
Out-of-box channel and market-specific reportsScreenshot of Unlimited dimensions
No processing time
Dynamic, on-the-fly segmentation
Create, save and share custom views, measures and segmentsScreenshot of Unlimited custom dashboards
Key metrics, trends, demographics, geo maps, word clouds and more
Drill-throughs to connected reports