The most recent content from our members.
Hi everyone, I'm facing a challenging integration issue with AmplitudeSwift (via SPM) in a mixed-language iOS project and would appreciate guidance from the community or the Amplitude team. Project Architecture Parent app target: ParentApp Written entirely in Objective-C Does not import, link, or use Amplitude in any way…
Auto Capture is a very prominent feature for the Browser SDK and the Native SDK's i.e. the IOS and the Android SDKs. It allows us to capture the basic [Amplitude] events like Button clicks, Navigation to pages, Pages Viewed, etc. The project that I am currently working on already has a web version on which we use the…
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…
We want to implement Amplitude Surveys as part of the our flutter application, what can be use for that
We have a medical educational platform that has events from both learners and edcuators, with the latter being a much smaller population. We're interested in really digging into how the educators are using the platform, and wanted to explore their session replays. Because they are such a smaller segment, they are less…
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…
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:…
Hey, Im trying to get evaluation for a feature flag i defined and im encountering a few issues. This is the code im trying to execute: // Get deployment key from environment variable or use a default<br /> deploymentKey := "<MY_DEPLOYMENT_KEY>"<br /><br /><br /> // Initialize the Amplitude Experiment client<br /> client :=…
Hello! In React-Native mobile project we have error: Amplitude Logger [Error]: Failed to set cookie for key: AMP_TEST. Error: Cannot set property 'cookie' of undefined Error Component Stack: ``` The package version is "@amplitude/analytics-react-native": "1.5.1", Steps to Reproduce: * Initialize Amplitude with our API key…
It looks like you're new here. Sign in or register to get started.