The most recent content from our members.
Hello! Our app is a react-native project and we already get some analitycs by amplitude about year. Now I want to improve amplitude usage for our project and I would like to use Ampli CLI for our app. If I try to execute ampli pull I get the next warning WARNING You have yet to create a source in your account. Log into…
We have a project which has android and iOS mobile app. I work in iOS team and I have admin role in amplitude. I installed latest CLI and tried to update with ampli pull command. Before that I logged in with ampli login and it correctly shows my name, zone and org. But despite of that I’m getting this error: ✘ ERROR…
Hey there Our team has been working with Ampli for a little while and we’d like to set up some Github Actions to ensure we’re on the latest version. The recommended command to do this is: ampli status --is-latest While this does check the latest ampli version it also checks that every event has been implemented - failing…
I love the way Amplitude deals with data governance! It makes so much sense to have a defined data tracking plan, and being able to make sure that all incoming events are a part of this plan. In our team, we use 3 environments, translating to 3 Amplitude projects - Dev, Staging, and Prod. I’d like to be able to “promote” a…
Hello ! I use React Native SDK and library "@amplitude/analytics-react-native": "0.5.1", and it’s work fine for IOS, but have some problem with Android. When I try some event I have error like on screenshot. await ampli.load({<br /> environment: 'production',<br /> client: {<br /> apiKey: apiKey,<br /> },<br />})<br /><br…
Hello! We’re using the ampli wrapper, which is supposed to work on top of the Browser SDK, in the latter documentation it says that attribution tracking is enabled by default, nonetheless all of our events has EMPTY utm properties. Do we need to add special configuration on the Ampli wrapper to enable this feature? I can’t…
Hi there, our current tracking plan contains properties defined as numbers with the integer checkbox being enabled. When generating the strongly typed Kotlin client, the properties defined as Int are being generated as Double. I’m not sure what has changed but it has been different in the past. Any known bugs?
I used ampli to generate typescript file. But generated file does not pass our typescript checker. (Error will vary based on tsconfig.json) I would be nice generated typescript file contains “// @ts-nocheck” to skip typescript check
Ampli has been running fine for the past few weeks, but suddenly last week when I ran ampli pull I received this error. ✘ ERROR An unexpected error occurred. Our team has been notified, but you can also reach us anytime at https://support.amplitude.com. the commands that generate this error are: * pull * status * setup *…
When users from our org run `ampli pull` for a specific project it returns: ✘ Pulling version 24 (latest)✘ ERROR An unexpected error occurred. Our team has been notified, but you can also reach us anytime The user successfully runs `ampli login` but then the command `pull` fails with the message above. It happens…
It looks like you're new here. Sign in or register to get started.