Learn, ask questions, and help others build Amplitude charts and gain valuable insights!
Hi Amplitude Community! We would like to provide context about the quotation marks or leading space in CSV exports. Our engineering team modified exported CSVs to include additional quotation and tab characters in front of all values as a preventative measure for a security risk known with CSV downloads (details here).…
Learn, ask questions, and help others use and build Amplitude charts to gain valuable insights! This is where you can ask and get feedback on questions such as: ✅ How can I calculate DAU/WAU? ✅ How can I see the distinct count of devices for users? ✅ Why is the conversion rate in my Conversion chart higher than the…
Hi, When I add a chart (widget) to my dashboard, and then go to the content and modify the chart (I user another type for exemple) and save, my dashboard doesn't reflect the latest modification. Would you by any chance know why ? Thank you
Hi, I am doing a simple analysis : number of views for each pages of my website. So I use Segmentation but I always end up with a chart AND the table below. I want to display only the table (easier to read). Is it possible and how ? Thank you
I'm wanting to pass the result of one formula in as the data input for applying in another formula. In this case, I want to find out the number of possible unique values for an event's property, and then chart a histogram of how many users fall into the category of having n unique values for the property. Ex: Let's say the…
Hi, I’m trying to create a cohort of users who share the same user property without having to specify the actual value of the user property. For example - A user property may be a hashed value of a user’s address. I’d like to create a cohort of users who share the same address as at least one other user. Is this doable…
node_modules/@types/css-font-loading-module/index.d.ts(22,9): error TS2717: Subsequent property declarations must have the same type. Property 'display' must be of type 'FontDisplay', but here has type 'string'. [1] node_modules/@types/css-font-loading-module/index.d.ts(42,9): error TS2717: Subsequent property declarations…
Hello! In React-Native mobile project we have error: Amplitude Logger [Error]: Failed to set cookie for key: AMP_TEST. Error: Cannot set property 'cookie' of undefined Error Component Stack: ``` The package version is "@amplitude/analytics-react-native": "1.5.1", Steps to Reproduce: * Initialize Amplitude with our API key…
I have a segmentation chart that displays the results of formulas. Mainly percentages. I understand that the labels (e.g. in the chart) are by default are cryptic (e.g. Formula A: uniques( C) / uniques ( B). I understand that I must manually edit each of these labels to create a label that is meaningful to the viewer.…
Hi Amplitude team, We noticed that Pageview numbers for the same page and the same date range change every time we check them at different times. The query stays the same, but the results are not stable, with numbers change dramatically. Could you help confirm: Is this expected, or does it indicate an issue with how our…
Hi everyone, When I modifiy the home to change some widgets, and that I save, the Home is not modified and I don't understand why. Do you have an idea ? Thank you
Trying to use the Export API — getting 403. Tested with JS script and curl, both fail. curl -f -u myapikey:mysecretkey 'https://amplitude.com/api/2/export?start=20250501T00&end=20250502T00' -o output.zip
It looks like you're new here. Sign in or register to get started.