The most recent content from our members.
Hi community, long time user first time poster. We have the free plan. When i go to Users > User Profiles i can only ever see up to 50 profiles, never more than that. I understand there is a limit of 50k MTUs, and our account shows 53/50k but it seems to only ever display a max of 50 in User Profiles. How can I get all 53…
Imagine being able to see all the events in a sequential timeline that relate to a particular object/group. Currently it only seems to be possible to filter the user lookup view by event name. It would be very useful to be able to filter by a particular event property value, user property value, or group property value.
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…
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…
Hi there, I recently started trialling Amplitude and have a major issue going on where all my users are merged into one ID, which means I cannot really use the data going into Amplitude. My app is coded using Flutter/Dart and I am receiving data into Amplitude via Rudderstack and all my users are displaying as one user…
Hello! We added new server side event in Amplitude and don’t see it in “event segmentation” or any other visualization, but see it in user look-up. I have searched all the topics here with the same issue and the answers did not help. We added event more than week ago, transitioned it from “unexpected” to “live” but it…
I have a mobile app in React Native. I setUserId when user logs in or registers. I understand that during this session all sent events are personalized. But when user closes the app and opens it in 2 days, he does not need to login, so I do not setUserId manually. But amplitude session is new. I send events in new session.…
Hi there, I want to export all the user data from Amplitude, especially the IDs, like the Amplitude ID, Merged ID and the userID. But the only way I found is to use the user search API. But this API has a very small hour;y rate limitation. Is there any other way to do this? I noticed that we could also export to Snowflake…
Previously when I tested using Browser SDK the Platform and Country values are appear automatically. But when I try to implement using NodeJS SDK (I’m using Node Ampli Wrapper) the values was not appear. This also happens with Amplitude Event Explorer (Chrome Extension), it doesn’t work when using NodeJS SDK while using…
User look up is not working. I can see the property and value when entered through an event. But the same is not appearing in advanced search or normal search of User look up.
It looks like you're new here. Sign in or register to get started.