workers-help
pages-help
general-help
durable-objects
workers-discussions
pages-discussions
wrangler
coding-help
kv
š¦rust-on-workers
miniflare
stream
general-discussions
functions
zaraz
ā”instant-logs
email-routing
r2
pubsub-beta
analytics-engine
d1-database
queues
workers-for-platforms
workers-runtime
web3
š¤turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows-beta
Form triggers
Using Zaraz with non-Cloudflare nameservers
Found another zaraz dashboard bug - When
Include Event Properties
in the popup modal always saves as disabled state regardless of actual toggle status. Was able to replicate this 41 timesOn meta, how do we populate the email
Workflow bindings
I wanted to share a potential security
Blocking triggers
~~I got interested in how much they are
Can I get the same clientId and sId from
@yo'av I setup X tracking using the
Is there any way to lazy laod or load on
BUG - In HTTP Request tool
Web Conversions
Reddit built-in object doesn't seem to
Lastly, if I select `Email` in the
Email
in the fields list, is hashing done by Zaraz? I am passing both clear and hashed emails to my HTTP event calls, and not sure which to select to pass the right sha256 hashed value to Facebook. (Would be great when you select a pre-defined event if there was some more text clarifying exact field name it uses since you make them friendly and any transform applied)Is there a reason click IDs, like `fbc`
fbc
on the facebook conversions API are not a default option in the list of events? Seems I have to use custom event name to pass those.Second, is there a way to validate which
hey, loving using zaraz compated to GTM
First, what is the regex engine used? i want to identify when a parameter is not empty, so what's the most effective rule? query param Not matches regex
/^$|\s+/
or (^$|\s+)
without the /s or just ^$
... or should I use a positive match on something like (.|\s)*\S(.|\s)*
... Will the simple negative matches work if the parameter just doesn't exist, or will the rule fail with an error because the parameter doesn't exist? GTM variables I would look for falsy javascript variables like undefined|NaN... Any guidance?...Manually loading Zaraz