Events sent to Bucket are sent by individual users. To associate these Events with a Company make sure to associate the User with its Company.
If a Users' Events aren't associated with a Company, they will not be included in the Bucket UI, which is primarily based on company-level activity.
Segment
If you're using Segment, make sure to call group
after calling identify
.
Documentation
Bucket JS SDK
If you're using our SDK, make sure to call company
after calling user
.
Documentation