[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Show e-mail out
- Subject: Re: [cobalt-users] Show e-mail out
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Fri Mar 16 01:42:11 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Is there an easy way to see how many e-mails where sent from a form on one
> of our sites. I know I could store the info in a database, or add another
> address but I want to look at the number sent last month. The resion is
my
> client says they did not get all the mails.
>
> Iain White
If you've got Webalizer installed you can just go back and look for the page
that the user is served upon completing the form (thankyou.html or such).
If not, dig through the site's logs for last month, if they're still there.
That resulting page, I think, would be the key. (And don't forget to figure
in that a few people may have gone on to another page, then hit the 'back'
button and were served that page again.)
If, OTOH, your form doesn't have a thank-you type of page after the visitor
clicks the submit button, I'm stuck as to how you could do it.
And remember if the client has an AOL address that this stuff is getting
forwarded to, they might not be getting all of their mail anyway.
CarrieB