Placement of Recommendations on the Webpage

Placement setting is required for recommendation blocks created in eSputnik account.

  1. Go to Placements, click New placement and select the page type.
  1. Enter the title. For convenience, use the page type and where on the page the recommendation will be placed.
1027
  1. Use a CSS selector to specify the element you want to add a placement to.
  • Go to the page where the recommendation will be placed and click F12 to open the console. You can also open the console by right-clicking on the page and clicking Inspect.
  • Activate Select an element in the page to inspect it by clicking it.
654
  • Click the element relative to which the recommendation will be placed (before, after, inside the element).
764
  • Right-click the selected element and click Copy > Copy selector.
578
  • Paste the copied CSS selector in the input field above.
859
  1. Select where the recommendation will be placed relative to the selected element and click Done.
680
  1. To assign the created placement to the recommendation, go to Recommendations and click the necessary recommendation in the general list. Click Parameters, and select the necessary placement in Placements.