What is Flurry and what are its top alternatives?
Flurry is a mobile analytics and advertising platform that helps developers understand user behavior, track app performance, and optimize app monetization strategies. Its key features include user segmentation, real-time app metrics, crash reporting, and ad monetization options. However, Flurry has limitations such as limited customization options, lack of advanced targeting features, and a complex pricing structure.
- Google Analytics for Mobile: Google Analytics for Mobile offers comprehensive app tracking and user behavior analysis. Key features include custom event tracking, user demographics, user flow analysis, and integration with other Google services. Pros include robust reporting capabilities and integration with other Google services, while cons include complex setup and potential data privacy concerns.
- Firebase Analytics: Firebase Analytics is a free analytics solution offered by Google for mobile apps. It provides real-time insights, user segmentation, event tracking, and custom reports. Pros include seamless integration with other Firebase services, while cons include limitations in data visualization options compared to other tools.
- Amplitude: Amplitude is an advanced analytics platform that focuses on user behavior analysis and retention strategies. Key features include cohort analysis, funnel tracking, A/B testing, and predictive analytics. Pros include powerful behavioral analysis tools, while cons include higher pricing for advanced features.
- Mixpanel: Mixpanel is a user analytics platform that offers detailed user insights, event tracking, and engagement analysis. Key features include retention analysis, user journey mapping, and A/B testing capabilities. Pros include user-friendly interface and detailed event tracking, while cons include limitations in customizable reporting.
- Localytics: Localytics is a mobile analytics and engagement platform that provides app analytics, user segmentation, and push notification capabilities. Key features include user lifetime value tracking, funnel analysis, and personalized messaging. Pros include robust engagement tools, while cons include higher pricing compared to other options.
- Countly: Countly is an open-source mobile analytics platform that offers analytics, crash reporting, and push notifications. Key features include customizable dashboards, user segmentation, and real-time analytics. Pros include flexibility of self-hosting the platform, while cons include potentially higher setup and maintenance requirements.
- Heap: Heap is an analytics platform that automatically captures user interactions on web and mobile apps without the need for manual event tracking. Key features include retroactive event tracking, user behavior analysis, and funnel visualization. Pros include ease of setup and use, while cons include potential limitations in customization options.
- AppsFlyer: AppsFlyer is a mobile attribution and analytics platform focused on app marketing analytics and ad attribution. Key features include ad network integrations, campaign tracking, and advanced attribution modeling. Pros include robust ad attribution capabilities, while cons include potential complexity in setup and reporting.
- Matomo: Matomo is an open-source web and mobile analytics platform that offers user privacy-focused analytics, customizable reporting, and GDPR compliance features. Key features include user consent management, heatmaps, and session recordings. Pros include user privacy focus and customizable data handling, while cons include potentially higher learning curve for customization.
- CleverTap: CleverTap is an AI-powered mobile marketing platform that offers analytics, user segmentation, and engagement automation features. Key features include predictive analytics, advanced segmentation, and omnichannel marketing capabilities. Pros include AI-driven insights and engagement automation, while cons include potentially higher pricing for advanced features.
Top Alternatives to Flurry
- Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds. ...
- Google Analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social networking sites and applications. ...
- Google AdMob
It makes earning revenue easy with in-app ads, actionable insights, and powerful, easy-to-use tools that grow your app business. Wherever you are, whatever your app can do, it can help you grow lasting revenue. ...
- Mixpanel
Mixpanel helps companies build better products through data. With our powerful, self-serve product analytics solution, teams can easily analyze how and why people engage, convert, and retain to improve their user experience. ...
- Amplitude
Amplitude provides scalable mobile analytics that helps companies leverage data to create explosive user growth. Anyone in the company can use Amplitude to pinpoint the most valuable behavioral patterns within hours. ...
- Google Tag Manager
Tag Manager gives you the ability to add and update your own tags for conversion tracking, site analytics, remarketing, and more. There are nearly endless ways to track user behavior across your sites and apps, and the intuitive design lets you change tags whenever you want. ...
- Optimizely
Optimizely is the market leader in digital experience optimization, helping digital leaders and Fortune 100 companies alike optimize their digital products, commerce, and campaigns with a fully featured experimentation platform. ...
- Segment
Segment is a single hub for customer data. Collect your data in one place, then send it to more than 100 third-party tools, internal systems, or Amazon Redshift with the flip of a switch. ...
Flurry alternatives & related posts
- Realtime backend made easy371
- Fast and responsive270
- Easy setup242
- Real-time215
- JSON191
- Free134
- Backed by google128
- Angular adaptor83
- Reliable68
- Great customer support36
- Great documentation32
- Real-time synchronization25
- Mobile friendly21
- Rapid prototyping19
- Great security14
- Automatic scaling12
- Freakingly awesome11
- Super fast development8
- Angularfire is an amazing addition!8
- Chat8
- Firebase hosting6
- Built in user auth/oauth6
- Awesome next-gen backend6
- Ios adaptor6
- Speed of light4
- Very easy to use4
- Great3
- It's made development super fast3
- Brilliant for startups3
- Free hosting2
- Cloud functions2
- JS Offline and Sync suport2
- Low battery consumption2
- .net2
- The concurrent updates create a great experience2
- Push notification2
- I can quickly create static web apps with no backend2
- Great all-round functionality2
- Free authentication solution2
- Easy Reactjs integration1
- Google's support1
- Free SSL1
- CDN & cache out of the box1
- Easy to use1
- Large1
- Faster workflow1
- Serverless1
- Good Free Limits1
- Simple and easy1
- Can become expensive31
- No open source, you depend on external company16
- Scalability is not infinite15
- Not Flexible Enough9
- Cant filter queries7
- Very unstable server3
- No Relational Data3
- Too many errors2
- No offline sync2
related Firebase posts
Hi Otensia! I'd definitely recommend using the skills you've already got and building with JavaScript is a smart way to go these days. Most platform services have JavaScript/Node SDKs or NPM packages, many serverless platforms support Node in case you need to write any backend logic, and JavaScript is incredibly popular - meaning it will be easy to hire for, should you ever need to.
My advice would be "don't reinvent the wheel". If you already have a skill set that will work well to solve the problem at hand, and you don't need it for any other projects, don't spend the time jumping into a new language. If you're looking for an excuse to learn something new, it would be better to invest that time in learning a new platform/tool that compliments your knowledge of JavaScript. For this project, I might recommend using Netlify, Vercel, or Google Firebase to quickly and easily deploy your web app. If you need to add user authentication, there are great examples out there for Firebase Authentication, Auth0, or even Magic (a newcomer on the Auth scene, but very user friendly). All of these services work very well with a JavaScript-based application.
For inboxkitten.com, an opensource disposable email service;
We migrated our serverless workload from Cloud Functions for Firebase to CloudFlare workers, taking advantage of the lower cost and faster-performing edge computing of Cloudflare network. Made possible due to our extremely low CPU and RAM overhead of our serverless functions.
If I were to summarize the limitation of Cloudflare (as oppose to firebase/gcp functions), it would be ...
- <5ms CPU time limit
- Incompatible with express.js
- one script limitation per domain
Limitations our workload is able to conform with (YMMV)
For hosting of static files, we migrated from Firebase to CommonsHost
More details on the trade-off in between both serverless providers is in the article
- Free1.5K
- Easy setup927
- Data visualization891
- Real-time stats698
- Comprehensive feature set406
- Goals tracking182
- Powerful funnel conversion reporting155
- Customizable reports139
- Custom events try83
- Elastic api53
- Updated regulary15
- Interactive Documentation8
- Google play4
- Walkman music video playlist3
- Industry Standard3
- Advanced ecommerce3
- Irina2
- Easy to integrate2
- Financial Management Challenges -2015h2
- Medium / Channel data split2
- Lifesaver2
- Confusing UX/UI11
- Super complex8
- Very hard to build out funnels6
- Poor web performance metrics4
- Very easy to confuse the user of the analytics3
- Time spent on page isn't accurate out of the box2
related Google Analytics posts
This is my stack in Application & Data
JavaScript PHP HTML5 jQuery Redis Amazon EC2 Ubuntu Sass Vue.js Firebase Laravel Lumen Amazon RDS GraphQL MariaDB
My Utilities Tools
Google Analytics Postman Elasticsearch
My Devops Tools
Git GitHub GitLab npm Visual Studio Code Kibana Sentry BrowserStack
My Business Tools
Slack
Functionally, Amplitude and Mixpanel are incredibly similar. They both offer almost all the same functionality around tracking and visualizing user actions for analytics. You can track A/B test results in both. We ended up going with Amplitude at BaseDash because it has a more generous free tier for our uses (10 million actions per month, versus Mixpanel's 1000 monthly tracked users).
Segment isn't meant to compete with these tools, but instead acts as an API to send actions to them, and other analytics tools. If you're just sending event data to one of these tools, you probably don't need Segment. If you're using other analytics tools like Google Analytics and FullStory, Segment makes it easy to send events to all your tools at once.
related Google AdMob posts
I have an app that has over 100k users. Currently, I am using Facebook Ads, and I wanted to know about Google AdMob. Which platform would help get more revenue, Google AdMob, or Facebook Ads?
hey, I was wondering if any of you knew what ad platform for video ads plugins pays the most per CPM and CTR? Google AdMob or Taboola?
Mixpanel
- Great visualization ui144
- Easy integration108
- Great funnel funcionality78
- Free58
- A wide range of tools22
- Powerful Graph Search15
- Responsive Customer Support11
- Nice reporting2
- Messaging (notification, email) features are weak2
- Paid plans can get expensive2
- Limited dashboard capabilities1
related Mixpanel posts
Functionally, Amplitude and Mixpanel are incredibly similar. They both offer almost all the same functionality around tracking and visualizing user actions for analytics. You can track A/B test results in both. We ended up going with Amplitude at BaseDash because it has a more generous free tier for our uses (10 million actions per month, versus Mixpanel's 1000 monthly tracked users).
Segment isn't meant to compete with these tools, but instead acts as an API to send actions to them, and other analytics tools. If you're just sending event data to one of these tools, you probably don't need Segment. If you're using other analytics tools like Google Analytics and FullStory, Segment makes it easy to send events to all your tools at once.
Hi there, we are a seed-stage startup in the personal development space. I am looking at building the marketing stack tool to have an accurate view of the user experience from acquisition through to adoption and retention for our upcoming React Native Mobile app. We qualify for the startup program of Segment and Mixpanel, which seems like a good option to get rolling and scale for free to learn how our current 60K free members will interact in the new subscription-based platform. I was considering AppsFlyer for attribution, and I am now looking at an affordable yet scalable Mobile Marketing tool vs. building in-house. Braze looks great, so does Leanplum, but the price points are 30K to start, which we can't do. I looked at OneSignal, but it doesn't have user flow visualization. I am now looking into Urban Airship and Iterable. Any advice would be much appreciated!
- Great for product managers11
- Easy setup8
- Efficient analysis6
- Behavioral cohorts2
- Event streams for individual users2
- Chart edits get their own URLs2
- Free for up to 10M user actions per month2
- Fast1
- Great UI1
- Engagement Matrix is super helpful1
- Super expensive once you're past the free plan4
related Amplitude posts
Our primary source of monitoring and alerting is Datadog. We’ve got prebuilt dashboards for every scenario and integration with PagerDuty to manage routing any alerts. We’ve definitely scaled past the point where managing dashboards is easy, but we haven’t had time to invest in using features like Anomaly Detection. We’ve started using Honeycomb for some targeted debugging of complex production issues and we are liking what we’ve seen. We capture any unhandled exceptions with Rollbar and, if we realize one will keep happening, we quickly convert the metrics to point back to Datadog, to keep Rollbar as clean as possible.
We use Segment to consolidate all of our trackers, the most important of which goes to Amplitude to analyze user patterns. However, if we need a more consolidated view, we push all of our data to our own data warehouse running PostgreSQL; this is available for analytics and dashboard creation through Looker.
Functionally, Amplitude and Mixpanel are incredibly similar. They both offer almost all the same functionality around tracking and visualizing user actions for analytics. You can track A/B test results in both. We ended up going with Amplitude at BaseDash because it has a more generous free tier for our uses (10 million actions per month, versus Mixpanel's 1000 monthly tracked users).
Segment isn't meant to compete with these tools, but instead acts as an API to send actions to them, and other analytics tools. If you're just sending event data to one of these tools, you probably don't need Segment. If you're using other analytics tools like Google Analytics and FullStory, Segment makes it easy to send events to all your tools at once.
Google Tag Manager
related Google Tag Manager posts
Hi,
This is a question for best practice regarding Segment and Google Tag Manager. I would love to use Segment and GTM together when we need to implement a lot of additional tools, such as Amplitude, Appsfyler, or any other engagement tool since we can send event data without additional SDK implementation, etc.
So, my question is, if you use Segment and Google Tag Manager, how did you define what you will push through Segment and what will you push through Google Tag Manager? For example, when implementing a Facebook Pixel or any other 3rd party marketing tag?
From my point of view, implementing marketing pixels should stay in GTM because of the tag/trigger control.
If you are using Segment and GTM together, I would love to learn more about your best practice.
Thanks!
Optimizely
- Easy to setup, edit variants, & see results50
- Light weight20
- Best a/b testing solution16
- Integration with google analytics14
related Optimizely posts
Hey all, I'm managing the implementation of a customer data platform and headless CMS for a digital consumer content publisher. We're weighing up the pros and cons of implementing an OTB activation platform like Optimizely Recommendations or Dynamic Yield vs developing a bespoke solution for personalising content recommendations. Use Case is CDP will house customers and personas, and headless CMS will contain the individual content assets. The intermediary solution will activate data between the two for personalisation of news content feeds. I saw GCP has some potentially applicable personalisation solutions such as recommendations AI, which seem to be targeted at retail, but would probably be relevant to this use case for all intents and purposes. The CDP is Segment and the CMS is Contentstack. Has anyone implemented an activation platform or personalisation solution under similar circumstances? Any advice or direction would be appreciated! Thank you
Segment
- Easy to scale and maintain 3rd party services86
- One API49
- Simple39
- Multiple integrations25
- Cleanest API19
- Easy10
- Free9
- Mixpanel Integration8
- Segment SQL7
- Flexible6
- Google Analytics Integration4
- Salesforce Integration2
- SQL Access2
- Clean Integration with Application2
- Own all your tracking data1
- Quick setup1
- Clearbit integration1
- Beautiful UI1
- Integrates with Apptimize1
- Escort1
- Woopra Integration1
- Not clear which events/options are integration-specific2
- Limitations with integration-specific configurations1
- Client-side events are separated from server-side1
related Segment posts
Back in 2014, I was given an opportunity to re-architect SmartZip Analytics platform, and flagship product: SmartTargeting. This is a SaaS software helping real estate professionals keeping up with their prospects and leads in a given neighborhood/territory, finding out (thanks to predictive analytics) who's the most likely to list/sell their home, and running cross-channel marketing automation against them: direct mail, online ads, email... The company also does provide Data APIs to Enterprise customers.
I had inherited years and years of technical debt and I knew things had to change radically. The first enabler to this was to make use of the cloud and go with AWS, so we would stop re-inventing the wheel, and build around managed/scalable services.
For the SaaS product, we kept on working with Rails as this was what my team had the most knowledge in. We've however broken up the monolith and decoupled the front-end application from the backend thanks to the use of Rails API so we'd get independently scalable micro-services from now on.
Our various applications could now be deployed using AWS Elastic Beanstalk so we wouldn't waste any more efforts writing time-consuming Capistrano deployment scripts for instance. Combined with Docker so our application would run within its own container, independently from the underlying host configuration.
Storage-wise, we went with Amazon S3 and ditched any pre-existing local or network storage people used to deal with in our legacy systems. On the database side: Amazon RDS / MySQL initially. Ultimately migrated to Amazon RDS for Aurora / MySQL when it got released. Once again, here you need a managed service your cloud provider handles for you.
Future improvements / technology decisions included:
Caching: Amazon ElastiCache / Memcached CDN: Amazon CloudFront Systems Integration: Segment / Zapier Data-warehousing: Amazon Redshift BI: Amazon Quicksight / Superset Search: Elasticsearch / Amazon Elasticsearch Service / Algolia Monitoring: New Relic
As our usage grows, patterns changed, and/or our business needs evolved, my role as Engineering Manager then Director of Engineering was also to ensure my team kept on learning and innovating, while delivering on business value.
One of these innovations was to get ourselves into Serverless : Adopting AWS Lambda was a big step forward. At the time, only available for Node.js (Not Ruby ) but a great way to handle cost efficiency, unpredictable traffic, sudden bursts of traffic... Ultimately you want the whole chain of services involved in a call to be serverless, and that's when we've started leveraging Amazon DynamoDB on these projects so they'd be fully scalable.
Our primary source of monitoring and alerting is Datadog. We’ve got prebuilt dashboards for every scenario and integration with PagerDuty to manage routing any alerts. We’ve definitely scaled past the point where managing dashboards is easy, but we haven’t had time to invest in using features like Anomaly Detection. We’ve started using Honeycomb for some targeted debugging of complex production issues and we are liking what we’ve seen. We capture any unhandled exceptions with Rollbar and, if we realize one will keep happening, we quickly convert the metrics to point back to Datadog, to keep Rollbar as clean as possible.
We use Segment to consolidate all of our trackers, the most important of which goes to Amplitude to analyze user patterns. However, if we need a more consolidated view, we push all of our data to our own data warehouse running PostgreSQL; this is available for analytics and dashboard creation through Looker.