Hey, First of, really happy to hear you enjoy the product. > That would clean up the dashboard by a lot Are you referring to the events list here? > and I suppose would help keep the bill a bit smaller. session_start and session_end are not counted as billable events so you dont need to worry about that. --- We can probably make this configurable but would love to know more about the use case here. If you dont want session_start and session_end event, do you want to have the "Sessions" paged to still be populated? Or is session tracking nothing you want to have? Since our "Overview" page relay heavily on sessions and not raw events. Best regards Carl
Hey there, happy to know we are not billed on the session events, in that case I guess we just need the "Events" page to have a filter to exclude events, rather than us having to filter for our own custom events. But let's be clear, this is not urgent or anything (our biggest concern was the bill :), and now we should be paying soon! P/s: thanks for the great product. One of our devs was able to sent a PR to your repo which got merged. Hopefully in the future we can continue to propose improvements to either the UI for functionalities that we think are reasonably good for the platform.
Hey guys, our trial is ending and we have to say we love the products, we'll be moving most apps over from GA and such. However we do need some advise for our traffic vol. Currently we are running a webchat product (similar to Crisp or Intercom), and the traffic is huge since it's the combined traffic of all our customers (which are businesses) website. Can we selectively not log the session_start and session_end events? It could be something as simple as as config flag in the OpenPanel SDK. That would clean up the dashboard by a lot, and I suppose would help keep the bill a bit smaller.

In project settings you can now choose to exclude events (this can be applied on session events as well).