Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110586,7 +110586,9 @@ tags:
Send server-side events to Product Analytics. Server-Side Events Ingestion allows you to collect custom events
from any server-side source, and retains events for 15 months. Server-side events are helpful for understanding
causes of a funnel drop-off which are external to the client-side (for example, payment processing error).
See the [Product Analytics page](https://docs.datadoghq.com/product_analytics/) for more information.

**Note**: Sending server-side events impacts billing. Review the [pricing page](https://www.datadoghq.com/pricing/?product=product-analytics#products)
and contact your Customer Success Manager for more information.
name: Product Analytics
- description: |-
Manage your Real User Monitoring (RUM) applications, and search or aggregate your RUM events over HTTP. See the [RUM & Session Replay page](https://docs.datadoghq.com/real_user_monitoring/) for more information
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ Feature: Product Analytics
allows you to collect custom events from any server-side source, and
retains events for 15 months. Server-side events are helpful for
understanding causes of a funnel drop-off which are external to the
client-side (for example, payment processing error). See the [Product
Analytics page](https://docs.datadoghq.com/product_analytics/) for more
client-side (for example, payment processing error). **Note**: Sending
server-side events impacts billing. Review the [pricing
page](https://www.datadoghq.com/pricing/?product=product-
analytics#products) and contact your Customer Success Manager for more
information.

Background:
Expand Down
Loading