how to measure How many unique events triggered through in a single given session
Hey there pawan, unfortunately there is no out of the box way to build it right now.
However, you could try and use custom formulas.
I've created an example chart here where we're looking at total active events/total session ids:
You can check how our Custom formulas work here.
We also do have a metric called Distinct Property values per User in Event Segmentation chart which graphs how many different property values each user triggered on average, e.g. the total sum of unique user-distinct property value pairs divided by the number of users. Not sure if this is what you're looking for exactly but we also have a few other metrics on the property value too - see https://amplitude.zendesk.com/hc/en-us/articles/230290208#metrics-bottom-module.So grouping by the property like Session ID might be another option.
best,
Zhenia
Hi pawan 😁 Thanks for reaching out here. I found this article in our Help Center that might help. Please let us know if there’s anything else that you need!
Jeremie Gluckman hey i checked it out not helpful. can you tell me exactly using which chart type i can do this. also i watched tutorials on academy they have not given this scenario,
i want to track all events triggered through single session while example on academy covers events triggered between particular date.
now how do i get this.
Thanks a lot.
Hey pawan
I haven’t used this feature personally, but you can also try using the User Sessions chart on the Count by “Events performed within sessions” clause. eg.https://analytics.amplitude.com/demo/chart/new/fegloqp
You can read more on this feature in here.
Hope this helps.
Hey there I've been playing around for a couple of hours with the guide and analytics which fires properly on the UI but wouldn't give me any analytics. I read that there is another script that should be installed for the analytics part of things. Would anyone be able to guide me towards the potential script or some…
All my data is being collected through Firebase I want to export all this data in Amplitude and keep it synced with GA4, I tried adding data sources as BigQuery and GA4 both but for some reason it only partially imported the data and now its not working, I cant even see connected sources. Any help will be appreciated.
How do I transfer data from one amplitude account to another? It seems all the community chats about this have completely broken links. Easy to export, no way to import, very frustrating. :(
When using @amplitude/plugin-web-vitals-browser with Create React App v4 (react-scripts@4.0.3), the build fails with: ./node_modules/@amplitude/plugin-web-vitals-browser/node_modules/web-vitals/dist/web-vitals.js<br /><br />SyntaxError:…
Hello, I'm using SpringBoot and Kotlin to integrate with the Amplitude Export API. The official Amplitude documentation (https://amplitude.com/docs/apis/analytics/export) states that "data is available to export at a minimum within 2 hours of when the servers received it." However, there's no clear information about the…