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
Post a Comment