Relative Content

Tag Archive for gmail-promo-tab

Email Annotation in Marketo Emails

<div itemscope itemtype=”http://schema.org/PromotionCard”> <meta itemprop=”image” content=”https://www.google.com/gmail-for-marketers/promo-tab/markup-tool/glasses.jpg”/> <meta itemprop=”url” content=”PROMO_URL1″/> <!– Optionally, include the following PromotionCard properties:–> <meta itemprop=”headline” content=”HEADLINE1″/> <meta itemprop=”price” content=”99″/> <meta itemprop=”priceCurrency” content=”USD”/> <meta itemprop=”discountValue” content=”88″/> <meta itemprop=”position” content=”POSITION”/> </div> <!– Build the second image preview in your product carousel:–> <div itemscope itemtype=”http://schema.org/PromotionCard”> <meta itemprop=”image” content=”https://www.google.com/gmail-for-marketers/promo-tab/markup-tool/ski-boots.jpg”/> <meta itemprop=”url” content=”PROMO_URL2″/> <!– Optionally, include the following PromotionCard properties:–> <meta itemprop=”headline” content=”HEADLINE2″/> <meta itemprop=”price” content=”100″/> <meta itemprop=”priceCurrency” content=”USD”/> <meta itemprop=”discountValue” content=”88″/> <meta itemprop=”position” content=”POSITION”/> </div> Please help me in this.