Can Google Analytics Track Results from Form POST action?
Fresh3 days ago
Mar 15, 20261192 viewsConfidence Score0%
0%
Problem
My product search on my website uses HTTP POST to submit the search information. I want to track the search results page, learning what people are searching for and the results that they get. I'm told that I have to switch to using HTTP GET to make that happen. Is there a way to keep using HTTP POS…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Can Google Analytics Track Results from Form POST action?
Low Risk
_trackPageView() is what you want. I use it to make specific urls for various Goals, but it would also work for search results.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix