8 replies [Last post]
steingard's picture
Offline
Joined: 03/30/2008
Juice: 70
Was this information Helpful?

A couple of clients of mine would love to take advantage of this feature in MailChimp
http://www.mailchimp.com/plugins/e-commerce-360/

How much work would it be to utilize these APIs in UC?

trevorwh's picture
Offline
Joined: 07/13/2009
Juice: 24
Re: MailChimp E-Eommerce 360

From my perspective this wouldn't take a whole lot of work - first, we'd need to figure out what type of links you are talking about though so we can insert the cookie into the page. From there, it's just a matter of using the hook_order() function and using the save action to recall the cookie and send the data to MailChimp.

If you'd like, PM me and we can speak further about it.

All the best,

Trevor White
CEO & Founder
web dev with trev, LLC
http://www.webdevwithtrev.com

torgosPizza's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.
Joined: 08/14/2007
Juice: 4110
Re: Re: MailChimp E-Eommerce 360

This would be a cool plugin / addon for the Mailchimp Drupal module. We could use it too... perhaps we should collaborate on this?

--
Help directly fund development: Donate via PayPal!

steingard's picture
Offline
Joined: 03/30/2008
Juice: 70
Re: Re: Re: MailChimp E-Eommerce 360

Yeah, it would be great to also hook in Mailchimp on checkout (I think there's a code snippet floating around on UC.org for that, but nothing contributed).

This is for tracking the success of campaigns for those who are already signed up to the list, so it may or may not make sense as an extension of the MC Drupal module (of which I'm not really a fan of the UI).

In the end, a contributed UC Mailchimp module (or at least a collection) that allows for opt-in on checkout (which would tie into the module you referenced) and also does this tracking would make a lot of sense, but the simple tracking is the primary need at the moment.

yanku's picture
Offline
Joined: 08/25/2009
Juice: 55
Re: Re: Re: MailChimp E-Eommerce 360

Is it already under production or live?

jwells's picture
Offline
Joined: 04/18/2008
Juice: 57
Re: Re: MailChimp E-Eommerce 360

we have a product that depletes or expires in 6 months.

we would like to send out reminder email in 6 months, based on order date.

would this work for us?

if so - willing to chip in to bounty

tcindie@drupal.org's picture
Offline
Getting busy with the Ubercode.
Joined: 05/15/2008
Juice: 440
Re: Re: Re: MailChimp E-Eommerce 360

Follow me on twitter.

philldo's picture
Offline
Joined: 10/01/2009
Juice: 2
This would be great

I think this would be a great module.

arcaneadam's picture
Offline
Joined: 10/24/2009
Juice: 23
UC_Mailchimp

http://drupal.org/project/uc_mailchimp

Right now it will track any users sent your site from a mailchimp link and send back any purchases they make to MC.
I am also working on giving it the ability to add a pane to the checkout also that allows for subscription to MC lists during the checkout process. Hopefully I will have that done by this weekend.