Link Tracking with WP and Google Analytics

by 0 replies
0
I have several WP blogs being hosted with Hostgator. I am looking for the best way to track clicks to outbound links so I can see which links are getting clicked the most.

I am currently using the <?php header('Location....?> to cloak and redirect my links.

Could I get a recommendation or some tips on the best way I could go about getting some link tracking setup?

Cheers
#programming #analytics #google #link #tracking

Next Topics on Trending Feed

  • 0

    I have several WP blogs being hosted with Hostgator. I am looking for the best way to track clicks to outbound links so I can see which links are getting clicked the most. I am currently using the <?php header('Location....?> to cloak and redirect my links.