Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High number of clicks on the left side in heatmaps? #77

Closed
pratham2003 opened this issue May 5, 2015 · 1 comment
Closed

High number of clicks on the left side in heatmaps? #77

pratham2003 opened this issue May 5, 2015 · 1 comment

Comments

@pratham2003
Copy link

Concentrations like these appear in the extreme left side of almost every active page.
http://i.imgur.com/1vsmiiq.png

Any idea what these could be?
I'm guessing these are either mobile/tablet related..
I tried applying a filter by modifying the javascript to only plot the points with page_width greater than 1200 but they still appear.
(data[i].page_width >= 1200)

@padams
Copy link
Collaborator

padams commented May 5, 2015

not sure. but the User agent and dom_id and dom tag get recorded with each click. you could query and find out.

On May 5, 2015, at 9:12 AM, Sil3nt_One notifications@github.com wrote:

http://i.imgur.com/1vsmiiq.png http://i.imgur.com/1vsmiiq.png
Any idea what these could be?
I'm guessing these are either mobile/tablet related..


Reply to this email directly or view it on GitHub #77.

@padams padams closed this as completed Dec 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants