TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    React (React.js)

    Score9.2 out of 10
    N/AReact or React.js is a JavaScript library for building user interfaces. React enables users to create interactive UIs.

    $0

    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
    React (React.js)Webtrends Analytics
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    React (React.js)Webtrends Analytics
    Free Trial
    NoNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    React (React.js)Webtrends Analytics
    Considered Both Products
    Open Source
    No answer on this topic
    Webtrends
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    7 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    7 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    7 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    5 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    6 Answers
    No answers on this topic
    Best Alternatives
    React (React.js)Webtrends Analytics
    Small Businesses
    No answers on this topic
    Matomo Analytics
    Score9 out of 10
    Medium-sized Companies
    No answers on this topic
    Lead Forensics
    Score8.9 out of 10
    Enterprises
    Sencha
    Score7 out of 10
    Chartbeat
    Score9.2 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    React (React.js)Webtrends Analytics
    Likelihood to Recommend
    8.0
    (14 ratings)
    7.1
    (30 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    5.4
    (25 ratings)
    Usability
    10.0
    (3 ratings)
    5.4
    (7 ratings)
    Availability
    -
    (0 ratings)
    9.0
    (4 ratings)
    Performance
    -
    (0 ratings)
    8.2
    (3 ratings)
    Support Rating
    10.0
    (3 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
    React (React.js)Webtrends Analytics
    Likelihood to Recommend
    Open Source
    React is a JavaScript user interface construction library that works well for:
    • Developing web apps with dynamic and complicated user interfaces.
    • creating reusable UI elements that may be used in other applications.
    • creating single-page applications with dynamic content updates that don't require a page reload.
    • The Virtual DOM's effective updating mechanism allows it to handle large volumes of data updates.
    React, on the other hand, might be less suitable for:
    • Websites that are simple, stagnant, and have no interaction. Other libraries or simple HTML, CSS, and JavaScript may be a better fit in such circumstances.
    • Web sockets may be a better choice for applications that need real-time updates, such as chat or gaming apps.
    • When creating mobile apps, React Native is a better option.
    • Server side rendering only, as React is designed to run on the client side.
    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
    • React is fantastic for building performant user interfaces. Our web app is snappy and great for our customers.
    • React has the philosophy of doing one thing and doing it well which is the view layer of the application. This makes it incredibly intuitive and flexible for developers to use.
    • React has lead the way in being able to write modular and structured code. It is a drastic improvement since the days of spaghetti jQuery code.
    • React has an unmatched community. The amount of tools and libraries available is fantastic, and there plenty of solutions available online for common problems.
    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
    • Debugging React is challenging. Bugs in react code generate stack traces internal to React and it is often totally unclear how it relates to the code you actually wrote.
    • Relating your React elements to corresponding DOM elements is difficult. The intentional separation of virtual and actual DOM also makes it difficult to map the elements to the structures in the DOM. This is partially ameliorated by the use of the React dev tool, which provides a DOM-like view of the React elements, but the tool still does not provide a direct correspondence with the DOM that is often necessary to figure out why something isn't right.
    • Because JSX is React-specific and not a language feature, a special compilation process is necessary to convert JSX code to normal JS. Coming from a C++ background, compiling things doesn't bother me, but many JS developers are used to a less structured development.
    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
    React is just a bit of a different animal. I was avoiding it for the longest time. I thought for sure I would land on Vue or something else with a more approachable and familiar appearance. But after taking an online course in React, I started realize what people were raving about (and complaining about) and decided to implement it at our office for one of our products.
    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
    Since it's open-source and very popular, the community support for React and related tools and libraries is excellent. There are a lot of people using the same tools, and so issues tend to get fixed quickly and "recipes" are easy to come by. And since it's backed by Facebook, they have a dedicated engineering team working on the progression of React.
    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
    While this is a widely contested debate with various blog posts and benchmarks all over the place, its really a personal choice to determine what works for the team. Coming from a Angular 1.x background, I decided to try a new framework when Angular 2.x was announced and at that time React is gaining popularity and Vue hasn't taken off yet. Compared to Angular 1.x and Vue (hybrid of React and Angular) that split the logic from the html templates, I loved the way React breaks code into components using the jsx syntax. In my mind, this allows for cleaner components and easier maintenance
    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
    • Our web applications now run much faster because the whole page doesn't reload
    • We spend less time developing UI components because a lot of them are readily available on NPM
    • We don't have to optimize apps for multiple browsers since React natively supports it.
    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