Forum Moderators: DixonJones

Message Too Old, No Replies

Server Side Variables Tracking Dilemma

         

shdsofblu

7:31 pm on Jan 26, 2006 (gmt 0)

10+ Year Member



I have a serious problem and would appreciate ANY feedback.....

I have purchased a new web analytics program. Their tracking code requires that I populate order information such as product, price, and quantity into their variables for them to track.

The problem is that my e-commerce site is a hosted solution and it is their policy NOT to tell me what my server side variables are. So I cannot populate the information for the analytics solution.

They have said my only hope is to "replicate the information and create my own database to fill the variables and pass them on". Is this possible? I can post javascript but not server side script.

What can I do?

Side note...I have a content portion of my site that is hosted on my own server.

Thank you.

Receptional

11:28 am on Jan 27, 2006 (gmt 0)



The problem is that my e-commerce site is a hosted solution and it is their policy NOT to tell me what my server side variables are. So I cannot populate the information for the analytics solution.

I would ask them how other companies are tracking sales back to referral data. When you send the user from your site to the ecommerce solution, do you have no idea of the amount the intend to purchase? If you do, simply put the amount down as a cookie to be collected at the thank you page.

If the thankyou page is not on your servers, put is on the ecommerce site, and you cannot add tracking code to that page, then conversion tracking is going to pretty much be a no-no.

shdsofblu

8:12 pm on Jan 27, 2006 (gmt 0)

10+ Year Member



At the moment, my hosted catalog has a form of Webtrends to track data. We needed something different though because we could not track users from the content portion of our site to the hosted portion. We needed a solution to include both sections. So I have made the purchase and signed a contract not anticipating that I could not track the final conversion data (all of which is calculated on the hosted part of our site.

1) Is this normal for me not to be able to access this data?

2) Do you have any other suggestions on how to approach this?