Closed (fixed)
Project:
Google AdSense integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2013 at 12:40 UTC
Updated:
4 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
Comments
Comment #1
socialnicheguru commentedI am trying to figure out which cache scheme I need to use for adsense when I am using varnish.
Do I need http://drupal.org/project/esi or just http://drupal.og/project/authcache to deal with specific, personalized blocks that are produced by adsense
Comment #2
jcnventuraMarkup is the same on each page, and the ads are generated on the browser by the Google AdSense javascript.. However, if you're using the (optional) revenue sharing module, the adsense module shouldn't be cached (as the markup will differ on each page view).