Tracking redirects with Google Analytics?
-
I searched through the forum to see if this has been asked before, and I saw none, so I apologize if I missed the answer.
I have a few URLs on my website that I redirect from external documents(PDFs) or from emails to an external site. This gives users a more clean URL to remember and type into their browsers if needed.
Now I would like to track traffic going through these links using Google Analytics. Since the redirect never shows a page, I can’t use the normal Javascript tracking code. But I have seen people talking about triggering the tracker from PHP code.
Is there a hook that I can attach to that will run some custom code just before redirecting the user?
I also see that I can go into the plugin and change the PHP myself. Can anyone give me a tip about which file and function I should start digging around in to make this work?
I don’t want you to code for me, but if you could give advice on the direction you think I should take, I would be really grateful!
Thanks!
- The topic ‘Tracking redirects with Google Analytics?’ is closed to new replies.