Learn, ask questions, or help others with sending and extracting data with Amplitude.
The amplitude docs include this note: Starting from v2.8.0 the SDK supports getting the device ID from the URL paramter ampDeviceId. The SDK configuration, for example, init('API_KEY', { deviceId: 'custom-device-id' }) still takes precedence over the URL parameter. Previous versions of the SDK supported the deviceId URL…
Suppose if i buy a growth plan will i be able to create multiple projects? i am asking this because here is the situation. We have free account currently and current project setup is kind of destroyed ( i created more that 2000 event types ) [ i was unaware of that ]. Now we have implemented correct way - less event…
Im trying to get some amplitude identifier in JS (browser) to identifiy/match the current user in other systems… i've tried to use deviceId, but ``` amplitude.getInstance().getDeviceId() ``` returns 'shared-anonymous-device' i've tried also getSessionId… that returns session that does not exists in amplitude ive checked…
Hi I've created a data table and used the "Group By" feature, which currently counts unique events. However, I'd like to view the actual events that contribute to each count. For example, if a certain cell shows the value 4, I want to see which 4 events are included in that number. Is there a way to do this? Thanks in…
I'm encountering a problem in Amplitude where anonymous user data isn't being automatically merged with their userId upon login. My application consists of two independently functioning parts that share the same domain. Here's the user flow and what's happening: * Initial Visit (/home): The user lands on the main page,…
Hi, I wanted to create a proxy but I am stuck. I am using Netlify TOML instead of Nginx [[redirects]]<br /> from = "/relay/*"<br /> to = "https://api2.amplitude.com/:splat"<br /> status = 200<br /> force = true and it works but I am getting 400 error “missing_event” This is the script I am using for autocapture and init:…
Hi, we’ve recently found that we receive a 500 Error when trying to update a user property using the Identify API. Although it doesn't happen frequently, we want to clarify if this is a chronic issue in the tracking industry or a stability issue with Amplitude’s server. Have a nice day!
im really confused. I have the user profiles setup to show me a few metrics about each user like their uid and the session id. now every few minutes, the number of metrics i see reduces. I had 130 sign ups today and then now i can only see the latest 50?
Hi I want to implement AB testing on Next.js App(next 14). "@amplitude/experiment-js-client" Most of my pages are renderd by SSR wanted to know if it is something currently supported and if so do you have a link to repo implementing that? thanks
Hey All, The docs say: “Amplitude's Guides and Surveys SDK enables you to deploy Guides and Surveys on your website or application.” I cant find any mention in the docs on how to setup or run surveys on iOS. Is it possible?
It looks like you're new here. Sign in or register to get started.