Learn, ask questions, or help others with sending and extracting data with Amplitude.
I’m ingesting data from Snowflake. During the POC we ran into some duplicate events getting loaded due to not having the right warehouse size combined with retrying loading. I believe it was mentioned that if we provided a unique identifier for an event during ingestion we could prevent that in the future if any retries…
On Nov 4-9, 2021, my transaction system has a problem causing Event "paymentSuccess" to be sent twice in the same period, can I remove or drop filter this event? because it affects the repurchase data.
Hello, everyone! I want to highlight how Amplitude generates the [Amplitude] Device Type and Device Family user property values which are common questions we get in our Support queue. SDKs When using one of our SDKs we will track the user’s device properties automatically by taking the raw device information captured by…
Hi there, I’m new to amplitude and don’t really know much code. I’m trying to instrument an event for when a specific item on a squarespace shop page is added to cart. First, I got the elementID by using the inspect function on the web page, and then I am using this code via the squarespace header code injection tool to…
So I’m not really sure what to do about this error. I’m trying to instrument add to cart button click events to amplitude with this code: <script type="text/javascript"><br /> document.addEventListener('DOMContentLoaded', function () {<br /> // Select all elements with the class 'sqs-add-to-cart-button'<br /> var…
Hello, everyone. Thank you for your help about my previous post. And I have another problem and I’d like anyone to help me for fixing this problem. As each event is transmitted, there are images captured in sequence. Please check the attached captures. I have sent 5 different events to Amplitude and checked them through…
Refer to Cart Analysis object array, my team is implementing the array to View Cart and Checkout Complete events (in an ecommerce app) and found that there are a few items have been added to the array where they actually sent several items. For example, The following is what we’ve sent from the code "product_list_viewed :…
Hello! I have some strange problem. We need to track user acquisition channels, first and last channels. I thought we can use initial_utm and utm parameters, but it doesn't work. Case: 1) I have user in our platform, He have this parametersЖ initial_utm_source = facebook utm_source = facebook 2) I visit site on new…
We have same problem discussed in this topic: But it seems no one is replying anymore. We want the initial_utm_source to be set only once and not be changed later. Our orgID is 164839 and projectID is 519847. And this is a user’s events that reproduce the problem:…
How are you tracking events for client side rendered pages and server side rendered pages in nextjs? We've set up Ampli and Amplitude's browser SDK for our nextjs app’s analytics. We currently initialize it in a context provider that wraps the whole application and this works fine for client side components. I'm trying to…
It looks like you're new here. Sign in or register to get started.