Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Firebase
Score 8.2 out of 10
N/A
Google 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
Google Tag Manager
Score 9.3 out of 10
N/A
From Google, the Google Tag Manager is a tag management application that facilitates creating, embedding, and updating tags across websites and mobile apps. It is a free option, vs. the company's enterprise-tier Google Tag Manager 360.
$0
Xamarin
Score 6.0 out of 10
N/A
N/AN/A
Pricing
FirebaseGoogle Tag ManagerXamarin
Editions & Modules
Phone Authentication
$0.01
Per Verification
Stored Data
$0.18
Per GiB
No answers on this topic
Xamarin
Free
Offerings
Pricing Offerings
FirebaseGoogle Tag ManagerXamarin
Free Trial
NoNoNo
Free/Freemium Version
NoYesYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
FirebaseGoogle Tag ManagerXamarin
Considered Multiple Products
Firebase
Chose Firebase
It eases the app development process, has an extensive database that allows you to store media files in the cloud, supports robust uploads and downloads, and login authentication on any platform.
Google Tag Manager

No answer on this topic

Xamarin

No answer on this topic

Features
FirebaseGoogle Tag ManagerXamarin
Security
Comparison of Security features of Product A and Product B
Firebase
-
Ratings
Google Tag Manager
8.2
58 Ratings
2% below category average
Xamarin
-
Ratings
Role-based user permissions00 Ratings8.258 Ratings00 Ratings
Tag Management
Comparison of Tag Management features of Product A and Product B
Firebase
-
Ratings
Google Tag Manager
8.5
68 Ratings
5% above category average
Xamarin
-
Ratings
Tag library00 Ratings8.763 Ratings00 Ratings
Tag variable mapping00 Ratings8.855 Ratings00 Ratings
Ease of writing custom tags00 Ratings6.767 Ratings00 Ratings
Rules-driven tag execution00 Ratings7.562 Ratings00 Ratings
Tag performance monitoring00 Ratings10.056 Ratings00 Ratings
Page load times00 Ratings8.549 Ratings00 Ratings
Mobile app tagging00 Ratings9.434 Ratings00 Ratings
Library of JavaScript extensions00 Ratings8.538 Ratings00 Ratings
Data Management & Integrity
Comparison of Data Management & Integrity features of Product A and Product B
Firebase
-
Ratings
Google Tag Manager
7.5
69 Ratings
8% below category average
Xamarin
-
Ratings
Event tracking00 Ratings8.666 Ratings00 Ratings
Mobile event tracking00 Ratings8.947 Ratings00 Ratings
Data distribution management00 Ratings8.641 Ratings00 Ratings
Universal data layer00 Ratings8.158 Ratings00 Ratings
Automated error checking00 Ratings3.045 Ratings00 Ratings
Best Alternatives
FirebaseGoogle Tag ManagerXamarin
Small Businesses
Visual Studio
Visual Studio
Score 8.8 out of 10
Adobe Experience Platform Launch
Adobe Experience Platform Launch
Score 7.8 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
Medium-sized Companies
Visual Studio
Visual Studio
Score 8.8 out of 10
Adobe Experience Platform Launch
Adobe Experience Platform Launch
Score 7.8 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
Enterprises
Visual Studio
Visual Studio
Score 8.8 out of 10
Tealium Customer Data Hub
Tealium Customer Data Hub
Score 8.4 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
FirebaseGoogle Tag ManagerXamarin
Likelihood to Recommend
4.0
(29 ratings)
9.1
(71 ratings)
7.0
(12 ratings)
Likelihood to Renew
-
(0 ratings)
7.0
(7 ratings)
10.0
(1 ratings)
Usability
4.0
(4 ratings)
8.1
(16 ratings)
10.0
(1 ratings)
Availability
-
(0 ratings)
9.1
(1 ratings)
-
(0 ratings)
Support Rating
7.3
(6 ratings)
2.0
(12 ratings)
10.0
(2 ratings)
Online Training
-
(0 ratings)
7.3
(1 ratings)
-
(0 ratings)
Implementation Rating
-
(0 ratings)
9.8
(2 ratings)
10.0
(1 ratings)
User Testimonials
FirebaseGoogle Tag ManagerXamarin
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.
Read full review
Google
I have found Google Tag Manager as the go to solution for managing all of your event and conversion tags for your website. Not only does it make it easy to manage all of your tags in the one place, it is fairly intuitive to use and there is plenty of videos and help documentation online to help set up what ever you need. No scenarios come to mind at the moment on where it is less appropriate to use.
Read full review
Microsoft
If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and effort from your development team to be able to build applications seamlessly for android, IOS, Windows, and web on a single platform instead of requiring multiple tools to get the job done.
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).
Read full review
Google
  • Selecting elements on a site [object, class, cookie, etc] (to later fire an event, send some data, etc) is very easy with triggers. Want to add an event when someone clicks on a button? Super easy. It was many many DOM selectors and you can even add custom functions if you need to do something more specific
  • In general, firing events in different circumstances is very easy mixing triggers and tags. You can track almost any element of the DOM and do whatever you want with it.
  • Testing is a great functionality. Only you can see what's on the site and you can debug it easily by seeing which events or tags were triggered and all the DOM elements involved (and why they matched the trigger).
  • Working in environments (staging, production) and versioning is easy to do, deploying changes in 2 clicks.
