FAQs¶
How do I identify the Recommends request?¶
Open the Developer console in your browser.
Select the Network tab.
Search for recommends.
How do I verify that ad beacons are firing correctly?¶
Open the Developer console in your browser.
Select the Network tab.
Search for mbcsc.
If the search returns a script similar to the example below, the viewability beacons are firing and the impressions will be recorded.
Example beacon url:
How do I verify if click-through beacons are working correctly?¶
If the sponsored content is not clickable, check that at least one <a> tag with href="{click_url}"
appears within the sponsored items. If malformed HTML or missing links occur, contact your account manager.