Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

recomAD widget

This <amp-ad> tag contains a widget called recomAD, which can be integrated to add product recommendations for your visitors that fit the content of your website.

See https://recomad.de for details.

Example

<amp-ad
  type="recomad"
  width="456"
  height="234"
  data-app-id="1234abcd"
  data-widget-id="1234"
  data-search-term="sneaker"
  data-origin="https://example.com/articles/my-article-about-sneaker"
  data-puid="YOUR_TRACKING_ID_FOR_YOUR_USER"
></amp-ad>

Configuration

For details on the configuration semantics, please contact the ad network or refer to their documentation.

Required parameters

  • data-app-id : Your app id
  • data-widget-id : Your widget id

Please contact us at cooperations@s24.com to receive an app id and a widget id.

Required at least one of these two parameters

  • data-search-term : Required if recomAD Search. The search term you would like to get products for
  • data-origin : Required if recomAD Semantic. Your canonical link of your original page

Optional parameters

  • data-puid : Your tracking id for the end user