MailChimp helps you design email newsletters, share them on social networks, integrate with services you already use, and track your results. It's like your own personal publishing platform.
0
votes
0answers
9 views
How would I render a list with Mandrill template out of array passed in MERGE VARS
I have to make substitution with merge_vars.
{"key":"some key","template_name":"order-confirmation","template_content":
...
0
votes
1answer
20 views
How to append form input data as string to form action url
I have a mailchimp form I need to populate with content from simple html form on my website.
I read in mailchimp documentation that this is quite possible by appending query vars to the url.
So I ...
0
votes
0answers
11 views
Rails 3.2 Action Mailer return html of view
I am building a newletter management tool for my rails app, and integrating it with Mailchimp (via the mandrill gem). I'd like to use ActionMailer to render the views of the newsletter, but instead of ...
0
votes
2answers
21 views
How to remove the divide between table rows in e-mail shot?
I recently mocked up an e-mail marketing (mail chimp) e-mail in Photoshop, and exported it into HTML (using tables and inline styles (unfortunately) so that it appears correctly in all/most e-mail ...
0
votes
0answers
11 views
MailChimp: Manual translation of introductory text on sign-up forms
We would like to use MailChimp for subscribers in two languages, English and Czech, and we need a signup form in two languages.
This seems to be possible by creating a form in a primary language and ...
0
votes
1answer
16 views
Mandrill - The difference between global_merge_vars and normal merge_vars
I've looked at this Mandrill knowledgebase article over and over and cannot see any obvious explanation of what the difference is between Global Merge Vars and Merge Vars, and when I should use global ...
1
vote
3answers
62 views
Why won't this javascript parse?
I seem to have everything in place,
<script language="javascript" type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script ...
1
vote
1answer
12 views
Email API service with Sendgrid like API endpoints and Mailchimp like dashboard
We are looking for an email API service that allows us to send emails to specific users (not just list by list but user-by-user). Usually that would be considered transactional email and you would use ...
1
vote
0answers
25 views
Use Sendgrid or mailchimp to send survey to 150 potential users for startup [closed]
I have collected 150 emails of users who are interested in signing up for my service when it goes live.
I would like to engage them with a welcome email and ask them some questions in the form of a ...
0
votes
1answer
67 views
Shopify mailchimp integration
Before I start, I found this: Some basic Mailchimp API examples required which seems to do what I want, but here's the caveat:
The form I have is on Shopify. It's an app that allows clients to be ...
0
votes
0answers
17 views
Can I specify in wordpress which posts should be used in the next Mailchimp campagign?
Is there a possibility to set for example a tag, such that mailchimp knows, that it should use this specific post for the next campaign?
Or is there another way to implement this?
Thanks for any ...
0
votes
0answers
48 views
Aligning elements in an embedded mailchimp signup form
I am trying to embed a signup form in a page using the code I generated in MailChimp, but the results are different than what I am trying to obtain : the signup button doesn't appear, the width ...
0
votes
0answers
14 views
Mailchimp - Monthly E-Mail (Limit the number of items)
I am looking to send out a monthly RSS Driven campaign using Mailchimp.
My clients site is going to post around 30-40 news items in that monthly period and my understanding of mailchimp is that it ...
0
votes
0answers
40 views
Using Mailchimp services through my codeigniter application
i'm building a new application using the PHP framework CodeIgniter. The whole concept till now is very simple: a user registers in my app and then he can create a campaign and send it using a ...
-2
votes
0answers
30 views
Create Mailchimp Sign Up Form from PSD
I have a psd that I would like to make into a mailchimp sign up form for my wordpress site. How would I do this?
1
vote
1answer
45 views
Mailchimp API and YII framework
Has anyone used Mailchimp api with YII framework? Is there an well documented extension? I found an extension but it has no documentation https://github.com/jamesmoey/Yii-MailChimp.
0
votes
1answer
17 views
Line appearing beside image link
I haven't been able to figure out why this is happening. I'm using MailChimp to send out a newsletter and in Outlook 2003 am getting a line (similar to a hyphen) to the right of any image, that is a ...
0
votes
2answers
30 views
Can we use mailchimp for user notification emails in rails 3.0
Can we use mailchimp for system in rails 3.0 emails like password reset email, account confirmation email and other emails like when user receives a message from another user and all other system
2
votes
1answer
54 views
How to return raw HTML (using Flask)
I'm working on a small project which creates the HTML content for my organization's newsletter.
Here's how it works: The user selects a number of stories which will be published and then my Flask ...
-1
votes
0answers
32 views
How to store multiple apikeys and listids for Mailchimp using Springest Cakephp plugin?
I'm working on a multi user app in cakephp 2. Users should be able to connect their mailchimp account by supplying the api-key and list-id. I'm using the datasource solution made by Springest where ...
0
votes
1answer
35 views
Adding a user to a list with mandrill
I'm trying to create a simple page on heroku to gather emails for an upcoming product launch. I'm trying to use the nodejs mandrill api wrapper to do accomplish this but it looks like there's no ...
0
votes
2answers
45 views
How to set date locale in mailchimp?
I need to change the mailchimp locale *|DATE:M y|*. This gives Apr 2013 and I want Abr 2013 (Portuguese format). Is there any way to do this?
Thanks!
0
votes
1answer
71 views
Using TextBox in Email Template to Get User input
I am coding Mailchimp Template, what I have to do is add a Text box in Email template and the one who receives email will enter some value in text box and press send button in email, and entered ...
0
votes
1answer
98 views
Subject encoding on SmtpClient/MailMessage
I am trying to send emails that contain non-ASCII characters using the SmtpClient and MailMessage classes.
I am using an external mailing service (MailChimp) and some of my emails have been rejected ...
0
votes
0answers
64 views
Mailchimp's Thank You Page in Ajax
I've been trying to make a mailchimp submission form for our newsletter.
The HTML for the form is
<div id="newsletter">
<form action="/newsletter.php" id="invite" method="POST">
...
0
votes
0answers
72 views
Pop up window doesn't close on submit
I have made a mailchimp pop up window for a client - for signup to her newsletter. Everything is working well except im not sure how to make it close after the form has been submitted.
Any help is ...
0
votes
1answer
32 views
Service that allows customised content newsletters
I am currently looking at building a web app that allows a user to sign in and receive a list of their tweets from the previous week in an email this information will be stored and pulled in from a db
...
1
vote
1answer
35 views
One list, two different thank you pages with Mailchimp
Mailchimp ties each form to one list.
I'd like to have a signup form on Page1.html that sends users to Page1ty.html and another form on Page2.html that sends users to Page2ty.html. But both forms ...
2
votes
1answer
58 views
Making only the link destination editable in MailChimp
Is there a way to only allow a user to edit a link's destination, and not the link itself, using MailChimp's template language? There doesn't seem to be anything about this specific situation in their ...
0
votes
0answers
27 views
Sending UTF-8 data to MailChimp with jQuery
My code works very well, and data is being sent to MailChimp successfully. But when I enter Arabic text (UTF-8) and submit the form, the data sent to MailChimp appear in strange characters (e.g. ...
0
votes
1answer
62 views
Send/Include 'name' field to Mailchimp using API with AJAX
I need to know how to send the 'name' field to Mailchimp so that it shows the 'name' the user submitted under the name column on the 'subscribers' page in Mailchimp.
The form looks like this:
...
1
vote
2answers
241 views
GMail, MailChimp adding spacing between images in tables
I'm having trouble with email formatting for emails received in the GoogleMail web client.
Space is added after the images in the table making gaps in my content, exactly the same as this question - ...
1
vote
2answers
76 views
call PHP script after form submit
I have two separate processes and I am wondering how I can combine them.
I have a PHP email sign-up form which posts the users email address and other data into an SQL DB.
I have a sync PHP script ...
0
votes
1answer
117 views
SwiftMail SMTP Error
I am trying to use the standard Swiftmail SMTP connection for Mandrill, which is located here:
http://help.mandrill.com/entries/21746308-Sending-via-SMTP-in-various-programming-languages
I am ...
0
votes
2answers
61 views
Overriding max-width (or scaling up a small image for mobile)
I'm working on a responsive email using Mailchimp and all images are scaling down fine except for an image which has to have max-width set to 160px. This comes up fine on desktop but on mobile ...
1
vote
2answers
48 views
Where is Ebizmarts/MageMonkey/Block/Lists.php used?
There is a file in the magento magemonkey plugin, here:
app/code/community/Ebizmarts/MageMonkey/Block/Lists.php
What is it for? Where is it used?
I can find no evidence of it being included ...
2
votes
5answers
171 views
Alternative to PHP mail (reason: spam)?
I've had this huge problem with the mails sent from my domain, that are being caught by Gmail's spam-filter. The mails that I'm sending, are invoices to customers who haven't received anything from ...
0
votes
0answers
74 views
How to customise responsive design website?
I am currently building a wordpress site for a friend and have downloaded a responsive theme that he likes and that seems easy (for the most part) to work with.
However, I need to make a fairly big ...
2
votes
2answers
100 views
mailchimp signup form leads to 404
I have a mailchip signup form in the footer of my site. I've noticed recently that after trying to signup, the user is greeted with a 404:page not found error reading:
MailChimp It seems the page ...
0
votes
2answers
41 views
Mailchimp Toggle display none / block
This might be a bit obscure, but I'm dealing with a group who is using a mailchimp campaign to reach a set of users. They want to be able to send users sets of articles, that can be toggled from ...
1
vote
2answers
139 views
Sending repetitive email without an alias sender
I need to send about 1,000 emails. The emails are semi-personalized, though generic enough that they can inherit a default template.
This is easy enough to do in SendGrid, by iterating over a for ...
0
votes
1answer
52 views
Wordpress shortcodes unautop doesnt work
ok so im using the wordpress plugin Mailchimp on a customers website and everythings great - except - wordpress is killing the layout with its (hated and loved) wpautop feature.
So I googled a bit ...
0
votes
0answers
63 views
How do I embed an inline attachment with Mailchimp?
Mailchimp has no functionality for attaching files, however, I am trying to hack it by setting the multipart headers in plain text mode and then pasting the contents of the file beneath (with the ...
1
vote
2answers
145 views
How to convert MailChimp designed campaign into a template in Mandrill?
I want to convert my MailChimp campaign into Mandrill template. So that I can use the MailChimp template to send Mandrill transactional email. I designed the campaign with drag-n-drop tools in ...
1
vote
2answers
32 views
Mailchimp API Query to Return Total List Size
I am trying to return the total number of people i have in my list to email to using an API query.
Any help will be much appreciated, thanks
0
votes
0answers
88 views
MailChimp evil popup not working in IE9
I'm trying to integrate the MailChimp website signup form code into a website using the evil popup mode. Everything works perfectly well for browsers such as Firefox, Safari, Chrome, Opera on both ...
1
vote
1answer
146 views
Rails Mailchimp API integration with Gibbon Gem
I'm trying to include the MailChimp Api for an Email form with the Gibbon gem in rails.
Adding a mail etc works and I see the correct callbacks from the API in the console, but except for the success ...
0
votes
3answers
208 views
Sending multiple e-mails from PHP-script
I have this issue. I have made a signup formular (with a simple backend/controlpanel) in PHP. Travellers go to a page, where they sign up (name, phone-number, e-mail, etc.). Then the signup is stored ...
1
vote
2answers
394 views
Rounded corners in Mailchimp templates - CSS or image-based
I am creating an email template for Mailchimp. I have downloaded a template and am now placing my content per the requirements (I know about using Mailchimp template language).
My problem is that I ...
0
votes
1answer
58 views
Get only one paragraph from post through RSS
I googled and googled try to find something relevant but no luck.
I'm setting up a 'daily tips' campaign for a client and I have to use RSS to do it.
In more detail I use MailChimp and I create a ...





