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
> --
> -------
> 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
>
>

    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]


-- 
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107

If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.

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

Reply via email to