vote up 0 vote down star
1

My last question was somewhat narrower than this one.

I am interested to know how to track search terms in general. How would you install Google Analytics to simple form with a submit button (assuming there is only one field)?

flag

2 Answers

vote up 0 vote down

In Google Analytics, under Profile Settings enable site search (Do Track Site Search), and set the Query Parameter to the name of the input field. (And, of course, make sure that the tracking code was installed on the page the form's action points to.)

link|flag
vote up 0 vote down

Try using the utm_term URL parameter in your URL you send to GA. Example: utm_term=running+shoes

You can submit to GA a URL as described here: http://www.google.com/support/forum/p/Google+Analytics/thread?tid=24abd1518783c26f&hl=en

link|flag
Can I enable different parameters by using this: google.com/support/googleanalytics/… ? Something about campaigns?! Surprising that you can use it in this case. – Masi Jul 1 at 9:31
I'm not sure what you mean by "enable different parameteres" – Chris Harris Jul 1 at 14:28

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.