(no title)
michokest | 11 years ago
Then I switched solutions for a while, looking for a good combination that'd give me Facebook attribution data plus user behavior. So far, I haven't found my ideas combination and in a way, Amazon doesn't change that.
I find that solutions like segment.io are great in the way that you can install their SDK just once, and have that proxy the events to all other SDKs. For now that's what I chose to do, to avoid week-long delays for approval publishing our apps in the app store.
alooPotato|11 years ago
We instead started throwing all of our events into Google big query. You can steam events directly into a table or proxy then through your server to add more metadata. You can even use mixpanels great open source client libraries and point them at your servers.
Initially I was worried that we would miss mixpanels built in analysis and tools but we honestly preferred querying a database with SQL better. The tricky queries are the funnels but once you wrote the query once you can just save the template. The only thing we had to build was a chrome extension that could graph the results of an arbitrary query.
blumkvist|11 years ago
akatz47|11 years ago
With mParticle, data portability is a feature within an end to end data platform. So is segmentation with the ability to create any audience you can think of and send it to partners like Facebook, Twitter, Google DFP, AppNexus, ActionX, and many more. Think about seamlessly running an App Install campaign on Facebook to all users that crashed and did not return and then measure it with Kochava or MAT, all with just one client side integration.
Nearly every comment here reflects concerns around cost but cost also includes labor costs, switching and opportunity costs, as well as wasted user acquisition costs. The reality is that you don’t have to send all your data to every third party. You should be able to send a configurable sample of your data to a third party, but also very specifically include or exclude data to reduce costs and protect users privacy.
Disclosure: Co-Founder of mParticle
sskates|11 years ago
Attribution is a tough problem in itself, most companies either do attribution really well or user behavior really well, but not both. The best analytics setups I've seen are ones where you have a separate attribution platform that feeds data to a user behavior platform.
unknown|11 years ago
[deleted]