![]() | | ||||||||
| | #1 |
| Compulsive Clicker War Room Member Join Date: Oct 2008 Location: Abbotsford, BC
Posts: 548
Thanks: 16
Thanked 53 Times in 31 Posts
|
Anyone have any bright ideas on how to track stats (just basic hits) that are going through a domain redirect? I want to do some "cork board" advertising, but I'd like to know what sort of impact it is having even if no sales get made. I'd thought of sending people to domain.com then directing that through another site of mine that has a gocodes type plugin installed where I can count hits... then sending them on to the offer... but that is long and tedious with potential for problems along the way. Any way to do this with Google Analytics or another tool? |
|
Discover My Effective Backlinking Strategies...
| |
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: May 2008 Location: South Florida
Posts: 3,056
Blog Entries: 8 Thanks: 347
Thanked 975 Times in 487 Posts
|
Use a Redirect with a 2-3 second delay. This will allow time for the stats to load. See sample HTML below: Code: <html>
<head>
<title>Taking You to the blog post...</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="refresh" content="2;URL=http:/ rdestinationurl.com">
<style type="text/css">
<!--
.un { text-decoration: underline}
-->
</style>
</head>
<body bgcolor="#333333" text="#000000">
<div align="center">
<table width="700" border="0" cellspacing="0" cellpadding="15">
<tr>
<td bgcolor="#FFFFFF">
<div align="center">
<p align="center"><i><font face="Arial, Helvetica, sans-serif" size="2">Hold
on tight...</font></i></p>
<p align="center"><b><i><font face="Arial, Helvetica, sans-serif" size="2">Taking
you now to:</font></i></b></p>
<p align="center"><b><font face="Arial, Helvetica, sans-serif" size="5" color="#000099">Get
4000+ One-Way Links...</font></b></p>
<p align="center"><font face="Arial, Helvetica, sans-serif" size="2">-------------------------------------------</font></p>
<p align="center"><font face="Arial, Helvetica, sans-serif" size="2">If
nothing happens in the next 5 seconds, <a href="http:/ rdestinationurl.com">click
here</a> >></font></p>
<p align="center"> </p>
</div>
</td>
</tr>
</table>
<table width="700" border="0" cellspacing="0" cellpadding="9">
<tr>
<td>
<div align="center">
<p align="center"><font size="2" face="Arial, Helvetica, sans-serif" color="#CCCCCC"><b>YourSite.com
- Copyright © 2008 All Rights Reserved</b></font></p>
</div>
</td>
</tr>
</table>
</div>
<!--insert stats code here -->
</body>
</html> |
| Warrior Banner Alert System: Get Instantly Emailed when WF Banner Slots Open Up Wordpress Sales Page Theme: Create Salesletters, Reviews, Squeeze Pages Wordpress One Time Offer Plugin: Expiring countdown timers for Wordpress Wordpress Exit Popup Plugin: Unstoppable Exit Popups for Wordpress My Blog | |
| | |
| | #3 |
| Compulsive Clicker War Room Member Join Date: Oct 2008 Location: Abbotsford, BC
Posts: 548
Thanks: 16
Thanked 53 Times in 31 Posts
|
Sweet, thanks BlueSquares! Ever have any problems with html redirects vs php? |
|
Discover My Effective Backlinking Strategies...
| |
| | |
| | #4 |
| Warrior Member Join Date: Aug 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
I personally use StatCounter.com's. I have used them with HTML and PHP redirects and their stats worked great for me. Give them a try |
| | |
| | #5 |
| Senior Warrior Member War Room Member Join Date: May 2008 Location: South Florida
Posts: 3,056
Blog Entries: 8 Thanks: 347
Thanked 975 Times in 487 Posts
| |
| Warrior Banner Alert System: Get Instantly Emailed when WF Banner Slots Open Up Wordpress Sales Page Theme: Create Salesletters, Reviews, Squeeze Pages Wordpress One Time Offer Plugin: Expiring countdown timers for Wordpress Wordpress Exit Popup Plugin: Unstoppable Exit Popups for Wordpress My Blog | |
| | |
| | #6 |
| Warrior Member Join Date: Mar 2007 Location: , , .
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
I have a similar question. I was planning to use a simple php to redirect to my affiliate sales page. For example, in the bio-box on a GoArticle, I have the anchor text linked to ww-w.mydomain.info/myredirect.php. On myredirect.php page (of course, it's not really named that), I have this simple script: <?php header( 'Location: htt-p://ww-w.yoursite.com/new_page.html' ) ; ?> Naturally, I replace the link with my hoplink. Works fine. I want to add a Google Analytics code to the php page, but I'm not sure if it will capture any data before the php script takes over. I was thinking it might if I put the GA before the php, but i don't know if that will work or even if it will screw up the php script. I've read that you shouldn't have anything else on the redirect page except for your php script. Any ideas? Also, if I choose to use your html redirect instead should I replace rdestinationurl on line 5 with my hoplink, and <!--insert stats code here --> at the bottom with my GA code? Sorry if this is kinda long and rambly, but that seems to be my style these days. ![]() Thanks, Michael |
|
Michael
| |
| | |
| | #7 | |
| Senior Warrior Member War Room Member Join Date: May 2008 Location: South Florida
Posts: 3,056
Blog Entries: 8 Thanks: 347
Thanked 975 Times in 487 Posts
| Quote:
Stick to HTML. It works. | |
| Warrior Banner Alert System: Get Instantly Emailed when WF Banner Slots Open Up Wordpress Sales Page Theme: Create Salesletters, Reviews, Squeeze Pages Wordpress One Time Offer Plugin: Expiring countdown timers for Wordpress Wordpress Exit Popup Plugin: Unstoppable Exit Popups for Wordpress My Blog | ||
| | |
| | #8 | |
| Warrior Member Join Date: Mar 2007 Location: , , .
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
Thanks again, Michael | |
|
Michael
| ||
| | |
| | #9 | |
| Senior Warrior Member War Room Member Join Date: May 2008 Location: South Florida
Posts: 3,056
Blog Entries: 8 Thanks: 347
Thanked 975 Times in 487 Posts
| Quote:
The GA code goes at the bottom. I'm not sure which is faster...old or new. Test for yourself and see. The faster one wins. Last thing to keep in mind, if you're submitting to EZA, I recommend making the redirect instant ("0") at first. Once the article is approved, add in the delay. I'm not sure if they will reject an article based on a time-delay redirected dest url...but considering the wait time these days...it's not worth the risk. | |
| Warrior Banner Alert System: Get Instantly Emailed when WF Banner Slots Open Up Wordpress Sales Page Theme: Create Salesletters, Reviews, Squeeze Pages Wordpress One Time Offer Plugin: Expiring countdown timers for Wordpress Wordpress Exit Popup Plugin: Unstoppable Exit Popups for Wordpress My Blog | ||
| | |
![]() |
|
| Tags |
| counting, domain, redirect, stats |
| Thread Tools | |
| |
![]() |