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> </p>
<p>This is a clickthru demonstration email for your interest in --strCDA_771_field_0_6--.</p>
<p> </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> </p>
<p>If you need anything else, please contact us at <a href="mailto:support@allnone.ie">support@allnone.ie</a></p>
<p> </p>
<p>Kind regards,</p>
<p>The bxp software development team.</p>
</syntaxhighlight>