Read full review
Microsoft
  • Xamarin allows you to write cross platform code. This allows companies to build apps more quickly by writing less code. Having code abstracted and reused across multiple platforms allows for more testing and less issues overall.
  • The ability to use Visual Studio is a huge plus. Visual Studio is one of the best IDE's available and being able to write cross platforms apps while in a great IDE makes everything less painful.
  • Xamarin is now free with a large company backing. This means that bugs on the platform get fixed more quickly and there is a large community of developers.
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.
Read full review
Google
  • There are several good integrations, but there can always be more. Native tracking for call tracking solutions, analytics providers, non-Google advertisers would be top of my list.
  • Documentation is just dreadful. Luckily there are some awesome folks out there doing crowdsourced tutorials (shout out to Simo Ahava) but by and large the Google Tag Manager instructions are worth what you pay for them.
Read full review
Microsoft
  • Forms - not 100% there. Still needs work but is production ready.
  • iOS - sometimes errors can be hard to understand, if they even show up.
  • Insights - Xamarin offers their own crash analytics software. However, it's not perfect and sometimes doesn't pick up crashes.
Read full review
Likelihood to Renew
Google
No answers on this topic
Google
I haven't found another option for us to use especially one that is free. Down the road we may go a different route but for now GTM is a good option and does what we need it to do. It'd be nice to get more support or more integrations but with the free version there's only so much one can expect to get I suppose.
Read full review
Microsoft
Xamarin has been great for developing different projects efficiently and effectively. It's nice to reuse the core business logic across different platforms so that there are less to maintain and little replications are needed. The biggest benefit is that C# programmers do not have to learn a different language to do mobile development.
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.
Read full review
Google
No difficult obstacle to overcome but Google Tag Manager can still be difficult for many users to deploy. Sure the basic HTML script can be deployed quite easily, but when you start to require triggers, variables, etc, it can be a little daunting.
Read full review
Microsoft
If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and efforts from your development team to be able to build applications seamlessly for android, IOS, windows, and web on a single platform instead of requiring multiple tools to get the job done
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.
Read full review
Google
GTM does not provide support. This is one of GTM's biggest issues but it's due to the level of customization for each website. If your team thinks they would heavily rely on the need for a support staff it is probably better to invest in a paid service with a team that can support your needs.
Read full review
Microsoft
I never had to contact support for any help. Most of the problems we ran into, we were able to identify and use peer support through blogs and other internet sources to resolve the problems. There are plenty of sources online which provide tutorials, discuss problems, etc. Example: StackOverflow
Read full review
Online Training
Google
No answers on this topic
Google
I thought there was a little bit too much emphasis on AdWords stuff, not enough on the generic application of GTM.
Read full review
Microsoft
No answers on this topic
Implementation Rating
Google
No answers on this topic
Google
Planning and communication will help greatly with an in-house implementation. If there are large teams, try to limit the number of people involved to 1-2 developers (back-end dev may be necessary depending on your platform), one analytics marketer and one project manager.
Read full review
Microsoft
Just with any programming tasks, have a plan first. Design out the system, spend time to build it correctly the first time and have plenty of testing and user acceptance opportunities. Xamarin was easy to implement for a C# programmer. However, you need to do tutorials to realize the platform's capabilities.
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.
Read full review
Google
We moved to GTM from a standard Google Analytics implementation. GTM is much more flexible and easier to make changes, especially as the changes relate to multiple sites and environments. While there is a learning curve when figuring out how to use GTM, I believe the change has been worth it because it helps us understand at a more fundamental level how our tracking works and gives us a lot more control over what we track and how.
Read full review
Microsoft
Xamarin runs natively on MacOS, and the debugger and other integration and auto-complete tools are far better than Eclipse for C# .NET. It also carries much of the plugin/add-on capabilities that are so desirable on Atom. Eclipse is a better for generalized software development, provided a developer is comfortable switching between the IDE the command line for certain parts of their workflow, like building, package management, or debugging. But for C# .NET development on MacOS specifically, Xamarin is the best product I've used for the job.
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.
Read full review
Google
  • GTM is very useful to determine if a particular element on the site is useful (i.e. is it being watched, is it being clicked, does it help customers navigate through more pages). As an SEO person, I can use this information to decide what to optimize for but also to track progress and see improvements in engagement.
  • With the use of Google Tag Manager, I was able to easily inject an A/B testing tool which lead to several improvements in lead generation.
Read full review
Microsoft
  • Saves development time and deliver fast.
  • Allows inhouse developers build both Android and iOS application without switching languages.
  • Allows use coding in C# in Visual studio IDE from which we can code in different languages. We don't need multiple IDEs installed
Read full review
ScreenShots