Learn, ask questions, or help others with sending and extracting data with Amplitude.
Hello Everyone, I am experiencing this weird while defining the session, it’s only allowing me to define the property for grouping the session but not the start / end event or timeout minutes While I was on the free plan I changed the definition to timeout after 15mins, it was working fine but I have applied for…
I have a question about the User Sessions chart. It seems to display incorrect data, as we haven't initiated any events for the service. The chart occasionally spikes abnormally. :(
I am using Broswer SDK 2.3.0 but unable to use includeUtm: true Any idea what might be root cause of the issue?
I want to get data about an event where it has a property: I want to get the property value for which that event was triggered the most. Can it be achieved using event/segmentation API? Or via charts API? and how?
I can not see UTM parameters and this it the Tracking Template I am using: {lpurl}?utm_campaign={campaignid}&adgroupid={adgroupid}&utm_content={creative}&utm_term={keyword} What might be the issue?
I want to get the values of the individual count of different events for a property(provided in API), in a single call, as shown here where both the events are filtered to have the same offeringId.
When calling track() of the amplitude SDK, the app crashes with a FileNotFoundException error. It's a very occasional error, but I don't know the cause. The stacktrace is as follows. E/AndroidRuntime: FATAL EXCEPTION: pool-18-thread-1 Process: com.co.swing, PID: 1199 java.io.FileNotFoundException:…
I’m making a POST request on https://api2.amplitude.com/2/httpapi, This is the request body: {"api_key": "******", "options": { "min_id_length": 1 }, "events":[{ "event_type":"LoggedOut", "event_properties":{ "cause":"button", "arbitrary":"properties" }, "user_id":"785", "time":1701869900,…
Hi, I am new to Amplitude Analytics. We want to track the unique product page views of each user on our e-commerce marketplace app. So we use a user property that will +1 every time the user opens a product detail page (when the “View Product” event is triggered). But this number goes up as a user opens the same product…
Hi there, I’m getting the error: “Invalid id length for user_id or device_id”, while calling the track_event api. I passed the min_id_length to one, still I’m getting errors for user ids < 5 character and I have user ids less than 5 character. Here’s the request, Please help me with this. AmplitudeAPI::Event.new({ user_id:…
It looks like you're new here. Sign in or register to get started.