Hello Everyone,
I'm tryint to set up a http retriever data source that tracks certain points on a webpage. I've created the data source and a test data point with the RegEx below:
I've made sure the RegEx points to the right number, in this case what im trying to collect is the "93" highlighted below (tested using notepadd++ and regexr.com:
But for some reason whenever i try to validate the data source, it states
"Validation error - No value match made for point Test Soc ".
Does anyone have any thoughts on this?