We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I wonder whether the data sent is correct while the GA didn't show any data. Before request.post(path, options,nextIteration) I logged them out.
request.post(path, options,nextIteration)
https://www.google-analytics.com/collect { body: 'ec=%E5%BE%AE%E4%BF%A1%E5%85%AC%E4%BC%97%E5%8F%B7&ea=CLICK&el=today_papers&ev=oo-n71cuTIMPG0IlDQdigWZlSUSw&v=1&tid=UA-47491561-4&cid=643a3d2f-64f1-4b02-b234-24ccdc72463e&t=event',
It seems OK.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I wonder whether the data sent is correct while the GA didn't show any data.
Before
request.post(path, options,nextIteration)
I logged them out.
It seems OK.
The text was updated successfully, but these errors were encountered: