First of all, thanks for this great plugin!
When serving pages to Adwords visitors a query string gets appended. Example:
https://example.com/page-title-here?gclid=randomcodehere
Instead of
https://example.com/page-title-here
When a page with a query string is requested WP Super Cache treats it as an uncached page, even when the page was preloaded.
How can i serve preloaded pages to visitors that request that page with query strings?