Hi,
a little file editing is enough.
You have no idea what you are sending to Prestashop for information.
FREE MODULE FOR VIP CUSTOMER
Example and example of the code you send to Prestashop:
* userId => your Prestashop account ID
* anonymousId => guest id
* application => installed application
* email => your email
* shopUid => shop prestashop id
* shopUrl => shop url
* shopBoUrl => backoffice url
* ownerEmail => shop owner email
* psStoreVersion => your installed Prestashop version
* psAccountVersion => module ps_accounts version
* errorCode => login error
* path =>$_SERVER['PATH_INFO']
* referer =>$_SERVER['HTTP_REFERER']
* url => $_SERVER['HTTP_HOST'] + $_SERVER['REQUEST_URI']