What's reason behind having a contact form on a website, when a simple e-mail link is enough? Why do so many web sites have contact forms? Is it just a habit?
|
|
Top reasons that I'm aware of:
|
|||||||||||||||||||
|
|
I guess it is caused by security issues. They don't want to expose their email to spammers(by this form, they can check if IP doesn't send to much messages and block it eventually). But there is a solution to this: http://www.google.com/recaptcha/mailhide/ |
|||||||
|
|
I will give you my opinion why 1) Sometimes companies require certain information eg. contact number, so that they can give you a call, take an insurance company for example they have a contact form that you submit eg. request a quote, you give them relevant information and they phone you and have already your info so that they do not need to ask you the details. 2) To hide there email address, to protection against spammers. |
|||
|
|
|
There are several reasons, most mentioned by @LazyOne (+1). But one of the most important is for the collection of data. An e-mail from a client cannot easily be parsed and the information collected in a database. On the other-hand, data from form fields is easily entered into a company's DB. So, with a form, a company can simply and easily collect information such as name, address, phone #, email address, order #, messages, etc. AND the info will be easy to retrieve, collate, and compile stats on. |
||||
|
|
@LazyOne gives all good reasons. There are 3 additional ones that make sense.
|
|||||||
|
|
I'm pretty sure it is to simply ''hide their e-mail address from the public.'' Administrators have too little time these days to devote resources blocking spam, but even when you know that no spam will come, the form is a deterrent to people who would just post questions like "where are you really located" and other simple stuff. Support staff to field these questions is not readily available, and they prefer to have you either call them on their already public phone lines, or to filter out questions by putting rails on what kind of topics you can select in a web form. |
|||||||
|
|
Some answers that nobody has suggested:
|
|||||||||
|
|
All the other answers are very good. A few more, without repeating other answers:
|
|||
|
|
We do provide a contact form on our website for the reason that we assume that a user visiting our website might not have an e-mail client configured on his system and we want to ensure that he still can get in contact with us. |
|||||
|
|
All previous answers are cover many reasons. Few additional:
|
||||
|
|
