![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Google analytics revenue measurement
Hello,
I want to track the amount of money that is being turned over in my webshop with google analytics and google adwords (basically having all the information that analytics can provide). I already implemented a little piece of code before my </body> to give analytics access to my page so that it can see the amount of visitors entered, bounce rates, etc. To give analytics access to converted transactions and its amount I guess I have to tell it what that amount is on the final "thanks you for buying" page. How do I do this? I found some tutorials, but they talk about: - a button that pops up which tells people that information is being sent to google. I do not want this, I have never seen this on a site and I know it is possible to track revenues etc. without this popup. - I PHP pages, one tutorial tells me that I have to enter my Total sum price (in my case a session variable) in some kind of 'caluculator' so it can give me the code that I need. Where do I find this? Finally, do I need to paste this code on my final page behind the first google code which tracks visitors? Or can I delete this piece of code from the final page?? Thanks. |
|
|||
|
Re: Google analytics revenue measurement
[q]Originally posted by: SyKeSnr1
Hello, I want to track the amount of money that is being turned over in my webshop with google analytics and google adwords (basically having all the information that analytics can provide). I already implemented a little piece of code before my </body> to give analytics access to my page so that it can see the amount of visitors entered, bounce rates, etc. To give analytics access to converted transactions and its amount I guess I have to tell it what that amount is on the final "thanks you for buying" page. How do I do this? I found some tutorials, but they talk about: - a button that pops up which tells people that information is being sent to google. I do not want this, I have never seen this on a site and I know it is possible to track revenues etc. without this popup. - I PHP pages, one tutorial tells me that I have to enter my Total sum price (in my case a session variable) in some kind of 'caluculator' so it can give me the code that I need. Where do I find this? Finally, do I need to paste this code on my final page behind the first google code which tracks visitors? Or can I delete this piece of code from the final page?? Thanks.[/q] I know this isnt dreamweaver specific, but if anyone has an idea, please help :) |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|