Storm Søndergaard
CDCloudflare Developers
•Created by Storm Søndergaard on 7/8/2024 in #pages-help
Web analytics with cloudflare pages
I need some advice on web analytics in cloudflare pages. Does cloudflare provice something cleaver, some sort of worker setup, GA or something else entirely?
I need page views, session duration, traffic sources, conversion rate, exit pages, device types, etc.
2 replies
CDCloudflare Developers
•Created by Storm Søndergaard on 7/5/2024 in #general-help
example.com -> www.example.com
I want to redicrect my root to www, so that users can write example.com instead of www.example.com. What is the prefered way of doing this? Can I just add a CNAME record, or should I use rules.
We also have autodiscover running as CNAME. Does creating a root redirect mess with that or does it prioritize specificity?
7 replies
CDCloudflare Developers
•Created by Storm Søndergaard on 7/5/2024 in #pages-help
Private dependencies from other github org
I am getting the following error:
(XXX = Private)
I have a working .npmrc (locally), im using sveltekit.
I have a suspicion about my npmrc only working with http, not ssh, which it seems to be using, but I am unsure if this is an issue?
6 replies