Hi,We’ve updated SDK from 8.10.0 to 8.13.0 recently, without any additional implementationAnd now we’re discovering significant [Start Session] events dropDid SDK update require any additional implementation or something?
Hi Serhii Tsarikovskyi ,
For web sessions, Amplitude has session-tracking built in, the only difference is there is no start or end session events. Normally, you don’t need to tweak it. There are some helper methods related to session if you really need here. However, you said you noticed a drop, can you share a chart link so I can see this and look into it? Thank you!
Kind Regards,Denis
I want to be able to identify and track the users that are hitting a specific page (feature) that is limited by our product tiering in our multi-tenant SaaS app. Our customer businesses have their own segmented dashboard based on the subdomain of the app url (somebusiness.ourapp.com), and I have figured out how to capture…
Hi there, I'm trying to integrate the surveys for react native feature to our app. I've followed the guide and I verify the plugin is "booted" correctly (right user id and device id) but when opening a link, while the linking handlers are correctly triggered, the call to handleURL is returning false - I've verified the url…
Hey there I've been playing around for a couple of hours with the guide and analytics which fires properly on the UI but wouldn't give me any analytics. I read that there is another script that should be installed for the analytics part of things. Would anyone be able to guide me towards the potential script or some…
How do I transfer data from one amplitude account to another? It seems all the community chats about this have completely broken links. Easy to export, no way to import, very frustrating. :(
When using @amplitude/plugin-web-vitals-browser with Create React App v4 (react-scripts@4.0.3), the build fails with: ./node_modules/@amplitude/plugin-web-vitals-browser/node_modules/web-vitals/dist/web-vitals.js<br /><br />SyntaxError:…