One more thing I forgot to ask, when setting up the whitelabel site, there are sections where you can edit the site and add seo/tracking etc, it has these 2 fields:
Web Property Id (Google Analytics)
Google Webmaster Tool Verification Id
In the first field I entered my Google analytics tracking code, I assume that's what I'm meant to do?
I'm not sure what the 2nd field means, what's the
Google Webmaster Tool Verification Id? I thought it might be one of those verification types you get after you add a new site in Google Webmaster tools section, usually I get a meta tag like this and add it to my sites to verify them:
<meta name="google-site-verification" content="29571pfk6oB6dKLOFvshOrkpKuYvwus-g2m4UhiXRcH" />
I've added that but Google is saying it can't verify it
(might be bcause site isn't live yet), so I'm wondering what is the ID they are talking about that I have to add, obviously something different to the meta tag I added, any ideas?
[edit]
Just found this page:
http://reviews.gcoupon.com/view/goo...e-gXAhCT9p1awuvAeqFmPkqguURRVFFDzjXu7D7Cf67qo
On there it says
Google User Verification ID: gXAhCT9p1awuvAeqFmPkqguURRVFFDzjXu7D7Cf67qo
That is 43 characters long, same as the long sequence in my meta tag example above, so I'm guessing just enter those characters rather than the full meta tag?
I've now done the same with the Analytics ID and just entered the "UA-xxxxxxx-xx" part of the Analytics code instead of the full code, assuming they insert that in the rest of the code on the whitelabel themselves.