Learn, ask questions, or help others with sending and extracting data with Amplitude.
We are running into issues where the anonymous id that’s been set when a new user visits our site changes as this same user creates an account. We call Identify right after the user creates an account and before the next page loads. A user Id is set but then a new anonymous id has been set replacing the old one which…
Amplitude’s Quickstart Guide lacks the most important part, after installing Amplitude SDK as a dependency, it gives this code to init it: import AmplitudeSwift<br /><br />let amplitude = Amplitude(<br /> configuration: Configuration(<br /> apiKey: "YOUR-API-KEY"<br /> )<br />) OK, … so what should I do with it (after I…
Trying to do the getting started, noticed that the documentation seems to be outdated for connection with swift. `amplitude.track("Sign Up")` Is no longer how to track via latest swift update. I’m sending my event like this: amplitude = Amplitude(configuration: Configuration( apiKey: "PROVIDED API KEY" )) let event =…
The scammers continue to use Amplitude’s name and logo to lure victims. As described by a previous poster, it’s a position to optimize amazon products by submitting phony reviews. You get paid and lots of bonuses every day. The catch is you have to deposit money which you get back after completing the tasks. It works well…
Hello, I have a site hosted on Wix that was firing events via the Browser SDK the week of 4/24, but stopped on 4/28. I have been unable to get anything to fire since then? I re-copied the SDK JS to the header injection on WIX but nothing? I am a Amplitude newbie. Any ideas? Jim
Hi, When I create a cohort or use the User Look-Up search for The Users who did have user property email = (none), my result still shows users that have email in their user properties. These users are easily identifiable to have an email because their User ID start with google-oauth. Wondering if this is a known issue or…
Hello everyone! I would like to perform analyses considering all users from a company as a single entity, as our analyses are based on how many companies use our service, not how many individual users do... Is it possible to create this segmentation/group in the Starter plan? I would also like to create specific groups,…
For anyone else that has updated the GTM Amplitude template to version 26b60 or later, i’m curious if you are experiencing any issues or degraded performance. We recently updated to this version and almost immediately started seeing a massive spike in the number of http error requests….we’re talking none to over 600k in a…
I use data streaming to send Amplitude events to various marketing platforms, like Customer.io. Things used to work as I’d expect: Amplitude automatically sent all event parameters for that event to Customer.io. A few months ago that stopped happening, and Amplitude only would send the event with no parameters. Since we…
Hi, Based on https://help.amplitude.com/hc/en-us/requests/295103 seeking help here in communtiy. In "CP-Production", I see same event_id is being tagged to multiple users. Is this even possible ? If yes under what scenarios ? Example : event_id = 12345678 and event_type = 'app_open' This is tagged to multiple…
It looks like you're new here. Sign in or register to get started.