Հաճախակի հարցվող հարցեր (FAQ)

14. Ինչպե՞ս կարող եմ վերահսկել գաղնաաբառի պահպանված վեբկայքերը:

There are 2 types of authentication used on the web: HTTP-based and form-based, we support both methods.

A web site uses HTTP-based authentication if your browser pops up a dialog for you to enter the username and password. To monitor this type of website:

  1. Ձեր հաշվի լոգինը
  2. Անցնել Մոնիթորինգի-> Ավելացնել Փորձարկում
  3. Ընտրել "Վերահսկել վեբկայքը"
  4. Լրացրեք լոգինի և գաղտնաբառի տարածքները և ավարտեք մյուս մանրամասները

The second type of authentication is form-based. Websites using this method have a login prompt on the website itself, examples are web-based emails like Hotmail, Yahoo! Mail and GMail. This authentication method works by posting your credentials via the form to the website for verification. To monitor these websites:

  1. Ձեր հաշվի լոգինը
  2. Անցնել Մոնիթորինգի-> Ավելացնել Փորձարկում
  3. Ընտրել "Վերահսկել վեբկայքը"
  4. You can use Live HTTP Headers / Firebug to get the POST data.
  5. Instructions for using Live HTTP Headers:
    • Install Live HTTP Headers to Firefox.
    • Open the form submission page in Firefox. Fill in the form, but DO NOT submit yet.
    • Go to Tools menu and open Live HTTP Headers. Clear any contents that is shown, so that we can see the form submission request.
    • Now submit the form.
    • Locate the POST request at the top of the Live HTTP Headers window.
    • Copy the POST URL and data to the website test form. The POST data may look like parameter1=value1&parameter2=value2....
  6. Ավելացրեք գաղտնաբառեր,որոնք նշում են հաջողությամբ պսակված գաղտնաբառը (օր.` Հաջողակ լոգին, կամ Ձեր վերջին լոգինը եղել է...) հարցված գաղտնաբառերի շրջանակում
  7. Ընտրովի, ավելացրեք գաղտնաբառեր, որոնք նշում են ձախողված գաղտնաբառ( օր.`Վատ լոգին և գաղտնաբառ) չընդգրկված գաղտնաբառերի շրշանակում
  8. Ավարտեք այլ մանրամասները (բայց ոչ թե լոգինի և գաղտնաբառի տարածքում)

Setting up monitoring for websites with form-based authentication can be challenging. We will be glad to assist if you are unsure how to set this up. Simply send us the URL, username and password.