I want to see the screen resolutions more used by our customers.
Best answer by jonathan
View originalI want to see the screen resolutions more used by our customers.
Best answer by jonathan
View originalHey
Snapshots get fired when a Heap event is fired. You can think of it as a kind of tag manager where the event is the trigger. Here’s the steps to capture Screen Resolution.
window.screen.width + ' x ' + window.screen.height
Here’s the finished product.
You can find other interesting Snapshots examples in our developer docs.
Hope this helps!
Hi, thanks for sharing this! Is anyone also experiencing getting results, where the majority reads as “no data”? I’ve set up the snapshot following the example above, and it looks like it works just fine, but I’m for sure missing something.
Could you provide an example of how to use the Screen Resolution Property correctly as part of a chart to include on a Dashboard? I’m struggling to understand how to correctly leverage.
Could that be what’s happening here?
A common analysis would be something like the below in the Usage Over Time module (you would get an output that looks very similar to the one
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.