HexaTrack
HexaTrack > Forum

Welcome, Guest. Please login or register.
March 19, 2010, 08:10:46 AM

Login with username, password and session length
Get Your Google Goggles Now!

Need help with your HexaTrack or Google Goggles login? Click Here.

HomeHexaTrack Forum HelpHelp SearchSearch LoginLogin RegisterRegister
+  :: HexaTrack Forum ::
|-+  Hexatrack
| |-+  Conversion Tracking Tool
| | |-+  Will Tracking work since google is changing rules
« previous next »
Pages: [1] Print
Author Topic: Will Tracking work since google is changing rules  (Read 2418 times)
« on: March 26, 2008, 04:26:01 AM »
jubril58
HexaTrack Pro
Newbie
******
Posts: 6
Karma: +0/-0

View Profile
You know now in about a week or so.  Google will be changing rules with display and destination URL.   Will it still work fine ?
Logged
« Reply #1 on: March 26, 2008, 12:54:26 PM »
adamprince
Newbie
*
Posts: 13
Karma: +0/-0

View Profile
How are these rules changing?

Thanks,

Adam

Logged
« Reply #2 on: March 26, 2008, 09:40:02 PM »
Steve
Newbie
*
Posts: 13
Karma: +0/-0

View Profile
Good question!!
Ment to ask it my self Wink
I look forward to an informative answer

Me I just don't know

Regards to All

Steve
Logged
« Reply #3 on: March 27, 2008, 09:41:56 PM »
Amish
Administrator
Sr. Member
*****
Posts: 270
Karma: +8/-0

View Profile WWW
Hi All,

HexaTrack will work even with the Google AdWords changes come up.  The only thing that Google will be enforcing now is that the Display URL is the actual Destination URL.  Our HopLink URL's will not be affected.

Smiley

-Amish
Logged
« Reply #4 on: March 31, 2008, 02:45:42 AM »
bramsmith
Newbie
*
Posts: 5
Karma: +0/-0

View Profile Email
I think you were talking about the display URL matching the destination URL, so when that starts being required, if you're using the hexatrack URL as your destination, then the display URL must also be hexatrack.com...

If you're using your own domain, here's an easy way around the new google requirement without having to create a landing page where someone will have to click to get to the final destination (your affiliate link if it's for an affiliate product).

Just create a page with this code, replacing the hextrack javascript and the final destination URL, and then use your domain as the display URL, and the URL for this page as your destination...

Here's the code I use. I just allows Hexatrack to log the data from Google, then redirects automatically to the final destination page using an HTML meta-redirect in the head of the page. Your display and destination URL will match in your Google campaigns, Hexatrack will still track properly, and your final destination page can be whatever you want it to be.

<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>SOME RELEVANT KEYWORDS</title>
<script language="javascript" type="text/javascript">
<!-- //
var _hexatrack_mid = "4724";
var _hexatrack_cid = "620";
//-->
</script>
<script src="http://crt.hexatrack.com/ht-stats.js" type="text/javascript"></script>
<meta http-equiv="refresh" content="1;url=YOURREDIRECTURL">
</head>

<body>

<p><font size="1" face="Arial"><a href="YOURREDIRECTURL">click
here</a> if you are not automatically directed to the web site.</font></p>

</body>

</html>

.... Oh, and remember to change my campaign code above to your own hexatrack javascript ;-)
« Last Edit: March 31, 2008, 02:47:34 AM by bramsmith » Logged
« Reply #5 on: March 31, 2008, 02:54:17 AM »
Amish
Administrator
Sr. Member
*****
Posts: 270
Karma: +8/-0

View Profile WWW
There seems to be some major confusion around this.  Even Larry and I have thought about this a lot.  But the solution is pretty simple...

This is from the AdWords blog as ACCEPTABLE-

Display URL: www.google.com/adwords
Destination URL: www.trackingurl.com/google123
--> Landing page URL: www.google.com would be acceptable

That is exactly what HexaTrack does! 

So here is an example -

Display URL - www.Flowers.com
Destination URL: crt.hexatrack.com/mid=108.....
--> Landing page URL: www.Flowers.com

The HexaTrack URL does nothing but forward the user to the destination.  So as long as your DISPLAY url matches your DESTINATION URL, you are fine.

Logged
« Reply #6 on: March 31, 2008, 03:17:59 AM »
bramsmith
Newbie
*
Posts: 5
Karma: +0/-0

View Profile Email
Amish, in your example, your display URL matches the URL that a visitor finally reaches at the entire end of the process, but it doesn't match the destination URL.

My understanding is that both URLs entered (in the two spots Adwords gives you, display and destination) much match. Are you saying that your display URL just has to match the domain to which the hexatrack tracking URL redirects to?

Bram
Logged
« Reply #7 on: March 31, 2008, 05:22:15 AM »
Amish
Administrator
Sr. Member
*****
Posts: 270
Karma: +8/-0

View Profile WWW
Google is simply enforcing the rule that you must have the same display URL as your landing page URL.  Your destination URL can be anything as long as you end up on the domain you say your going to end up on.

If Google was to make the destination URL and the display URL be the same, there would be no such thing as affiliate marketing anymore! 

Here is some more information on this....

http://adwords.blogspot.com/2008/02/update-to-display-url-policy.html
Logged
« Reply #8 on: March 31, 2008, 01:03:04 PM »
arjen
HexaTrack Pro
Newbie
******
Posts: 15
Karma: +0/-0

View Profile Email
Hi Amish

It's me again with the questions, probably already explained questions. I just wanted to extend the discussion re the above.

If I use my own landing page/squeeze page/opt-in page (whatever you call it) how does that work. With the above example you redirect the person directly to the main affiliate page(selling page). Display URL is www.affiliateurl.com and the landing page therefore the same. But if I use a landing page/squeeze page then if i am correct the display and landing page url is www.mysqueezepage.com???

Does that make sense? Hope you can help please?

Regards

Arjen
Logged
« Reply #9 on: March 31, 2008, 02:41:31 PM »
bramsmith
Newbie
*
Posts: 5
Karma: +0/-0

View Profile Email
Amish,

That makes total sense and the way I would expect it to work, I think Google just chose bad wording ;-)
Logged
« Reply #10 on: March 31, 2008, 05:38:11 PM »
Amish
Administrator
Sr. Member
*****
Posts: 270
Karma: +8/-0

View Profile WWW
Yes - simply put, your display URL and landing page URL must match.  Anything can happen in between.
Logged
« Reply #11 on: April 01, 2008, 02:33:12 AM »
orfyworfy
Newbie
*
Posts: 5
Karma: +0/-0

View Profile Email
Hi All, I have very successful adwords campaign that I originally set up using direct linking to the merchants page via a CJ link. Every now and again I would get a 'mini slap' from Google becuase I was using a display url that didn't match the merchants e-commerce page.

I got round this by using iframes and all is cosy.

So because of this, I will have to use bramsmiths redirect page code or is there a way to load the heaxtracker code into my iframe pages?

If you could address this Bram or Amish I would much appreciate it!

Cheers, Ian
Logged
« Reply #12 on: April 04, 2008, 02:54:44 AM »
Amish
Administrator
Sr. Member
*****
Posts: 270
Karma: +8/-0

View Profile WWW
Ian,

You can use the iFrames, but HexaTrack will not show you any referrer URL or keyword data.  However you can still track conversions.

I would suggest building another landing page and driving traffic to it and using our code. 

-Amish
Logged
« Reply #13 on: April 05, 2008, 10:35:33 AM »
welshtony
Newbie
*
Posts: 1
Karma: +0/-0

View Profile Email
But if you're doing direct linking to a merchant's page as an affiliate, and have to show the merchant's landing page as your destination url, doesn't that mean that you'll fall foul of the no duplicated url rules?

Or does just adding the tracking code make it a unique url? (in which case will the ad also look less attractive than one just quoting the merchant url?)

Still confused! Huh
Logged
« Reply #14 on: April 07, 2008, 05:51:32 AM »
Amish
Administrator
Sr. Member
*****
Posts: 270
Karma: +8/-0

View Profile WWW
You can still continue to promote your URL's the way you were doing.  The new changes are not going to affect us all.  Perhaps a handful.

HexaTrack will continue to work the way it does.

Are you using iframe's or a masked domain?  Is that why your URL is different in your campaigns?

Logged
Pages: [1] Print 
« previous next »
Jump to:  


HexaTrack.com > HexaTrack Sign In || Create New HexaTrack Account



Please note: your HexaTrack account is different than your Forum account!!!

Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC
SMFone design by A.M.A, ported to SMF by Aäron.