Discuss Offsite Conversion tracking in the Website Analytics forum on SEO Chat. Offsite Conversion tracking Learn where your traffic is coming from, your most popular pages, the keywords that visitors use to find you in Google, and how changing your homepage influences the path visitors take through your site.
BuySellLinks.com is a new Text Link Advertising Brokerage by the founder of LinkAdage that offers high-end text links and a premier membership base. We screen all advertisers and publishers and their web pages to make sure we are offering a service that works for everyone. Our plug-in is super easy to install but if you are hands off, w e offer free installation.
Tired of dealing with shady text link buyers and/or sellers? Try BuySellLinks.
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.
Posts: 156
Time spent in forums: 1 Day 17 h 38 m 14 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 0
Offsite Conversion tracking
I can't see to find an answer hopefully someone here can help me out.
I advertise products on my site. I want to be able to track conversions on another site which will allow me to place tracking and conversion code. How do I do this ? Can anyone suggest software ?
Posts: 156
Time spent in forums: 1 Day 17 h 38 m 14 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 0
I have access to post code on the other persons sites.
So if a visitor clicks buy now on my site it goes to the products website. I'd like to track if a conversion took place.
I think i'm on the right track but would like some verification:
1. use the google url builder for the "buy now" button on my site
2. add analytics tracking code in header file of actual products website
3. add campaign conversion code on final checkout page of products website
Does this sound right ?
OR
on step 3 do I track conversions using a funnel instead ?
Posts: 156
Time spent in forums: 1 Day 17 h 38 m 14 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 0
Can anyone provide simple steps to tracking conversions using google analytics. I have products on my sites that advertise products that are purchased on other sites. When the user clicks buy now and goes to the actual products website i'd like to know if a conversion took place. I was given the go ahead to add any tracking code on the destination site. Any ideas ???
Posts: 4,216
Time spent in forums: 2 Months 1 Week 4 Days 12 h 19 m 32 sec
Reputation Power: 1467
Quote:
Originally Posted by dannyd
Can anyone provide simple steps to tracking conversions using google analytics. I have products on my sites that advertise products that are purchased on other sites. When the user clicks buy now and goes to the actual products website i'd like to know if a conversion took place. I was given the go ahead to add any tracking code on the destination site. Any ideas ???
Add a unique identifier to the end of the URL you link to, and on that linked page, add in the canonical tag. Say you have a page domain.com/a.html that wants to link to another page..... domain.com/b.html
Instead of href="domain.com/a.html" you would put href="domain.com/b.html?conversion-a"
Then in your analytics package you could search your content hits for the term "conversion-a" and it will show you all the visits to that page that came through that particular link. As these can be unique identifiers and you can come up with as many as you want, you can track multiple conversions.
Be sure to put the canonical tag on page b.html so that b.html will be seen as the same page as b.html?conversion-a, otherwise you'll lose value on that page SERP wise.