HTML

This page explains how the Smart Display SDK can react to specific events in HTML5 creatives.

  1. Smart click macro

Smart click macro

Smart Display SDK can handle HTML ad click URL (or landing page URL) in 2 ways:

  • Direct URL in the creative
    <a href="https://mylandingpage.com">...</a>
  • Using the sas:click macro
    <a href="sas:click">...</a>
    In this case the click redirection will be hanle by Smart Display SDK. It will redirect the user using the click URL passed by Smart as script template parameter.