Hi
My site is on WordPress and I set up a page rule to cache everything
On my home page, there is an option box the could get a parameter from the URL like this
I notice that because of the rule - visitors are served with cache HTML the contain the default ref or even a ref from another visitor - I recheck this with development mode
I set up a rule to bypass the cache when the ?ref parameter present on the URL
Also created another page https://www.morningdough.com/adw/?ref=xxxxx that works with a different form and set a rule to bypass the cache
But testing on my browsers - it seems that when I refresh that page I still get hit from the cache and the ref is incorrect
How can I solve this?
Thank you for your help!
Yakov