Hi,
This might be a simple question and I can assure that I’ve looked through a ton of Q’s in this forum already…
When setting up a Goal, it seems only to be possible to ad GET parameters and not POST? Is that right? I have a form button that only sends POST request - and no GET.
The GET is https://domain.tld/something
and after action it’s still https://domain.tld/something
but the POST is https://domain.tld/something?action=pushed
Best regards,
preben