Skip to content

Commit d18489c

Browse files
authored
Merge pull request #6607 from segmentio/vanand17-patch-12
Update Source Overview tab information
2 parents 8807154 + 2556272 commit d18489c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/connections/sources/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ The breakdown table displays three tabs, **Event type**, **Event name**, and **A
104104

105105
Each of these tabs displays an event count, which is the total number of events that Segment received in a particular step.
106106

107+
> info ""
108+
> The Unnamed or batched events under the **Event Name** tab is a collection of all identify and page/screen calls in the source.
109+
107110
### Website libraries
108111

109112
[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.
@@ -216,4 +219,4 @@ To create a source:
216219
> - Debugger ease of use - mixing libraries/sources on a single API key means you’re heavily reliant on filtering to actually test events
217220
> - Flexibility sending data to different projects - if you want to have different warehouse schemas, analytics projects, etc, having multiple sources would create this separation
218221
> - More control - as your account grows with the number of destinations you enable, having separate sources allows you to have more control
219-
> - A source type cannot be changed once it is created. You must create a new source if you would like to use a different source type.
222+
> - A source type cannot be changed after it is created. You must create a new source if you would like to use a different source type.

0 commit comments

Comments
 (0)