javascript - too much recursion mixpanel jquery -


i'm experiencing problem recursion when i'm sending event mixpanel analytic. have:

onclick='_gaq.push([\"_setaccount\", \"ua-1111111-1\"]); _gaq.push([\"_trackevent\", \"school\", \"add school\"]);' 

my onclick in dynamically created <\li>. thanks

soulution:

hi friends, 1 of lame bugs. had js file had mixpanel setup, after time i've changed position of setup other file , commented out old setup. reason code problem, after deleted totally file problem gone. if know how explain helpful? hope in future.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -