How to Create Redirect Page
The redirect page has a very simple code. It has two code snippets
- Google Analytics Code on the Top part
- Code to get the utm_content query string from the request and then redirect the browser to the url contained in the value of utm_content
Example:
ASP (Active Server Pages)
You can just go ahead and copy the code as it is to create a page in ASP or use similar code for othe programming languages.