Our pixel is capable enough to capture the form data from any form when a visitor submits the form data. It collects data like Name, IP & Location. You can choose from a range of different conditions to collect form data. Just log in &

Go to notification list > edit notification > Data-source.

1. Capture from all pages.

  • With this option, the WiserNotify pixel will start capturing form data from all pages where it is installed.

2. You can easily apply controls to capture specific form data

  • Under the Data Source tab, select “Capture when condition match
  • Under the “Select Condition types” you will find a drop-down menu on the left side.

Check how these conditions work

1. Contains: You can enter keywords here, whenever the URL(s) containing the keyword will be detected, the pixel will start capturing the form data

e.g. If you add the “contact” keyword, form data will be captured for the URL(s) which contain the “contact” keyword. https://wisernotify.com/contact

2. Equals: If you add an URL(s) here. The form data will be captured from the exact same URL(s), all other URL(s) form data will not be captured

e.g. If you add https://wisernotify.com/contact then form data will be captured when the exact URL(s) matches.

3. Regex: Form data will be captured from a URL(s) that matches the same pattern.

e.g.

  1. If you add https://wisernotify.com/* then pixel will start capturing form data from all URL(s)s which follow these patterns. https://wisernotify.com/contact &&  https://wisernotify.com/{anything }
  2. If you add https://wisernotify.com/*/contact  then It will capture form data from https://wisernotify.com/blog/contact & https://wisernotify.com/{anything}/contact

Any path written instead of “*” will be accepted.

4. Does not contain: You can enter keyword here, whenever the URL(s) containing the keyword will be detected, the pixel will not capture the form data from that URL(s)

E.g.  https://wisernotify.com/contact

If you add the “contact” keyword, form data will not be captured for the URL(s) which contain the “contact” keyword.

5. Does not equal: If you add a URL(s) here. The form data will not be captured from the exact same URL(s), all other URL(s) form data will be captured

e.g. If you add https://wisernotify.com/contact then form data will not be captured when the exact URL(s) matches.

6. Does not Regex: form data will not be captured from URL(s) which match the same pattern.

e.g.

  1. If you add https://wisernotify.com/* then the pixel will not capture form data from all URL(s)s which follow these patterns. https://wisernotify.com/contact &&  https://wisernotify.com/{anything }
  2. If you add https://wisernotify.com/*/contact then the pixel will not capture form data from URL(s)s which follow these patterns. https://wisernotify.com/blog/contact & https://wisernotify.com/{anything}/contact

After selecting the right option for choosing your preference, click on “Add”.

Repeat the process, if you want to add more conditions.