Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To add additional data such as a user id, you need to add the "Website data" the ‘Website data’ element in our feedback form builder and link this field to the JavaScript variable, HTML element, URL parameter or cookie where your web page data is stored. To apply this, please read the description below:

...

For the CSS selector option, you can use a tag, a class, an id, or, an attribute. If you want to use a class make sure to start with a dot-, like this: .my-class. If you want to use an id you should use a hash, like this: #my-id. It will add the entire element where the class, id, attribute or tag is available.

...