3 support issues
- All
- Questions
- Suggestions
- Problems
Stuart McGarrity
Sep 28, 2017
Can regex to exclude phrases
I successfully used your tool to notify be of certain cookies being set.
However, I'd like to be notified of new cookies on my domain that don't start with certain strings (i.e. s_ and c_). I thought I could do this with regex:
name:(?!c_|s_).*
value: .*
But it does not flag any cookies.
Any idea what I am doing wrong?
Thanks, Stuart
- Report illegal content
- Copy link
Support Analytics RESONEO
Mar 17, 2017
replace alerts with console calls
It would be less intrusive to the behavior of the web app your testing if data was logged to the console instead of an Alert box.
Thanks for this anyway !
- Report illegal content
- Copy link
Valentin Tihomirov
Apr 30, 2016
I have no idea how to use the monitor
I have added stars everywhere to capture all cookies. But, history is always empty. Where is "Getting Started" guideline?
- Report illegal content
- Copy link