简体   繁体   中英

How can I use pinpoint mobile sdk to submit events from my angular web app

How can I use aws pinpoint mobile sdk to submit events from my web app. So that I can analyse user activity and send push notifications to web app also using FCM. For Android I could see sdk and samples.

If possible, where can I find sample web script and sdk to leverage activity based user reengage using push notification across platform.(Android and Angular4)

Thanks, Venugopal.

Thank you for your question. For submitting events to Pinpoint outside of a mobile device, you can use the Mobile Analytics SDK: https://github.com/aws/aws-sdk-mobile-analytics-js . This link also has an usage example. Assuming you have registered an Endpoint, events that flow through the Mobile Analytics SDK will reach Pinpoint.

Thank you, Grahem

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM