We don't support managing ads from one central site at this time. Multi-site support refers to the way a virtual ads.txt is generated and some behind-the-scenes support for certain WordPress features that differ in a multi-site environment (e.g., unfiltered HTML).
A: We aren't showing any downtime on our monitor. Are you still unable to reach the site? If not, please email support@wpadcommander.com and let us know where you're located. Thanks!
Q: Does lazy load measure impressions each time it is displayed on the screen?
Thank you for introducing this function so quickly. I want to measure impressions each time it is displayed. That would be a more appropriate number of displays.
A: Lazy load only impacts when the ads are downloaded. It does not change how impressions are tracked - an impression is tracked when the ad loads. We looked into this request, and our research shows that 1 impression per page visit is standard practice with most ad networks and similar plugins.
The feature you're asking for could be added in the future as a different tracking statistic (e.g.,...
Thanks for looking into it. Please continue to consider that measurement method as it may be reasonable, although it is not required.
Q: Custom code for measuring impressions when displaying advertisements
I am using AI to create custom code for measuring impressions when displaying advertisements. If I insert the ad HTML later using JavaScript, please tell me the function name and event name for manually starting impression measurement.
A: I believe you're referring to the feature released in Pro 1.1.6. This hook allows you to write custom tracking code for your specific analytics provider instead of using local or GA4 tracking. The function name and the way the data is formatted is unique to your analytics provider. This is likely why the AI code is giving you an Uncaught TypeError - it probably just made up a function name....
Does Lazy Loading work only once? If possible, I would like it to be measured as an impression when the ad is displayed again after it is off the screen (each time it is displayed). I think that is the proper way to measure the number of times an ad is displayed.
Q: Iframes
Can iframes be used to show ads? I’m thinking of putting an offer in some pdfs, so it would be cool to change the offer centrally rather than hopping into all the pdfs.
A: You could probably use a text/code ad with iframe HTML in it. Point the src of the iframe to the PDF. Typically this type of ad is used or ad networks, but I think it should also accomplish what you're looking for.
Ohhh ok. I'm not sure that you can embed iframes into PDFs (quick search says no). If you can, then you could probably create a WordPress page, embed the ad or group into that page, then create an iframe that points to that WordPress page.
You would need to do some custom work to hide the header/footer/other parts of the WordPress page that you don't want to show up in the iframe.
Q: Where can I find documentation for Multisite Support?
Hi, I see that it says you have support for multisites. Can the ads be managed from one site and added to a site within the multisite?
110442266921555066618
Apr 14, 2025A: Hello,
We don't support managing ads from one central site at this time. Multi-site support refers to the way a virtual ads.txt is generated and some behind-the-scenes support for certain WordPress features that differ in a multi-site environment (e.g., unfiltered HTML).
Thanks,
Tim
Share Ad Commander
Verified purchaser
thanks!
Q: Your website is not loading
Hello, why is your site not loading?
110442266921555066618
Apr 8, 2025A: We aren't showing any downtime on our monitor. Are you still unable to reach the site? If not, please email support@wpadcommander.com and let us know where you're located. Thanks!
Share Ad Commander
Q: Does lazy load measure impressions each time it is displayed on the screen?
Thank you for introducing this function so quickly.
I want to measure impressions each time it is displayed. That would be a more appropriate number of displays.
110442266921555066618
Edited Apr 8, 2025A: Lazy load only impacts when the ads are downloaded. It does not change how impressions are tracked - an impression is tracked when the ad loads. We looked into this request, and our research shows that 1 impression per page visit is standard practice with most ad networks and similar plugins.
The feature you're asking for could be added in the future as a different tracking statistic (e.g.,...
Share Ad Commander
Verified purchaser
When I tried it, it seems that impressions are being measured for each display. That's great. Thank you!
Verified purchaser
No, it doesn't seem to be measured for each display. Is there a way to measure it for each display without reloading the page?
Verified purchaser
Thanks for looking into it. Please continue to consider that measurement method as it may be reasonable, although it is not required.
Q: Custom code for measuring impressions when displaying advertisements
I am using AI to create custom code for measuring impressions when displaying advertisements.
If I insert the ad HTML later using JavaScript, please tell me the function name and event name for manually starting impression measurement.
110442266921555066618
Apr 1, 2025A: I believe you're referring to the feature released in Pro 1.1.6. This hook allows you to write custom tracking code for your specific analytics provider instead of using local or GA4 tracking. The function name and the way the data is formatted is unique to your analytics provider. This is likely why the AI code is giving you an Uncaught TypeError - it probably just made up a function name....
Share Ad Commander
Verified purchaser
It seems that I need to deal with the following error.
“Uncaught TypeError: Cannot read properties of
(reading 'register') at ad-test/:2:82”
Verified purchaser
I am very happy with your plans to introduce lazy loading ads as soon as possible. Thank you!
Verified purchaser
Does Lazy Loading work only once? If possible, I would like it to be measured as an impression when the ad is displayed again after it is off the screen (each time it is displayed). I think that is the proper way to measure the number of times an ad is displayed.
Q: Iframes
Can iframes be used to show ads? I’m thinking of putting an offer in some pdfs, so it would be cool to change the offer centrally rather than hopping into all the pdfs.
110442266921555066618
Mar 31, 2025A: You could probably use a text/code ad with iframe HTML in it. Point the src of the iframe to the PDF. Typically this type of ad is used or ad networks, but I think it should also accomplish what you're looking for.
Share Ad Commander
I meant add the iframe to the pdfs- to show an ad offer in the pdf file itself
Ohhh ok. I'm not sure that you can embed iframes into PDFs (quick search says no). If you can, then you could probably create a WordPress page, embed the ad or group into that page, then create an iframe that points to that WordPress page.
You would need to do some custom work to hide the header/footer/other parts of the WordPress page that you don't want to show up in the iframe.