Learn, ask questions, or help others with sending and extracting data with Amplitude.
Hello. There is a product list page and a product detail page on my product. There are several recommended product areas on the product detail page and I want to track impressions when users scroll or view a specific area. Are there any best practices for tracking that kind of log?
I’m setting up event streaming connection to GA4 but I’m always getting this error User property has name [user_id] which is reserved.
Hello. I’m looking for advice here. We have auth0 and segment on Frontend passing data to amplitude. The problem is that I don’t have the same user_id between these resulting in different users, also the device_id is different and the same happens if I login from my phone, I am passing the user_id inside the properties but…
When I chart my weekly Unique users (iOS native app), grouped by userID I see that ~20% of users each week have a UserID of null. 1. What is UserID? I thought it was Amplitude ID, which should always have a value… 2. Why is it null for ~20% of weekly users? Notes: * We use Segment to collect data and stream it through to…
Hey everyone, I need your help. I’m getting two different results for the same query but with different time interval. Let me show you: Now, same chart, but now with Weekly instead of Monthly ⬇️ Is this a bug? Or is there something I’m not interpreting correctly? Thanks for your help.
I have my utm_campaign coming in as utm_name and not sure how this is happening. Has anyone else seen this? If so, what was your remedy?
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
It looks like you're new here. Sign in or register to get started.