The most recent content from our members.
Hello! We paid for access and set up a remote configuration in Data within the project. Also connected inside the project via the following code: await init(apiKey, '', {<br /> disableCookies: true,<br />}).promise;<br /><br />const config = {<br /> enableRemoteConfig: true,<br /> sampleRate: 0.1,<br /> autoStart:…
I’ve added session replay to my web project, and it works fine but there is a issue with layout rendering. When hard refreshed or when first visited(first interaction with new session), the amimated layout that’s supposed appear with certain condition opens and then disappears with designated animation. I learned that…
There is a problem with building a project . The package version is as follows - “@amplitude/analytics-browser”: “^2.9.3”. We are using next.js (app router) During the project build the following error appears because of which we can't build the project - Amplitude Logger [Error]: Failed to set cookie for key: AMP_TEST.…
Hi Community!! Is anyone else struggling to use Session Replay to get any ACTUAL insights? Because we’re capturing A LOT of sessions but we cannot target specific elements or parts of our platform so its basically shooting in the dark for us. I’ve come up with a work around and wanted to get everyones thoughts, or if…
Hello all, Part of our product involves a Chrome extension that uses the extension platform’s native sidepanel functionality. Have any others had luck implementing Session Replay with a sidepanel or with a Chrome extension in general? We’re trying to implement with the Session Replay Browser SDK; we see…
Hi everyone, I have a Flutter app that we have integrated with Amplitude via the Flutter SDK. We have been trying to implement Session Replay. I have tried both adding the standalone SDK as well as forking the Flutter SDK to include native Android and iOS code. In both cases, we are able to gather data on sessions but they…
Hey folks, my application is consistently receiving this error from customers who are using mobile browsers using the AppleWebkit engine - almost exclusively Safari Mobile UI UnknownError: Database deleted by request of the user I’ve tried to reproduce the error by using the app on Safari Mobile view and also using the…
Session replays are not showing if sampling rate is set to 0 locally and enableRemoteconfig is true. We are setting the sampling rate on amplitude to 100% but that doesn’t seem to work. FYI: Works fine when sampling rate is set locally. This is our code
Hi there, we’re currently tracking data on Amplitude just using sGTM. However, we’d like to enable session replays but I cannot understand how to do that with sGTM tag created by Amplitude. So far I just saw the possibility with GTM web version.
I am currently integrating Screen Replay into my organization's new Android application and have encountered an issue. While the screen replays appear in the list, the videos themselves only display a loading component along with the touch interactions made by the user. Unfortunately, the actual UI elements are not visible…
It looks like you're new here. Sign in or register to get started.