aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.42k stars 2.12k forks source link

Monetization Events #4775

Open ravz opened 4 years ago

ravz commented 4 years ago

I can't seem to find anywhere how to create a Monetization event from this Javascript library, is it not supported ?

Which Category is your question related to? Analytics What AWS Services are you utilizing? Pinpoint Provide additional details e.g. code snippets here is example from the Android SDK https://aws-amplify.github.io/docs/sdk/android/analytics#monetization-events

iartemiev commented 4 years ago

Hi @ravz, that is not supported in Amplify, however, you can use the Mobile Analytics SDK: https://github.com/aws/aws-sdk-mobile-analytics-js#record-monetization-event

sammartinez commented 4 years ago

Resolving based on the link that @iartemiev provided and since we don't have support for this within Amplify

mikedizon commented 4 years ago

Incredible. The last update on that repo was nearly two years ago.

hisham commented 2 years ago

+1

hisham commented 2 years ago

https://github.com/aws-amplify/amplify-js/issues/450#issuecomment-385287902 is implying monetization events are supported?