amplitude / Amplitude-JavaScript

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

weird values of Platform and Library on amplitude portal #606

Closed ngoctuan001 closed 1 year ago

ngoctuan001 commented 1 year ago

Summary

Currently we are using amplitude-js v8.21.8

  1. When we tracking our data , we realise there is some event that when sending library value, it send 'batch/1.0', http/1.0' instead of 'amplitude-js/8.21.8'. ( or 'amplitude-android, amplitude-ios....) image

We check in your docs https://help.amplitude.com/hc/en-us/articles/215562387-Appendix-Amplitude-User-Property-Definitions

image It also mentions this value, so i want to confirm, in which situation, 'batch/1.0', http/1.0' is reported?

2. A second issue is for Platform value, when we check, by right it should report "Web" value. But we found out some scenarios, it also report "web" (lowercase) When we do the check, it is happening when library is 'batch/1.0' and 'http/1.0' , is this expected ? image

Mercy811 commented 1 year ago

Hi @ngoctuan001, the library should be amplitude-js/8.21.8 if you use the JS SDK. Have you ever used http/1.0 are batch/1.0? Please submit a request form here so that our support team can help you on this.