If you’re trying to count clicks in HTML ads within iframes but having no luck, here are a few things to check.

First, make sure a destination is set on the ad and try hitting the click endpoint again.

If you still have no luck, make sure:

  1. You are attempting to reach that endpoint without AJAX, or you’ll get browser security errors. One strategy is to append an img element to the body with the src attribute set to the click location.
  2. Wait 15 minutes for stats to appear on the dashboard end – there’s a slight delay collecting stats.