You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: