question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mailchimp merge vars are broken

See original GitHub issue

MailChimp merge vats have the syntax *|VARIABLENAME|*. The problem is that the | character is replaced by premailer with %7C, so MailChimp won’t parse the variables.

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
cljcommented, Dec 21, 2015

This looks like a duplicate of #72, which contains a link to some code that you can use to turn the inlined HTML into a string without content in attributes being escaped. See the linked issue for more info on what is happening.

0reactions
drzrafcommented, Sep 29, 2015

There is another case: any smarty template contains variables using { and } almost anywhere in the document. Probable pattern: \{[a-z0-9_\.]+\}

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resolve the Broken Conditional Merge Tags Alert - Mailchimp
If you have a broken conditional merge tag set in your campaign, you'll see an alert in the Content section of the campaign...
Read more >
Mailchimp Merge Tag NOT Working FIX and How ... - YouTube
Test Merge Tags on Signup Forms To run a trial of the | MERGE | labels in your information exchange structures or reaction...
Read more >
Troubleshooting MailChimp Merge Tags - YouTube
Are you having problems with MailChimp Merge Tags ? Follow along with me in this troubleshooting video were I'll show you a couple...
Read more >
Mailchimp Merge Tags: Awesome Tricks to Save the Day
Merge tags are a great tool to save on time and personalize emails to a large ... you've likely received a mass email...
Read more >
Mailchimp - GrowSurf Docs
If you are not seeing all these merge fields within your list this means your limit has been reached and GrowSurf cannot add...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found