You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -206,3 +206,7 @@ To create a source:
206
206
> - More control - as your account grows with the number of destinations you enable, having separate sources allows you to have more control
207
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.
208
208
209
+
## FAQs
210
+
211
+
### Why am I seeing unnamed events in the breakdown table?
212
+
You should only expect to see track calls with event names. 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.
0 commit comments