Hi
Recently I have a lot of /account/invalid_token URLs.
I’m 99% sure that’s some inactive customers who are using an expired invitation link to try to log in. And they fail at this step.
I want to know who are those customers.
So I simply need to get the URL they use to try to log in (it an /account/activate// URL : it’s good enough to identify the customer) but with no luck so far.
Any idea ?
Or did you face the same issue and find a roundabout ?
Thanks