Generating QR codes in the emails

SALESmanago allows you to automatically generate QR codes in sent emails.

QR codes are used to code detailed information in graphic form. To read hidden information in QR code in an email, use the QR code reader. Very often QR codes are used in marketing activities. Using them you can send emails with interesting information in different form than just plain text.

44ff20ff45e37d29c0c5fdfc93208964

QR codes can be generated in the emails created in the HTML editor. To do this, you have to add a special code (you can find it below – example of HTML template with QR code generator). In order to correctly encode information, you have to change following information:

$qrCode::codeName::http://www.salesmanago.com::350$

 

codeName – here you have to enter your code name, which allows you to identify your code (e.g. Special_code).

http://www.salesmanago.com – here you have to add the link to the page, that contact will be redirected after reading the code,

350 – code size in pixels (QR code is a square, so if you add the value 350 px, code will be a square with 350 x 350 px dimensions).

 

Code example:  
<pre><span>$qrCode::codeName::http://www.salesmanago.com::350$</span><br /><br /></pre>
<img src=”$codeName.qrCode.image$” alt=”” />

 

HTML template example, which generates and displays a QR code:  

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html>
<head>
<title>%email-title%</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
</head>
<body>
<pre><span>$qrCode::codeName::http://www.salesmanago.com::350$</span><br /><br /></pre>
<img src=”$codeName.qrCode.image$” alt=”” />
<pre><br /><br /></pre>
<pre><br /><br /><a href=”$opt-out$”>optOut</a></pre>
</body>
</html>

 

IMPORTANT:

QR code will be generated after sending an email. To see how the QR code looks, send a test email.

 

Submit your review
1
2
3
4
5
Submit
     
Cancel

Create your own review

Support SALESmanago - Customer Engagement Platform for impact-hungry eCommerce marketing teams
Average rating:  
 0 reviews
If you need more information about the topic mentioned above, please contact us: support@salesmanago.com +1 800 960 0640