Learn, ask questions, or help others with sending and extracting data with Amplitude.
Hi there, We’ve just moved over from our legacy Segment + Amplitude Cloud integration to the updated Segment + Amplitude Actions integration, which is great because we now receive referrer and UTM user properties to analyse in Amplitude. However so far we have received no data for referring_domain and…
Which data source should I choose for a Next.js (NextJS) 13 project (using App Router mainly)? The correct option isn’t clear in the “Select a Data Source” page, where I only see NodeJS SDK and React Native SDK as the closest possible matches (maybe). Thanks in advance for your reply.
There isn’t user id in the service currently so I want to get device id first and then set device id as user id. So I set as below, import { setUserId } from '@amplitude/analytics-react-native'; import { getDeviceId } from '@amplitude/analytics-react-native'; const deviceId = getDeviceId(); setUserId(deviceId); I tested…
Start a conversation, ask a question or share your idea
Hello ! I would like to measure MAU/DAU with S3 Exported data format. Define MAU such that MAU(/DAU) : Monthly(/Daily) Unique Active Event WHERE user_id != None And here is the exported data JSON object schema: { "server_received_time": UTC ISO-8601 timestamp, "app": int, "device_carrier": string, "$schema":int, "city":…
When I do a segmentation analysis for any event, new users, and then group by referring domain, >70% of unique users have “none” referring domain. The blue bar is “none” This is very very unexpected, and don’t believe that 70% of new users type in the url of our app without finding it from another source. I understand that…
Hi, I would like to track a user using my webpage (with amplitude running) as the same user opening my app for the first time (with the iOS sdk running). I can set the deviceID on iOS app to track IDFV, but that value can’t be captured on the webpage, is there any other way to attribute the user across both applications ?…
Hello, I'm trying to set up data streaming from Appsflyer. In the catalog I choose "integration with AppsFlyer". I am following the first step "Getting Started". But on the next step "Listen for event", I can't get the event from AppsFlyer. They don't have a "send test event" button on their platform, so I have this window…
Hello, some users are logging crazy amounts of hours on our Flutter app. For example, one user has a session that’s lasted whole day. Incredible, right? Well, on our side, we believe that the issue could be because of any of the reasons: 1. We have not implemented the Amplitude functionality on our platform as needed. 2.…
Hi there, How do i track non-consented users in Amplitude? How does it compare vs google tag manager’s consent mode ?? What are the impact on data quality in BigQuery or raw data export?? Thanks
It looks like you're new here. Sign in or register to get started.