Learn, ask questions, or help others with sending and extracting data with Amplitude.
Hi, I am setting a new event called “button_click” I added an id to the tracked button (#button_click_amplitude). My problem comes when I send properties that have been already created. For example: 'Page Domain' 'Page Location' 'Page Path' 'Page Title' 'Page URL' I guess this are default properties from SDK, which is the…
Hi, Is there a way to not cache the response results of the event segmentation API? The curl request is below: curl --location -g --request GET 'https://amplitude.com/api/2/events/segmentation?e={"event_type": "_all"}&start=20240701&end=20240730&m=totals&i=30'<br />--header 'Authorization: Basic xxx' It looks like the…
Hi, I recently signed up for an account with Amplitude to start tracking my startup’s users’ behavior. We are part of the scholarship program, which seems to be a great offer. I signed up looking at the very openly mentioned limit of MTUs: 200,000. I was happy that unlike many competitors, there didn’t seem to be a limit…
Hello! Looking at Amplitude's Raw Data Fields Documentation, a user's event stream is reported based on event_time. event_time = client_event_time + (server_received_time - client_upload_time) * What exactly is client_upload_time? Docs say "client_upload_time: Local timestamp (UTC) when the device uploaded the event." I'm…
Hi all, I am trying to make Event Explorer Chrome extension work - to no avail. I see that Event Explorer in Amplitude online app logs events from the portal I want to track, but the Chrome plugins shows nothing. Does it require any extra configuration? Kind regards, Maciej
def tell_amplitude_account_created(user_id:int, account_id:int):<br /> """<br /> server_side API to Amplitude about account_created<br /> """<br /><br /> client = Amplitude(AMPLITUDE_API_KEY)<br /><br /> # see <br /> # One of user_id and device_id is required<br /><br /> # Track events with optional properties<br /> #…
I have no problem creating another chart. But if I just create the amplitude SQL chart, I get the error "Failed to create new chart." Please help The number of chart creation allowed is left, and I tried deleting cookies.
We use the identify function to set several custom user properties. However, when we attempt to unset these properties, they do not get updated or removed in the Amplitude Dashboard.
Hi all, Is anyone else unable to use the Google Sheets Add-on? It’s been broken for me since yesterday. When I click on Add-ons > Amplitude Sync to drive and Sheets > Start exporting Amplitude data the panel on the right-hand side appears, but instead of showing the normal update menu, it turns into a gray surface. I’ve…
Hi Amplitude, I'm encountering an issue with the date selection settings where the definition of a week seems inconsistent. Specifically, I've noticed that the date June 2, 2024, is overlapped in different week selections. Here are the details: * In the comparison settings, when selecting "Previous week," it shows the week…
It looks like you're new here. Sign in or register to get started.