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

Remove firsthover #7

Open
giacomobg opened this issue Jul 7, 2020 · 1 comment
Open

Remove firsthover #7

giacomobg opened this issue Jul 7, 2020 · 1 comment

Comments

@giacomobg
Copy link
Contributor

giacomobg commented Jul 7, 2020

firsthover is a variable that only creates an event for analytics if it's the first time someone hovers over the map (I think!).

However, this is unnecessary since analytics show separately 'Total events' and 'Unique events', meaning that if we remove this unique events will still tell us how many 'firsthovers' happen and total events will tell us how many areas people hover over around the map before getting bored and moving on.

@giacomobg
Copy link
Contributor Author

giacomobg commented Jul 7, 2020

Oh maybe each hover over a different area is a new unique hover in the analytics... in which case this kind of mechanic might be necessary to understand how many people hover rather than just how many areas get hovered over

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

1 participant