Contact Us page - redirect to ContactUs/thankyou for Analytics goal tracking

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 yıl önce
We'd like to have the Contact Us page redirect to a different URL after submitting so we can track this as a funnel and goal in Google Analytics.

Thinking to solve it as such:
- create a new view called ContactUs-ThankYou.cshtml
- changing the ContactUsSend controller action return to: return View("ContactUs_ThankYou", model);

Is there a better or easier way?
6 yıl önce
No?
3 yıl önce
Did you ever get any answer about this, or did you found any other solution about redirect?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.