Aws - analytics (pinpoint?)

Card Puncher Data Processing

About

What is a Analytics Application? in Aws

Amplify

By default, AWS Amplify can collect user session tracking data with a few lines of code:

import Analytics from '@aws-amplify/analytics';

Analytics.record('myCustomEvent');

See https://aws.github.io/aws-amplify/media/analytics_guide

Documentation / Reference





Discover More
Card Puncher Data Processing
Amplify - Javascript Library

The javascript amplify library In the app (preferably at the root level), configure Amplify. where: aws-exports is a configuration file created using the cli. See aws-exports AWS Amplify...
Card Puncher Data Processing
What is a Analytics Application?

What is a Analytics Application? Analytics is a event-driven data application that analyses collected analytics events . The events can be collected: real-time created by a tracker application (for...



Share this page:
Follow us:
Task Runner