Understand best practices and functionality that helps companies run on clean and consistent data.
Dear Community Im trying to get 2 numbers : 1 - the unique number of users who started (new users) in some period 2 - from that group of users I’d like to get the total distinct number of the ones who returned to the app (but not on the same day e.g. starting from day 1 and so on) I tried several ways to get that but…
Due to sensitivity of our event data, we have to remove it when a customer offboards -- not just the person data but the events themselves. Deleting event data is unsupported; we have to create a new project and backfill the sanitized data into it. But that means all our dashboards/analysis for all our other customers is…
Hi community, Was wondering is it possible to do Splitting at 2nd level onwards? I am able to do splitting for `products`, but was wondering is it possible to do splitting for `product offer` as well? "event_name": "product added to cart"<br />"properties": {<br /> "fun id": "4",<br /> "products": [<br /> "product name":…
Hey, we have a set of properties that every event should have. Since we’re trying to establish a flow where we create the event with it’s name, properties etc. in Amplitude Data first, then push it over to Jira using the integration, I was looking for a way to define some properties as standard properties for an event. The…
Hey, I’m trying to set up the Jira integration for Amplitude data. I followed all the instructions in the article but the link doesn’t show up. Here’s a recording of me trying to get it up and running. Any idea what I’m doing wrong?
https://www.docs.developers.amplitude.com/analytics/apis/dashboard-rest-api/#rate-limits:~:text=All%20other%20endpoints%20use,for%20the%20query%20type) The cost per query is mentioned here. What is this cost in real money?
We use PostHog for events, and I am sending forward the events & users to Amplitude via the HTTPv2 batch API. We’ve gone over our MTU limit a couple times now, and I’d like to be able to make an API call to query what our current MTU quota is so far this month, so I can hold on sending events/users when we approach the…
Hi community. I would like to ask how to set consent mode with Browser SDK 2.0. I need to track events without cookies. I tried optOut setting and localStorage setting. * optOut setting: added a line, amplitude.setOptOut(true); * localStorage setting: added option in initialization code amplitude.init(‘API key’, {…
Hello, team. We have a user property (‘Install at’) in the format of date and time. Is it possible to truncate it to the date if we have the Growth plan but no Govern add-on? I am able to create a new user property, but I am not able to add any formula to it. This new property has the status 'Planned. Also in the next…
How can we manage what data is passed on from Amplitude to a destination. Currently we see almost all data is passed on but we want to manage particularly what user properties are passed on. How do we edit it so we change what user properties are passed through to the destination. It currently says events and users and I…
It looks like you're new here. Sign in or register to get started.