The most recent content from our members.
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…
My Android app is primarily a background app. Does Amplitude track events for such an app? Please let me know.
We want to send a status code as event prop back (it'll be a number between 1 to 6). Since it comes as json, dev team is asking to set the type of the prop to any. Will this cause any problems down the line in analytics?
We have a conversion event that occurs before certain user properties are set, but we need to segment these conversion events by demographic properties that are collected later in the user journey. Specifically, users convert before we collect demographic data like [age, location, etc.], but we want to understand which…
Hi there, I'm seeing Amplitude report up to 8x more traffic than Plausible. Using @amplitude/analytics-browser 2.9.3 on NextJS. Amplitude is init on a useEffect in pages/_app.tsx I'm filtering events on Amplitude by Page Location === exact URL of my home page. Same on Plausible. We have both Plausible and Amplitude JS…
Hi team. I have been trying to create event analytics and unable to copy/save the dashboard as I get the error failed to save chart. Could someone look into it provide an update on how to fix this issue? It has been happening for the last 24 hours.
Hi we use the browser SDK for tracking events on our pages by adding the script to our page. It worked perfectly fine together with the Session Replay Plugin but recently we noticed that we miss user tracking. Investigating the issue we found out that the amplitude.init().promise is not returning if we add the plugin.…
I saw there’s Ruby SDK coverage for the Experiments, but I’d love to see Ruby coverage for the server-side Analytics and Data usage! We would definitely get a lot of use out of it!
Hi, we are using Ampli (codegen) to track our solution. I now want to track visitors in the app based on the links in emails the users clicked on. For that UTM tracking feels natural. What is the best way to set that up using Ampli Codegen? What do we need to setup/prepare? Do I have to manually track this in a specific…
I have an event with multiple properties and want to be able to graph the daily average of a formula that includes both of those events. To be specific, I have an event that has a shoppingTimeInSeconds property and a numberOfUnits property. I want a graph that charts the daily average of this units per hour formula:…
It looks like you're new here. Sign in or register to get started.