How to connect segment.com events to metabase

I am running a website which is collect events and save to segment.com (HTTP API Source). this is running well, now I want to view those events in metabase.
website is running on amazon server.
so how can I connect segment.com events to metabase ?
how can I add destination as metabase in segment ?

Hi @amish.tzinfotech
You would need to make the data available in a database that Metabase supports:
https://www.metabase.com/docs/latest/administration-guide/01-managing-databases.html#officially-supported-databases
You can likely use services like stitchdata.com

means first I need to save those events(coming from my website) to some database(like MySQL) and then connect that database to metabase right ?

@amish.tzinfotech
Yes. Metabase does currently not have a way to use Segment.com as a data source directly.

1 Like

@flamber
thank you for answer
can you provide any document link or video guide for how can I add metabase to amazon server.

@amish.tzinfotech AWS provides many services, so I don't know which you're using:
https://www.metabase.com/learn/getting-started/getting-started/installing.html