Learn, ask questions, or help others with sending and extracting data with Amplitude.
Hello, I encountered an issue in adding additional data source from S3. the error I get: for context I have another source from the same bucket that is currently working. When I looked into the source of the problem I took a look at amplitude’s docs: amplitude docs - S3 import guide In the policy that is there it seems…
Hello, I am trying to export data from Amplitude to BigQuery and I have set up all permissions accordingly following the documentation: https://www.docs.developers.amplitude.com/data/destinations/bigquery/ The problem is I keep getting an error about permissions which are not contained in the documentation mentioned,…
Hello! Is there any way to get the user device type using Amplitude's Web SDK? I need to identify if the user device type is an "Apple iPhone 14 Pro Max", for example. I noticed that this information is available on the Amplitude dashboard but i couldn't find a method to get this information on the front-end from the…
Hi!Could you please provide guidance on obtaining filtered data from Amplitude, including event properties, by specifying the User ID and Event? Additionally, I'm seeking clarification on the appropriate URL for sending the request, as well as the necessary metrics for filtering the data.
The Ampli SDK npm package uses Sentry to report errors to the Amplitude team. It’s set up to use v6 of Sentry’s packages. Those are 2 years old at this point and it creates dependency conflicts for Amplitude customers who also use Sentry. Would it be possible to have the team update ampli to depend on Sentry’s v7 packages…
I’m trying to create a derived property that has a value based on event name. If it ends in “Viewed”, it is a “Pageview”, ends in “Clicked” it’s a Click. Otherwise it’s Other. What am I doing wrong in this?
In the Browser 2.0 SDK it says this: identityStorage string. Sets storage API for user identity. Options include cookie for document.cookie, localStorage for localStorage, or none to opt-out of persisting user identity. By default this is “cookie” but is there an advantage to use localStorage? When should we use this…
I am running into an issue where when I run a 50/50 split redirect test using VWO Amplitude is firing two pageview tags - one for the control and the other for the variant essentially double-counting pageviews. How can I best setup our VWO integration to avoid this behavior? Or, is there a way to filter out the double…
Expected Behavior The amplitude_flutter plugin should resolve its dependencies correctly when running pod install as part of a Flutter project build process, especially when using publicly available versions of its dependencies like Amplitude. The build should complete successfully without version conflicts in the…
It looks like you're new here. Sign in or register to get started.