8.14.2008

Urchin Q and A: Apache Log Format

Question:

What is a common Apache log format that will work with the utm tracking method?

Answer:

When using the UTM tracking method you must use a web server log format that contains cookies. A common format is as follows:

"%h %v %u %t \"%r\" %>s %b \"%{Referrer}i\" \"%{User-Agent}i\" \"%{Cookie}\""

No comments: