zerofoxtrot
Senior Member
- Dec 17, 2011
- 810
- 539
So what would be the most ideal thing to do if I wanted to buy a domain which would redirect to my hop link? (and possibly include Google Analytics so I can track data)
Thanks!
Thanks!
If you want to include GA (before the redirect) then you have to host the domain somewhere and set up an index.html file that includes:
- your GA code
- a redirect (probably the best here would be to do a META redirect - google for it - with a 1 second delay so that your GA code would have time to fire)