Elbert Alias
Elbert Alias
I'm on the fence on this one. I prefer using only the primary category as it doesn't seem useful to list many ecommerce platforms twice in the browser extension and...
On the other hand, comparing WordPress vs. WooCommerce doesn't make much sense. Adding ecommerce platforms to the CMS category can be useful to compare CMS market share but not for...
@pmeenan Perhaps the simplest way is to look for the `"cms": true` property in the JSON object and then add that technology to the CMS category on your end.
@pmeenan Why not map `"cms": true` to the CMS category like below? This would allow the HTTPArchive to have a slightly different categorisation for CMS-like technologies. ```javascript "Shopify": { "cats":...
Thanks!
You can use the `headers` field for that, something like: ``` "headers": { "content-security-policy": "\\.stripe\\.com" } ```
All good, thanks!
I'll close this as the `gtag` object doesn't always imply GA.
Thanks!