serverless-analytics icon indicating copy to clipboard operation
serverless-analytics copied to clipboard

laravel app as dashboard?

Open madsem opened this issue 7 years ago • 0 comments

Hey Sebastian,

this looks awesome! Great job, I was googling how to make my own analytics with JS & PHP (Laravel) and stumbled upon your project. Which seems to be exactly what I need, thought I might ask you a couple questions if that's ok :)

I'm trying to build a tracking system for marketing campaigns, with integrated web analytics for landing pages.

So this serverless architecture seems like a godsend, obviously a public dashboard wouldn't be a good idea. So I thought maybe I could integrate your project example into a Laravel app.

I would use Laravel as UI that queries dynamo DB directly and the serverless app as a data collector.

Is that how you would go about it, or is there something inherently wrong about my idea? :D

Thanks!

madsem avatar Feb 05 '18 13:02 madsem