TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Firebase

    Score8.2 out of 10
    N/AGoogle offers the Firebase suite of application development tools, available free or at cost for higher degree of usages, priced flexibly accorded to features needed. The suite includes A/B testing and Crashlytics, Cloud Messaging (FCM) and in-app messaging, cloud storage and NoSQL storage (Cloud Firestore and Firestore Realtime Database), and other features supporting developers with flexible mobile application development.

    $0.01

    Per Verification

    OpenX

    Score1 out of 10
    N/AOpenX is an ad serving platform. It is sold option as a hosted solution for can be purchased as an installed application. It allows for easy inventory management , geo-targeting of ads by country, and provides statistics for each ad placement.N/A
    Pricing
    FirebaseOpenX
    Editions & Modules
    Phone Authentication
    $0.01
    Per Verification
    Stored Data
    $0.18
    Per GiB
    No answers on this topic
    Offerings
    Pricing Offerings
    FirebaseOpenX
    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
    FirebaseOpenX
    Considered Both Products
    Google
    No answer on this topic
    OpenX
    No answer on this topic
    Key User Insights
    Would buy again
    83%
    Would buy again
    19 Answers
    No answers on this topic
    Delivers good value for the price
    95%
    Delivers good value for the price
    19 Answers
    No answers on this topic
    Happy with the feature set
    91%
    Happy with the feature set
    21 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    83%
    Lived up to sales and marketing promises
    15 Answers
    No answers on this topic
    Implementation went as expected
    90%
    Implementation went as expected
    19 Answers
    No answers on this topic
    Features
    FirebaseOpenX
    Ad Network Integration
    Comparison of Ad Network Integration features of Firebase and OpenX
    Feature
    Firebase
    -
    Ratings
    OpenX
    6.6
    3 Ratings
    11% below category average
    Data Transfer00 Ratings6.53 Ratings
    DSP integration00 Ratings6.83 Ratings
    Ad Campaigns
    Comparison of Ad Campaigns features of Firebase and OpenX
    Feature
    Firebase
    -
    Ratings
    OpenX
    7.0
    5 Ratings
    11% below category average
    Ad campaign creation00 Ratings6.85 Ratings
    Ad deployment00 Ratings6.65 Ratings
    Display advertising00 Ratings7.35 Ratings
    Ad display and retargeting segmentation00 Ratings6.55 Ratings
    Sequence targeting00 Ratings7.54 Ratings
    Ad Reporting & Analytics
    Comparison of Ad Reporting & Analytics features of Firebase and OpenX
    Feature
    Firebase
    -
    Ratings
    OpenX
    6.6
    5 Ratings
    16% below category average
    Ad dashboards00 Ratings5.95 Ratings
    Ad performance reports00 Ratings6.05 Ratings
    Ad conversion tracking00 Ratings6.15 Ratings
    Ad attribution reporting00 Ratings7.04 Ratings
    Cross-channel ad management00 Ratings7.25 Ratings
    Ad forecasting and optimization00 Ratings7.64 Ratings
    Best Alternatives
    FirebaseOpenX
    Small Businesses
    IBM Cloud Foundry
    Score8.5 out of 10
    AdRoll
    Score3.7 out of 10
    Medium-sized Companies
    IBM Cloud Private
    Score9.6 out of 10
    Criteo Commerce Growth
    Score8 out of 10
    Enterprises
    AWS Elastic Beanstalk
    Score8.6 out of 10
    Criteo Commerce Growth
    Score8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    FirebaseOpenX
    Likelihood to Recommend
    7.5
    (31 ratings)
    7.3
    (15 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    7.0
    (10 ratings)
    Usability
    7.1
    (6 ratings)
    9.0
    (1 ratings)
    Support Rating
    7.3
    (6 ratings)
    10.0
    (1 ratings)
    User Testimonials
    FirebaseOpenX
    Likelihood to Recommend
    Google
    Firebase should be your first choice if your platform is mobile first. Firebase's mobile platform support for client-side applications is second to none, and I cannot think of a comparable cross-platform toolkit. Firebase also integrates well with your server-side solution, meaning that you can plug Firebase into your existing app architecture with minimal effort.
    Firebase lags behind on the desktop, however. Although macOS support is rapidly catching up, full Windows support is a glaring omission for most Firebase features. This means that if your platform targets Windows, you will need to implement the client functionality manually using Firebase's web APIs and wrappers, or look for another solution.
    Incentivized
    Read full review
    OpenX
    What are the best ways to integrate it with salesforce.com? What are the best ways to target our users with this tool? To segment the users? How can I integrate my ads with your adexchange-what sizes are you looking for in terms of banners, skyscrapers and so on. In this way I can plan my in house ad and those for the exchange to be the same size, to avoid duplication of work.
    Read full review
    Pros
    Google
    • Analytics wise, retention is extremely important to our app, therefore we take advantage of the cohort analysis to see the impact of our middle funnel (retargeting, push, email) efforts affect the percent of users that come back into the app. Firebase allows us to easily segment these this data and look at a running average based on certain dates.
    • When it comes to any mobile app, a deep linking strategy is essential to any apps success. With Firebase's Dynamic Links, we are able to share dynamic links (recognize user device) that are able to redirect to in-app content. These deep links allow users to share other deep-linked content with friends, that also have link preview assets.
    • Firebase allows users to effectively track events, funnels, and MAUs. With this simple event tracking feature, users can put organize these events into funnels of their main user flows (e.g., checkout flows, onboarding flows, etc.), and subsequently be able to understand where the drop-off is in the funnel and then prioritize areas of the funnel to fix. Also, MAU is important to be able to tell if you are bringing in new users and what's the active volume for each platform (Android, iOS).
    Incentivized
    Read full review
    OpenX
    • OpenX is a system that was designed to scale as is evident in some key design decisions found throughout the platform. The multi-server setup that was chosen at Mail.com allowed for a distributed server architecture which separated the front end web delivery nodes from the backend MySQL Database master which replicated data back to each front end delivery node mysql slave. This eased the ability to horizontally scale as needed due to the ingenious separation of the ad impressions data tables on the delivery nodes which were being collected locally on each ad impression and then processed periodically back to to the master database which replicated the aggregated statistics back to the delivery nodes. The ability to load balance across the front end web delivery nodes, add caching at many different layers, utilize a CDN for the static ad images, implement PHP accelerators, and hit memcached instead of the MySQL master made the OpenX platform a service that was very resilient to failures.
    • The ability to optimize the platform is also something that OpenX does very well. This is evident in many of the config key parameters available. In addition to OpenX specific tunable's, optimizations can be made at many different levels in which the system sits. These include hardware and operating system level optimizations, tcp and networking stack optimizations, web server/php-cgi configurations, and database (MySQL InnoDB) tunable's. There are many different optimization knobs that can be tuned to help scale the application for the best performance possible
    • The documentation was simple, to the point, and well written which led to an easy initial implementation and roll out of a multi-server setup. The installation and upgrade procedures were straight forward even for the complexities of the multi-server setup. I also found the OpenX team to be accessible and even got a chance to meet some of the team at their Up Close and Personal events at Cal Tech in Pasadena. Core developers were on hand to answer technical questions and also made themselves available to us via email and irq channels.
    • The open nature of the OpenX platform allows for flexibility in the choice of web serving platform to use (Apache, nginx, Lighttpd) and also the database management systems (MySQL, PostGreSQL)
    Read full review
    Cons
    Google
    • Attribution and specifically multi-touch attribution could be more robust such as Branch or Appsflyer but understand this isn't Firebases bread and butter.
    • More parameters. Firebase allows you to track tons of events (believe it's up to 50 or so) but the parameters of the events it only allows you to track 5 which is so messily and unbelievable. So you're able to get good high-level data but if you want to get granular with the events and actions are taken on your app to get real data insight you either have to go with a paid data analytics platform or bring on someone that's an expert in SQL to go through Big Query.
    • City-specific data instead of just country-specific data would have been a huge plus as well.
    Incentivized
    Read full review
    OpenX
    • Propagation could be improved; ad units that need to go live immediately could take up to 45 minutes to propagate.
    • Over-complexity can be confusing. There are multiple tiers before assigning ad units per order and it seems unnecessary.
    • Real-time reporting or a status dashboard would be great.
    Read full review
    Likelihood to Renew
    Google
    No answers on this topic
    OpenX
    I no longer work at the company where I was using OpenX, but if I were then I'd certainly stay aboard. Frankly, there are a lot of sunk costs involved with building all of the infrastructure we had put in place, the system was working very well even if reporting was a hassle, and our team was trained on it. Also, I'm not aware of another product that does everything else we'd need it to.
    Read full review
    Usability
    Google
    I don't use the Firebase UI much, but rather connect it to GA4. GA4 has a great event model but the GA4 UI and analysis capabilities are limited. It's harder to measure product usage type of engagement but if you have the time and resources to leverage the GA4 to BiqQuery export you'll have all the raw event data you'll need for deep analysis, segmentation, and audience activation.
    Incentivized
    Read full review
    OpenX
    I was given the system to use as part of setting up a whole new site from scratch in less than 2 months, with a large number of specialty hub pages to run ads on and lots of content I needed to run disease specific ads on. The system was easy for me to learn on the fly in a very compressed time frame. I would have loved more chance to really dig in under the hood to see all that it could do, but given how fast I had to work, I got everything up and running and looking great. And I did it ahead of my launch deadline too. My only reservation might be for people who are not as patient as I am in picking things up, or as hands on. Customer service was great if I needed them, and a quick start guide with the essentials would be ideal for those people.
    Read full review
    Support Rating
    Google
    Our analytics folks handled the majority of the communication when it came to customer service, but as far as I was aware, the support we got was pretty good. When we had an issue, we were able to reach out and get support in a timely fashion. Firebase was easy to reach and reasonably available to assist when needed.
    Incentivized
    Read full review
    OpenX
    They went above and beyond without ever asking for additional money and we met our launch date and immediately started to meet and even surpass our business goals. Nothing was too much trouble, which really stood out compared to other companies I had and was at that time also working with. Customer service can really make or break any business; if i expect my staff to give good customer service, I expect to get it too, and Open X gave it.
    Read full review
    Alternatives Considered
    Google
    Before using Firebase, we exclusively used self hosted database services. Using Firebase has allowed us to reduce reliance on single points of failure and systems that are difficult to scale. Additionally, Firebase is much easier to set up and use than any sort of self hosted database. This simplicity has allowed us to try features that we might not have based on the amount of work they required in the past.
    Incentivized
    Read full review
    OpenX
    OpenX is less focused than MoPub and it has a bigger reach as it is not limited to the mobile app. Unlike MoPub that focuses on performance, OpenX comes from the branding world and is pushing into CTV and other areas of the industry more catered to traditional media agencies and not pure ad tech players.
    Incentivized
    Read full review
    Return on Investment
    Google
    • Makes building real-time interfaces easy to do at scale with no backend involvement.
    • Very low pricing for small companies and green-fields projects.
    • Lack of support for more complicated queries needs to be managed by users and often forces strange architecture choices for data to enable it to be easily accessed.
    Incentivized
    Read full review
    OpenX
    • OpenX made it easy to manage online advertising. At the time I used the product I was the lead developer in charge of implementing the solution but quickly was put into the role of managing the traffic and training other users. It was really easy for a technical user to become a traffic manager. Getting other users trained and up to speed was very efficient.
    Read full review
    ScreenShots