I built a prototype which links client-side analytics session (e.g. Google Analytics) to server-side e-commerce events (e.g. Stripe). This will finally let SaaS businesses answer the question of “I spent $X on ads, how much revenue have I made from those visitors?”
Every analytics ecommerce product I can find is geared for working with things like storefronts, where the purchase event can be recorded in JavaScript. I couldn’t find any way to hook up recurring or delayed payments to browser client analytics. This is something I need for my other bootstrapped service, Briefmetrics (analytics summary service). I want to be able to answer questions like “how much revenue have I made from bootstrapped.fm referrals?”
If you run a SaaS business, is this something you need? How much would you pay for it?
I have a few alpha users up and running, and I’d like to start onboarding customers as soon as I figure out the pricing plan. Right now it only works with Stripe, Google Analytics, and Heap Analytics. Your Stripe data basically gets imported and linked properly within your analytics service, and now you can properly slice and dice along the ecommerce dimension.