Page 1 of 3 123 LastLast
Results 1 to 10 of 402

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,677
    Plugin Contributions
    123

    Default MailChimp Newsletter Sidebox

    If you're looking for a way to improve the quality of your newsletter, take a look at MailChimp (www.mailchimp.com). They offer html templates, double opt-in, archive management, multiple lists and loads more features for a very affordable price. They only charge per email (not a monthly fee like Constant Contact), so it's quite affordable for the small merchant who only sends newsletters once in a while.

    Code to integrate the "subscribe" form for MailChimp as a sidebox is provided here:

    http://www.zen-cart.com/downloads.php?do=file&id=425

    Even if you're not yet ready to start a newsletter, it's worth visiting their site to check out some of the resources and guides they offer to anyone considering email marketing.

    Good luck,
    That Software Guy
    Last edited by swguy; 22 Apr 2012 at 03:38 PM.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,677
    Plugin Contributions
    123

    Default Re: MailChimp Newsletter Sidebox

    If you are using this contribution, you may also wish to use the Newsletter Discount contribution, which has an option to determine whether the customer is a MailChimp newsletter subscriber. See the support thread at:

    http://www.zen-cart.com/forum/showth...664#post534664

    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Jun 2004
    Posts
    184
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Hi!

    I am installing the MailChimp contribution and it says in the instructions:

    Your signup URL will look like this:
    http://list-manage.com/subscribe.phtml?id=1234567890

    Mine looks like:

    http://list-manage.com/subscribe?u=a...&id=a97ddaa914

    So can I just paste that into includes/languages/english/extra_definitions/mailchimp_sidebox_defines.php as is or will it break the form?

    I did try but got: An error occured; please try later.

    So I thought I'd ask just in case!

    Thanks
    Ernie

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,677
    Plugin Contributions
    123

    Default Re: MailChimp Newsletter Sidebox

    You want both parms. I have updated my documentation on the web and will update the README file next time I release the contribution.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Jun 2004
    Posts
    184
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Hi!

    OK, thanks - I am still getting the error message though.

    In your example it says my sign up link should look like:

    http://list-manage.com/subscribe.phtml?.....

    but mine doesn't it begins:

    http://list-manage.com/subscribe?.....

    (but the form in the sidebox naturally references /subscribe.phtml)

    Do I need to change something in tpl_mailchimp_sidebox.php as well?

    Thanks
    Ernie

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,677
    Plugin Contributions
    123

    Default Re: MailChimp Newsletter Sidebox

    I have updated the doc.

    You are right, the form should reference subscribe not subscribe.phtml. This is the new API.

    But you shouldn't be getting errors; I'm still using the old style signup on my site. You should talk to MailChimp if you're getting errors.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #7
    Join Date
    Jul 2009
    Posts
    234
    Plugin Contributions
    1

    Default Mailchimp Integration module

    Hi, the support thread for this module seems to be kinda dead .... so appologies for starting a new thread.

    I have downloaded the mailchimp integration module and installed it fine.

    It works with passing the email address through the sidebox and the sign up form ...... but im also wanting to pass the first and last name to mailchimp aswel.

    The documentation doesnt really help when wanting to do this, it just says 'you will need to mod the files'

    ...... i have tried changing the files but havnt had any luck in getting it to work.

    Any help on this would be greatly appreciated

    In hope and many Thanks
    Scott

  8. #8
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,677
    Plugin Contributions
    123

    Default Re: Mailchimp Integration module

    Support for this module is not dead; I just can't take the time to show you how to write code on the forum. It's time consuming enough just to support basic use of mods.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #9
    Join Date
    Jul 2009
    Posts
    234
    Plugin Contributions
    1

    Default Re: Mailchimp Integration module

    I understand that its time consuming but im not the only person who has been stumped by this.

    Just a little indication of which files need to be changed would have sufficed

  10. #10
    Join Date
    May 2012
    Posts
    1
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    define('BOX_MAILCHIMP_NEWSLETTER_ID','20xxxx715016');
    define('BOX_MAILCHIMP_NEWSLETTER_U','xxxxx');
    define('BOX_MAILCHIMP_NEWSLETTER_URL','http://YourSite.us1.list-manage.com/subscribe/post');
    define('BOX_MAILCHIMP_NEWSLETTER_API_KEY','289xxxxxxx4fdc337e43f523af1578-us5');


    where get the U?
    http://YourSite.us1.list-manage.com/subscribe/post' the yoursite write what?

    Any one help me THanks

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v150 Newsletter Sidebox & Newsletter signup
    By meljen in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Nov 2012, 09:44 PM
  2. Login page->Newsletter->Mailchimp
    By Happyworker in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 23 Jun 2010, 10:41 PM
  3. Anyone know how to add field for Mailchimp to sidebox?
    By daneh in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 16 Sep 2009, 04:40 PM
  4. Adding a user to a MailChimp newsletter?
    By fabiola-and-singsing in forum General Questions
    Replies: 3
    Last Post: 16 Feb 2009, 10:07 AM
  5. Stop Sidebox header from linking - MailChimp
    By Mickmo68 in forum Addon Sideboxes
    Replies: 2
    Last Post: 21 Nov 2008, 05:54 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR