Skip to content

Commit 4da4e27

Browse files
Update index.md
1 parent eec2028 commit 4da4e27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/sources/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ You can use the time picker located on the Source Overview page to specify a tim
8787

8888
The breakdown table displays the following details:
8989
* **Event type**: The Segment Spec event type (Track call vs. Identify call, for example).
90-
* **Event name**: The event name, provided by you or the source. You should only expect to see track calls with event names. If you see unnamed events in the breakdown table, it's because for other specs, you're either identifying users/groups or tracking what page/screen the user is on. Both of which do not have event names.
90+
* **Event name**: The event name, provided by you or the source. You should only expect to see track calls with event names. If you see unnamed events in the breakdown table, it's because for other specs, you're either identifying users/groups or tracking what page/screen the user is on. Both of which do not have event names. The exception to this is if you have provided a name in the Page call. Named page calls will also show up in this section with the name of the Page as the event name.
9191
<!-- NOT SUPPORTED IN CURRENT VERSION: ADD IN ONCE THIS IS SUPPORTED* **App version**: The app/release version, provided by you or the source-->
9292
* **Event count**: How many of each event was successfully received by your source.
9393
* **% Change**: Insight into how the event counts differ from the last comparable time range as a percentage.
@@ -204,4 +204,4 @@ To create a source:
204204
> - Debugger ease of use - mixing libraries/sources on a single API key means you’re heavily reliant on filtering to actually test events
205205
> - Flexibility sending data to different projects - if you want to have different warehouse schemas, analytics projects, etc, having multiple sources would create this separation
206206
> - More control - as your account grows with the number of destinations you enable, having separate sources allows you to have more control
207-
> - 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.
207+
> - 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.

0 commit comments

Comments
 (0)