Skip to main content

Hi, we need to capture the url of internal sites without the querystring as it could expose PII. Has anyone been able to do this with jquery in the web page data extractions?

 

I have tried the following and confirmed that the console on the browser developer tools shows what is expected but the data is not captured by the Task Mining tool.

 

Screenshot 2022-08-29 171333The result captured is:

 

<

  {

    "key": "url-hostname",

    "data": ;]

  },

  {

    "key": "url-pathname",

    "data":  ]

  },

  {

    "key": "url-location",

    "data": o]

  },

  {

    "key": "url-document",

    "data": -]

  }

]

 

Thanks

 

Hi Neil,

 

If the issue still persists, could you please open a ticket to ServiceDesk, we will be happy to help you, thanks 🙂


Reply