Track and redirect an offsite link using Google Analytics without javascript? -



Track and redirect an offsite link using Google Analytics without javascript? -

i have text file link needs tracked geo profile of users, possible have url redirect users right file , record stats in google analytics without using javascript. clarity need http://www.google-analytics.com/__utm.gif?utmwv=5.1.7&utms=1&utmn=1894752493&utmhn=www.mylink.com&utmcs=utf-8&utmsr=1280×1024&utmsc=24-bit redirect destination page.

i cannot utilize server-side script file contains version info software , beingness accessed thousands of times per second.

switch universal analytics. write script pipes server log file (the lines relevant you) analytics via measurement protocol. include queue time parameter (which allows to record right time of time if send 4 hours after nail occured). run script every few hours.

alternatively @ to the lowest degree apache webserver allows reroute writes log file through external processes (via customlog directive), pipe hits ga occur in real time.

while still serverside solution not generate huge loads in way calling redirect script do.

javascript google-analytics geolocation statistics

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -