| View previous topic :: View next topic |
| Author |
Message |
BlueSquares
Joined: 11 Jul 2008 Posts: 12
|
Posted: Fri Jul 11, 2008 8:26 pm Post subject: |
|
|
I've searched the forum and haven't been able to find an exact answer to this question.
I have GA on my site. I want to insert GA Conversion tracking.
I know I need to cut n paste the GA code into the Extra Text/HTML box. But what code do I cut n paste? Shouldn't the converting page have different code to identify it? Should I edit my site settings as an e-Commerce site in GA? Should I be creating a "Funnel" in GA?
A bit lost here. Any help is appreciated. I know DLG can do conversions, but I'm using a different Buy Now button.
Thanks! _________________ PHP Link Cloaker | Wordpress Salesletter Theme |
|
| Back to top |
|
 |
admin Site Admin
Joined: 31 Jul 2005 Posts: 9128 Location: Australia
|
Posted: Sat Jul 12, 2008 11:27 pm Post subject: |
|
|
Hi Bluesquares,
I haven't used GA myself, so I can't help you with how to use their system.
Keep in mind, though, that any code pasted into the Extra Text/HTML Code box will ONLY be displayed for that particular product.
So if the code is unique, then it'll only be displayed when someone buys that product you're currently editing.
I hope this helps!
cheers
Sam _________________ Sam Stephens
DLGuard: www.dlguard.com
GuardHQ: www.guardhq.com
-------
Keep up to date with DLGuard and other GuardHQ products: www.guardhq.com/newsletter.php
www.twitter.com/DLGuard |
|
| Back to top |
|
 |
kenthn
Joined: 21 Sep 2006 Posts: 9
|
Posted: Mon Sep 22, 2008 5:56 pm Post subject: Would it be possible to include? |
|
|
Hi Sam,
Google Analytics allow tracking of downloads by adding the following code to the actual download link,
| Code: | | <a href="http://www.example.com/files/map.pdf" onClick="javascript: pageTracker._trackPageview('/downloads/map'); "> |
Would it be possible to add an empty field in DLG for each new product where one could add a product specific,
| Code: | | onClick="javascript: pageTracker._trackPageview('/downloads/map'); | , code?
This is for goal tracking.
Kenth |
|
| Back to top |
|
 |
admin Site Admin
Joined: 31 Jul 2005 Posts: 9128 Location: Australia
|
|
| Back to top |
|
 |
|