javascript - Google Analytics Instant Tester -
given takes around 24 hours google analytics data update, makes hard see how data rolls , displayed within google analytics.
is there sort of instant tester, or fast turn around application allows me set custom dimensions/metric within app , see how appear?
options real time analytics:
google realtime analytics - built google analytics. use google analytics realtime, login google analytics account , select web property. then, on left hand side click real-time->overview.
goaccess - if have access web server log files give real-time view of traffic , not require more console access. nice things goaccess not rely on 3rd part services , has ability run in real-time or generate reports. use goaccess, first install on server using either package manager or in local directory using official git. then, if running standard apache configuration run executable with:
# goaccess -f /var/log/apache2/your-website-access.log -aif running non-standard apache log configuration (or web server entirely), have give goaccess description of log file. can done in
~/.goaccessrcfile. refer goaccess documentation specific descriptors in generating string describes log file lines.there host of other sas options clicky, gosquared, or piwik (which open source).
Comments
Post a Comment