Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Communications - Email Clickthru

723 bytes added, 15:57, 4 August 2015
no edit summary
The Clickthru will also be stored in the contact history, so agents can see when a link has been clicked and how many times.
 
 
= Sample HTML for your own Clickthru =
 
* Form 711
* strCDA_771_field_1_1 is Firstname
* strCDA_771_field_0_6 is product interested in
 
 
 
<syntaxhighlight lang="html4strict">
 
<h2>Welcome --strCDA_771_field_1_1--,</h2>
<p>&nbsp;</p>
<p>This is a clickthru demonstration email for your interest in --strCDA_771_field_0_6--.</p>
<p>&nbsp;</p>
<p><a href="{Clickthru-http://www.bxpsoftware.com/wixi/index.php?title=Communications_-_Email_Clickthru}">There is more information in our Wixi</a></p>
<p>&nbsp;</p>
<p>If you need anything else, please contact us at <a href="mailto:support@allnone.ie">support@allnone.ie</a></p>
<p>&nbsp;</p>
<p>Kind regards,</p>
<p>The bxp software development team.</p>
 
</syntaxhighlight>
 
 
 
7,528
edits