Can you use google analytics to capture ios touch events such as taps and swipes in the browsers? Is it also possible to report back on the x and y coordinates of where it happened?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’d recommend using a Mobile JavaScript library like Zepto.
It has a jQuery-like API, and methods specific to touch events.
So, you could do things like:
Check out the documentation here: https://github.com/madrobby/zepto