Skip to main content

 I need support from Amplitude in understanding architecture of Amplitude . I would also like to understand How datas are feed to Amplitude  , my  product works in Angular and I know on a high level , Amplitude is implemented in front-end side. 

Hi @cnikhil 

You can start from this documentation - https://www.docs.developers.amplitude.com/data/sdks/#how-amplitude-receives-data

If your product is a web app, then TypeScript Browser SDK ( or legacy JS SDK ) will be the best choice for client side event tracking.

For any server side tracking, HTTP API will be helpful.


Thank You @Saish for your instant reply


Yes, thank you @Saish Redkar. You’re the best! 😀


Reply