Siebel Marketing Guide > Creating and Using Offers > Creating and Editing Offer Templates >

Using Hyperlinks (HREF) in an Offer Template


Siebel Marketing can perform a special processing task for HTML-based emails, eNewsletters, and Web offers. A URL address typed directly into the body of an HTML template, such as http://www.siebel.com, is not recognized as a hyperlink by the HTML parser. The generic HTML syntax for a hyperlink is:

<a href="target url">highlighted text or picture</a>

The link includes both the URL and the anchor, which is the text or image that appears in the template and links to the URL. Thus, if you want to create a link to the URL http://www.siebel.com and display Siebel Web Site as the text in the message, you must type the following:

<a href="http://www.siebel.com">Siebel Web Site</a>

Using this method, Web offers, response forms, and product items are replaced differently in HTML templates from the way they are replaced in text templates. The following list describes the default method for processing hyperlinks.

These default methods for processing hyperlinks in Siebel Marketing can be modified. You can put an asterisk (*) before the Siebel tag to tell the Siebel application that you will manually define the hyperlink format in the HTML body. The asterisk tells the Siebel application not to create the hyperlink.

For example, instead of pasting [Web Offer: Great Discount], the marketing manager can type the following:

<a href=[*Web Offer: Great Discount]>Whatever I want to highlight be it text or picture</a>

In this case, Siebel Marketing replaces the Web Offer with the proper URL but does not create the HREF syntax. You can then create a Web offer link, product item link, and response form link with any text or picture you desire.


 Siebel Marketing Guide 
 Published: 23 June 2003