I am using any active events to identify the traffic, and a city metric for group by condition to track city wise traffic.but numbers doesn’t seem to be correct as anonymous city names are getting captured,any alternative for this.
Hi Ankit Navinkumar Jain
Are you using any SDKs or the HTTP API for data ingestion?
Location user properties like City, Country, DMA, Region are determined by GeoIP captured/sent on your event. Amplitude uses the MaxMind database to look up location information from the user's IP address.
For client-side events, location properties can have (none) values if MaxMind returns null for that IP address. MaxMind’s accuracy and availability of city/region information can vary by country (more info here).
(none)
For server-side events, location property values are determined either by GeoIP or need to be explicitly defined in your API call.
Hope this helps.
Great response Saish Redkar !
Ankit Navinkumar Jain If you’d like to identify which data ingestion source(s) and/or specific events are resulting in null City values, you can build an event segmentation chart with Any Active Event, group by Library and/or Event Name, and 2 segments
Sample chart in the Demo org: https://app.amplitude.com/analytics/demo/chart/qgu0tsuw
Then you can evaluate if any server-side or systematic / vendor generated events such as the Intercom events in the example above should be marked as inactive events to avoid this noise in future analyses that rely on Any Active Event.
I have a csv with 2 columns user_id and lead_source. I went to Catalog and selected CSV under Lookup Tables. Step 1: I brought in the CSV and Step 2: I mapped the first column (user_id) to User ID (Amplitude User). It showed me a sample of my CSV and showed both columns at the bottom of Step 2. I clickd Finish. I went to…
I am unable to find my Event Properties in the list of “+ Filters” in Segmentation chart.
Myself and other team members have tried using the Facebook Cohorts integration however we always receive the same error ‘notifications.integration.saveFailure When looking in Meta Business Manager it says that the integration is active however when going into the Destinations tab in Amplitude, it is blank I have tried the…
I am setting user property wallet address, and using the same variable to set user ID. However, while walletAddress works (0xA66...54), User ID seemingly converts the hex to a big number (1.2905460614871781E+48) which is preventing us from using filtering and views. Any ideas?
We are experimenting with amplitude for a couple of our customers. When watching a session the text appears as **** **** and not text. Is this normal? Some pages because of naming and design its hard to tell what pay they are on without seeing the text. Also some sessions are full of click span and click event when they…