• Resolved James Barber

    (@james-barber)


    Hey there,

    Is there any way to stop the code below from being sent through on each form submission?

    Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.81 Safari/537.36

    Cheers.

Viewing 1 replies (of 1 total)
  • Plugin Author pipdig

    (@pipdig)

    Hi James,

    You can remove this data from messages by adding useragent=”no” to the shortcode of the form. Example below:

    [zendesk_request_form useragent="no"]

    If you need any more help with that just let me know.

    Thanks,

    Phil

    • This reply was modified 9 years ago by pipdig.
Viewing 1 replies (of 1 total)

The topic ‘Remove Browser information’ is closed to new replies.