mgonto / angularytics

The solution to tracking page views and events in a SPA with AngularJS
MIT License
630 stars 70 forks source link

A way to disable auto trackPageView for soft 404 #27

Closed fernandopasik closed 4 years ago

fernandopasik commented 10 years ago

Hi!

I was wondering if there is a way to config when we init(), so that the automatic visit of a url is disabled. I see this as a feature for not sending visits to soft 404 urls.

anthonybruno commented 10 years ago

I would like to know this as well