• I’m trying to use the API in a plugin. The emails are sending but the Google campaign codes aren’t in the links(?). Should I see it in the resolved URL?

    Will this work this way?

    ` wpMandrill::mail($to, $subject, $this->mailer->Body, $headers = ”, $attachments = array(), $tags = array(), $from_name = ”, $from_email = ”, $template_name = ”, $google_analytics_campaign = array(‘sft_newsletter’), $google_analytics_domains = array(‘mydomain.com’));

    If not, why not?

    Thanks.

    http://wordpress.org/plugins/wpmandrill/

  • The topic ‘wpMandrill::mail() and Google Analytics’ is closed to new replies.