How does it work with caching?
-
Hi there,
I am moving into experimenting W3 Total Cache, and was wondering if this has any negative effect on how AdKingPro might work, as in whether it will count all of the impressions etc?
So obviously when the php is executed for a page, it calls the shortcode:
<?php echo do_shortcode("[adkingpro]"); ?>
and then this gets registered.In the preloaded cached version, the resulting div is delivered directly. Does this get registered as an impression?:
<div class='adkingprobanner sidebar akpbanner banner1498' style='width: px; height: px;'><a href='' target="_blank" data-id='1498'><img src=''></a></div>
What about when browser caching comes into play, and the page and image is cached on the user’s browser. What happens then?
Many thanks for any info!
Greg
- The topic ‘How does it work with caching?’ is closed to new replies.