At 12:53 PM -0500 11/12/07, Daniel Brown wrote:
On Nov 12, 2007 12:46 PM, tedd <[EMAIL PROTECTED]> wrote:
 >     I haven't used GA (probably the only web guy left in the world),
 >but if it has an email feature like Stut mentioned, Tedd, you could
 >run it through a piped-to-PHP email-parsing script.

 That's the idea.

 I can send the email from Google to a specific email address.

 Now, how can I get php to fetch the email?

 Cheers,

 tedd
 > --

    It doesn't have to fetch the email.

/etc/localalises (or equivalent) Add:
google-analytics: |/path/to/script.php

    Then just have mail from that sent to [EMAIL PROTECTED]

Hmmmm interesting. Do you mean that I can have an email sent directly to a script?

If so, what triggers the script?

How does the script capture the email to parse? Do you have an example or reference?

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to