Skip to content

Commit bffb299

Browse files
forstisabellapwseg
authored andcommitted
init source overview section
1 parent fddd64a commit bffb299

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/connections/sources/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,19 @@ Web, Mobile, and Server sources send first-party data from your digital properti
7777
## Event streams sources
7878
Event streams sources collect data from your website or app to monitor user actions. These sources include [website libraries](#website-libraries), [mobile](#mobile), and [server sources](#server).
7979

80+
### Source Overview
81+
82+
When viewing an the Source Overview page for an event stream source, you can view a line chart and breakdown table that reflects the volume and details of the events that Segment ingested from your source.
83+
84+
You can use the time picker located on the Source Overview page to specify a time period (last 10 minutes, 1 hour, 24 hours, or 7 days) for which you’d like to see data.
85+
86+
The breakdown table displays the following details:
87+
* **Event type**: The Segment Spec event type (Track call vs. Identify call, for example)
88+
* **Event name**: The event name, provided by you or the source
89+
<!-- NOT SUPPORTED IN CURRENT VERSION: ADD IN ONCE THIS IS SUPPORTED* **App version**: The app/release version, provided by you or the source-->
90+
* **Event count**: How many of each event was successfully received by your source
91+
* **% Change**: Insight into how the event counts differ from the last comparable time range as a percentage
92+
8093
### Website libraries
8194

8295
[Analytics.js](/docs/connections/sources/catalog/libraries/website/javascript/), the JavaScript library, is the most powerful way to track customer data from your website. If you're just starting out, Segment recommends it over server-side libraries as the simplest installation for any website.

0 commit comments

Comments
 (0)