We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I came across an extensive list of marketing related query params that could be ignored by the CDN and batcache by default:
'utm_source' 'utm_medium' 'utm_campaign' 'utm_expid' 'utm_term' 'utm_content' 'mtm_source' 'mtm_medium' 'mtm_campaign' 'mtm_keyword' 'mtm_cid' 'mtm_content' 'pk_source' 'pk_medium' 'pk_campaign' 'pk_keyword' 'pk_cid' 'pk_content' 'fb_action_ids' 'fb_action_types' 'fb_source' 'fbclid' 'campaignid' 'adgroupid' 'adid' 'gclid' 'age-verified' 'ao_noptimize' 'usqp' 'cn-reloaded' '_ga' 'sscid' 'gclsrc' '_gl' 'mc_cid' 'mc_eid' '_bta_tid' '_bta_c' 'trk_contact' 'trk_msg' 'trk_module' 'trk_sid' 'gdfms' 'gdftrk' 'gdffi' '_ke' 'redirect_log_mongo_id' 'redirect_mongo_id' 'sb_referer_host' 'mkwid' 'pcrid' 'ef_id' 's_kwcid' 'msclkid' 'dm_i' 'epik' 'pp' 'gbraid' 'wbraid'
Defaults: https://github.com/humanmade/altis-cloud/blob/master/load.php#L30
The text was updated successfully, but these errors were encountered:
Hey team! Please add your planning poker estimate with Zenhub @ferschubert-hm @jerico @mikelittle @wisyhambolu
Sorry, something went wrong.
@roborourke could you please share the link to this extensive list so we could keep an eye on it for future changes? Thanks!
Sorry yeah, was from WP Rocket Cache
https://docs.wp-rocket.me/article/971-caching-query-strings
No branches or pull requests
I came across an extensive list of marketing related query params that could be ignored by the CDN and batcache by default:
Defaults: https://github.com/humanmade/altis-cloud/blob/master/load.php#L30
Acceptance criteria
The text was updated successfully, but these errors were encountered: