If anybody is interested... SessionCam seems to work very well with AngularJS, however, to handle route changes (so not everything is recorded under a single URL), you need to notify SessionCam using virtual page loads<http://help.sessioncam.com/customer/portal/articles/658515-tracking-conversion-for-dynamic-steps-in-one-page-processes-virtual-page-load->
I stuck the code in a $routeChangeSuccess event, which seemed to work. HTH On Sunday, 29 December 2013 11:21:00 UTC, Glenn Anthony wrote: > > iOS problem sorted itself, so all good. > > On Sunday, 29 December 2013 11:18:56 UTC, Glenn Anthony wrote: >> >> Hi David, >> >> It works! Some weirdness with iOS, but I'll speak to SessionCam to see >> if I we can get that resolved. >> >> I was starting to panic at the thought of angry marketing people being >> upset that I'd used AngularJS. >> >> I even went so far as to build a rudimentary click/movement tracker using >> a MEAN stack and heatmap.js, but this is much better. >> >> Thanks for the tip. >> >> Glenn >> >> On Sunday, 29 December 2013 05:18:33 UTC, David Nelson wrote: >>> >>> Hi Glenn, >>> >>> You might try sessioncam. It appears to work with angular. Let me know >>> how it goes. >>> >>> Best, >>> David >>> >>> >>> On Saturday, December 28, 2013 5:49:55 AM UTC-8, Glenn Anthony wrote: >>>> >>>> Hi, >>>> >>>> Our marketing/brands peeps love Clicktale, but I'm having trouble >>>> getting it working with ng-view. >>>> >>>> I've looked at Mouseflow (blank screens during session playback) and >>>> caliper.io (promising, but AngularJS support is pending). >>>> >>>> Is anybody using a web analytics tool (not GA) with AngularJS, and if >>>> so, which one? >>>> >>>> Thanks >>>> >>>> >>>> -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
