Hi,
I would like to be able to display a certain users activity in an iframe. I can create charts manually for a user in Amplitude, but I need to be able to do the same programmatically with a user-id.
How can I create a user specific chart and show it in an iframe? I am using the JS API in my frontend.
Thanks