Learn, ask questions, or help others with sending and extracting data with Amplitude.
Hi, I used to be able to expand the 'Device ID' property on a user and click directly to any linked user profiles that shared the same Device ID as the current user. This was really helpful for customer support purposes since oftentimes our users would create multiple accounts on different devices, and I would be able to…
Hi there, the users in my Amplitude account currently have a property that looks like this: company = company-XX (e.g. “company-22”, “company-43”, etc) I need to create another property like this: company_id = XX (e.g. “22” if “company-22”, “43” if “company-43”, etc) I thought to use lookup table, so I imported a CSV table…
After Integration as mentioned in home page we have added below code in our shopify website But in browser console we are getting too many errors regarding amplitude Amplitude Logger [Error]: TypeError: Failed to construct 'URL': Invalid URL Kindly check and let us know solution <script type="text/javascript"><br />…
I see in some of the events that client_upload_time was long before client_event_time. How can upload event happen before the event was generated? Here is one example record.
I need help! I’m using Kajabi to host my site. My unique visitor count in Amplitude has been way too high during my testing phase. I haven’t publicly launched yet so I’m the only one using the site during setup and testing, which is how I know the numbers are totally wrong. I had a feeling the original issue was that it…
Hello! We paid for access and set up a remote configuration in Data within the project. Also connected inside the project via the following code: await init(apiKey, '', {<br /> disableCookies: true,<br />}).promise;<br /><br />const config = {<br /> enableRemoteConfig: true,<br /> sampleRate: 0.1,<br /> autoStart:…
This is so irritating. I want to enable session replay, but not have auto capture events since they are so annoying. I use the following sdks for two reasons: For some reason session replay does not work if I use this: <script src="https://cdn.amplitude.com/script/AMPLITUDE_API_KEY.js"></script> Also, I have a different…
Hi Amplitude Team and Community, We're currently using a forked version of the Amplitude server for our service. This server uses the Amplitude HTTP API V1, and we're in a situation where we need to refer to its official documentation for a technical review. We understand that the V1 API has been deprecated, but since our…
I’ve added session replay to my web project, and it works fine but there is a issue with layout rendering. When hard refreshed or when first visited(first interaction with new session), the amimated layout that’s supposed appear with certain condition opens and then disappears with designated animation. I learned that…
Hi, I have events that are sent from the browser and from the backend (Amplitude API) I have a situation where in the users stream of events, the events are not ordered in the correct order in the Amplitude User Lookup stream. Here is the event order. (times are the same or very close for `client_event_time`,…
It looks like you're new here. Sign in or register to get started.