google analytics - How to get number of visitors who do not bounce back -
we're using analytics api number of visitors , filter visitors backing right back. there filter that?
i have looked while docs , don't think there filter bounces (i.e. filter uses same definition bounce reports). should possible find close approximation.
one approach filter users whom page depth equals one. not 100% correct, depending on if want count users 1 page interaction events bounces or not. might want combine page depth "session duration equals 0" (as ga cannot compute session duration visitors 1 interaction). give users bounce (your title , questions seem inquire exact opposite things), if want visits without bounces page depth > 1 , session duration > 0.
google-analytics
No comments:
Post a Comment