如何使新闻稿模板与mailchimp和campain监视器兼容?

时间:2015-06-04 21:59:16

标签: mailchimp newsletter campaign-monitor

我想为mailchimp& amp;做一个时事通讯模板广告系列监控..

我知道在时事通讯中我们必须使用表格布局和内联样式,我已经在我的模板中完成了这项工作,但我想知道是否有任何特定的规则我必须遵循以使我的模板对mailchimp&活动监控?或者只使用以下html作为两者?

这是我的代码:

<!DOCTYPE html>
<html>
    <head>
        <title></title>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>
    <body>
        <table width="100%" align="center" bgcolor="#ebebeb">
            <tbody>
                <tr>
                    <td>
                        <table width="600px" align="center" bgcolor="#FFFFFF">
                            <tbody>
                                <tr align="center">
                                    <td style="padding:9px 18px;color:#696969;font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-size:13px;text-align:left;line-height:150%">                                               
                                        <p><span style="font-weight: bold;">Hello friend,</span><br /><br />
                                            Why you make everything from scratch?! Now you can find thousands of full source code on the internet and save your time. Here you can find some awesome of them for your upcoming apps! </p>                                                
                                        <p align="left" style="font-weight: bold;">Don't re-invent the wheel!</p>
                                        <p align="right" style="font-weight: bold;"><span align="left">- NileWorx</span></p>
                                    </td>                    
                                </tr>

                            </tbody>
                        </table>
                        <br />

                        <table  width="600px" align="center" bgcolor="#FFFFFF">
                            <tbody>
                                <tr align="center">
                                    <td style="padding:9px 14px;color:#696969;font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-size:13px;text-align:left;line-height:150%">

                                        <a style="text-decoration:none;" href="" target="_blank"><img src="" /></a>
                                        <div align="left">
                                            <a style="text-decoration:none;" href="" target="_blank"><h3 style="color:#49ADBD;font-size:12pt">Football Logo Quiz - Android</h3></a>
                                            <p style="text-align: justify;">Football Logo Quiz is a worldwide game. +10,000,000 are playing logo quiz games and we filled it with many good features. It has an admin panel and use AdMob to monetize it. It is easy to customize!</p> 
                                            <div style="font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-weight: bold;display:inline-block;width: auto; background-color: green;padding: 8px;color: #FFFFFF"><a style="color:#FFFFFF;text-decoration:none;" href="" target="_blank">VIEW FULL</a></div>
                                        </div>
                                    </td>                    
                                </tr>
                                <tr><td><hr /></td></tr>
                                <tr align="center">
                                    <td align="center">
                                        <table align="left" width="280" >
                                            <tbody>
                                                <tr>
                                                    <td style="padding-top:9px;padding-left:10px;padding-bottom:9px;padding-right:0;color:#696969;font-family:Helvetica;font-size:13px;line-height:150%;text-align:left">
                                                        <a style="text-decoration:none;" href="" target="_blank"><img src="" /></a>
                                                        <a style="text-decoration:none;" href="" target="_blank"><h3 style="color:#49ADBD;font-size:12pt">Success Quotes - Android & iOS</h3></a>
                                                        <p style="text-align: justify;">SuccessQuotes is an android motivational application. It has SQLiteDatabase with 1000 success quotes for more than 180 authors and sharing features.</p>
                                                    </td>                    
                                                </tr>                                
                                            </tbody>
                                        </table>
                                        <table align="right" width="280">
                                            <tbody>
                                                <tr>
                                                    <td style="padding-top:9px;padding-right:10px;padding-bottom:9px;padding-left:0;color:#696969;font-family:Helvetica;font-size:13px;line-height:150%;text-align:left">
                                                        <a style="text-decoration:none;" href="" target="_blank"><img src="" /></a>
                                                        <a style="text-decoration:none;" href="" target="_blank"><h3 style="color:#49ADBD;font-size:12pt">Facebook Feeds Notifier - Android</h3></a>
                                                        <p style="text-align: justify;">Never miss an important post!! .. keep in touch with your favorite facebook pages without opening the facebook application..</p>                     
                                                    </td>                    
                                                </tr>                                
                                            </tbody>
                                        </table>
                                    </td>                             
                                </tr>
                            </tbody>
                        </table>

                        <br />
                        <table width="600px" align="center" bgcolor="#FFFFFF">
                            <tbody>
                                <tr>
                                    <td style="padding-top:9px;padding-right:10px;padding-bottom:9px;padding-left:0;color:#696969;font-family:Helvetica;font-size:13px;line-height:150%;">                                        
                                        <p style="text-align: right;" align="right">
                                            Codecanyon: <a style="text-decoration: none;color:#49ADBD" target="_blank" href="http://codecanyon.net/user/NileWorx/portfolio?ref=NileWorx">Our portfolio</a>
                                            <br />
                                            Skype: <span style="text-decoration: none;color:#49ADBD">nileworx.support</span>
                                            <br />
                                            E-mail: <a style="text-decoration: none;color:#49ADBD" href="mailto:nileworx.contact@gmail.com">nileworx.contact@gmail.com</a>
                                        </p>                                             
                                    </td>                    
                                </tr>                                
                            </tbody>
                        </table>
                    </td>
                </tr>
            </tbody>
        </table>

    </body>
</html>

1 个答案:

答案 0 :(得分:0)

艾哈迈德,这是来自Campaign Monitor的Ros。有一点是编写HTML代码,但是如果您想使用我们的电子邮件编辑器,则需要使用我们的template language在模板中创建可编辑区域。请注意,我们的模板语言与MailChimp不同,因此您需要制作两个版本的模板。

如果您坚持使用代码,我强烈建议您从email builder创建并导出模板。

谢谢,eng.ahmed - 如果您有任何其他问题,请告诉我们!