Hi all,
we track sign ups as Piwik goals at our website http://www.apiomat.com. Mostly, this works pretty good, but on some days we miss about 30% of all signups in Piwik.
The site which sends the goals is a GWT app, using the async tracker and triggering the goals with javascript like
The requests do not even appear in the database. Between the signups there is a time span for about 30min to several hours.
Anybody an idea where I can figure out what is happening?
Thanks,
Andreas
we track sign ups as Piwik goals at our website http://www.apiomat.com. Mostly, this works pretty good, but on some days we miss about 30% of all signups in Piwik.
The site which sends the goals is a GWT app, using the async tracker and triggering the goals with javascript like
_paq.push([ 'trackGoal', id ]);
The requests do not even appear in the database. Between the signups there is a time span for about 30min to several hours.
Anybody an idea where I can figure out what is happening?
Thanks,
Andreas