amplitude / Amplitude-JavaScript

JavaScript SDK for Amplitude
MIT License
315 stars 132 forks source link

How can i implement revenue event properly id i have multiple product in cart like product_1, product _2 so on . And $produdId only support string so in revenue LTV chart i can’t calculate revenue for specific products #584

Open rupesh00707 opened 1 year ago

rupesh00707 commented 1 year ago

Summary

yuhao900914 commented 1 year ago

Thanks for choosing Amplitude. The current workaround is you need to go over the products and fire a revenue call for different products.