Application Analytics Requirements

Hi All,

I’m looking to NodeJS Runner within AMP to manage both my client and server. My primary focus is utilising AMP Analytics for data collection.

Could you please provide guidance on the requirements my application needs to meet to ensure AMP Analytics functions correctly?

Analytics are based off the join/quit messages defined in the application template (which are then regex’ed in the console).
When a user joins, it starts a session, and when they leave it ends a session.

1 Like