ale123 Posted October 29 Share Posted October 29 As subject, when GA4 add some parameters to the query string, for cross-domain tracking, prestashop is giving us a page not found error. Probably is trying to get the page or the product reading the query string Any idea how to fix this ? Link to comment Share on other sites More sharing options...
alex_developer Posted October 29 Share Posted October 29 You need to edit the routes in the Prestashop controllers that process links. In short, you need to add these parameters to the exceptions so that Prestashop ignores them. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now