If a user visits your website from across two different browsers or devices, then by default, Heap will treat that user as two different users. This is due to how cookies work. However, you can solve this with the identify API, which lets you tie together a user’s activity across multiple browsers or devices.
Heap’s identify API even works between web and native mobile apps. If you have Heap installed on both your website and your native mobile app, the identify API can tie together activity on both platforms and associate it with the correct user.