Learn, ask questions, or help others with sending and extracting data with Amplitude.
Hello Amplitude Community, I'm currently seeking options to export a full list (not for last month/year only) of unique users from our Amplitude data. My objective is to retrieve basic user information such as user_id, email, first_name, and last_name for the entire duration of our usage of Amplitude. So far, I've…
hi we are trying to integrate Amplitude in our Android App, but In console Amplitude SDK show the following: W/com.amplitude.api.DeviceInfo(15617): Google Play Services SDK not found for app set id! We are rather new to this tool, does anyone why and how to fix it? much appreciate your help!
I’m measuring behaviour for a mobile app, it’s a free app. I’m seeing a major discrepancy between the number of installs registered by Apple App Store Connect & my internal database data vs. an event I’ve defined that gets fired when the user views the splash screen in the app. for example, for the same time frame * App…
Hi, in one product we are tracking, page path / url etc. are automatically created by tool we use (long story) and that don’t have proper pattern to group them somehow. So when we have a Page View event these properties get collected but are not in any way usable. When instrumenting browser sdk from Amplitude, can we…
Hello ! I use React Native SDK and library "@amplitude/analytics-react-native": "0.5.1", and it’s work fine for IOS, but have some problem with Android. When I try some event I have error like on screenshot. await ampli.load({<br /> environment: 'production',<br /> client: {<br /> apiKey: apiKey,<br /> },<br />})<br /><br…
I am currently looking to use Amplitude to send necessary data to Hubspot in order to run a variety of automated workflows. Two projects I am currently working on are pulling NPS Score data from Appcues into Amplitude, then redirecting it to Hubspot (where it creates or update contact records to track individual NPS…
Hello! I encountered a problem: when trying to specify the `serverUrl` option, I cannot pass the `XSRF-TOKEN` check on the backend. In the rest of the project, this token is automatically set via Axios. For Amplitude, I couldn't find a way to use `amplitude.track()` via Axios or manually specify my custom cookies/tokens in…
Has anyone implemented a way to capture when assistive technologies / accessibility tools are active for a user? For example, a true/false or discrete value saved into a User Property? This would be to track if a user was utilizing a screen reader, speech navigation tool, voice over on a mobile device, zoom level change,…
Hello, Does anyone know the reason why a user gets two distinct device IDs when visiting a same domain (e.g. hello.example.com and example.com) from a Safari browser? It seems like this only happens when the user is using Safari not Chrome or other browsers. I’m unable to track the users through their journey if…
Hello :) I'm trying to send event data to a webhook on a Make workflow. The payload I'm using is : {<br /> "event_type" : "${input.event_type}",<br /> "event_time" : "${input.event_time}",<br /> "user_properties" : {<br /> "email" : "${input.user_properties.email!}",<br /> "organization_id" :…
It looks like you're new here. Sign in or register to get started.