Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 12 of 12

Thread: anayltics ecommerce tracking...

  1. #1
    tytyguy is offline Senior Member
    Join Date
    Nov 2007
    Posts
    307

    Default anayltics ecommerce tracking...

    Hello, my ecommerce tracking is not working... here is my code. whats wrong?

    Code:
    <br><!-- Google Conversion Code -->
    <script language="JavaScript">
    google_conversion_id = UA-347641-40;
    google_conversion_language = "en_US";
    google_conversion_format = "2";
    google_conversion_color = "ffffff";
    if (Total_Cost) { google_conversion_value = Total_Cost; } google_conversion_label = "Purchase";
    </script>
    <script language="JavaScript" src="https://www.googleadservices.com/pagead/conversion.js">
    </script>
    <noscript>
    <img height="1" width="1" border="0" src="https://www.googleadservices.com/pagead/conversion/UA-347641-40/?value=Total_Cost&label=Purchase&script=0"/>
    </noscript>

  2. #2
    Jao is offline Senior Member
    Join Date
    Oct 2008
    Posts
    1,132

    Default

    That script looks fine to me, did you happen to set the AppConfig: Google.EcomOrderTrackingEnabled to true?

  3. #3
    tytyguy is offline Senior Member
    Join Date
    Nov 2007
    Posts
    307

    Default

    there is no appconfig with that name in my site. maybe thats the prob? How do i add it?

  4. #4
    tytyguy is offline Senior Member
    Join Date
    Nov 2007
    Posts
    307

    Default

    this is true...

    IncludeGoogleTrackingCode

  5. #5
    tytyguy is offline Senior Member
    Join Date
    Nov 2007
    Posts
    307

    Default

    i am getting orders but they dont show up on analytics?

    when i try to add the appconfig: Google.EcomOrderTrackingEnabled

    it says: ERROR: There is already another appconfig parameter with that name.


    but its not in there

  6. #6
    mbertulli is offline Senior Member
    Join Date
    Aug 2008
    Posts
    243

    Default

    tyty

    Make sure you are logged in with an account that has Super Admin permissions, not just Admin. Then that AppConfig param will be visible.
    Matthew Bertulli
    Demac Media
    mbertulli@demacmedia.com
    Custom Web Design & E-Commerce Development
    AspDotNetStoreFront Platinum DevNet Partner
    ----

    Custom Skinning & Design
    Web Services Integration
    Custom Reporting
    Salesforce.com eCommerce AspDotNetStoreFront Integration

  7. #7
    tytyguy is offline Senior Member
    Join Date
    Nov 2007
    Posts
    307

    Default

    weird, My account does have super admin... can i delete the config in the database and remake it?


    Also, I am lookin at my user account in the db and is says "3" for IsAdmin
    Last edited by tytyguy; 01-26-2010 at 12:00 PM.

  8. #8
    mbertulli is offline Senior Member
    Join Date
    Aug 2008
    Posts
    243

    Default

    You can definitely look directly into the AppConfig table and see what the value is.
    Matthew Bertulli
    Demac Media
    mbertulli@demacmedia.com
    Custom Web Design & E-Commerce Development
    AspDotNetStoreFront Platinum DevNet Partner
    ----

    Custom Skinning & Design
    Web Services Integration
    Custom Reporting
    Salesforce.com eCommerce AspDotNetStoreFront Integration

  9. #9
    tytyguy is offline Senior Member
    Join Date
    Nov 2007
    Posts
    307

    Default

    ok, it was set to false but i set it to true and still not getting conversion information

  10. #10
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Send this to support so we can take a look further. Thanks

  11. #11
    Rob is offline Senior Member
    Join Date
    Aug 2004
    Posts
    3,037

    Default

    Have you had this all setup and in place long enough to actually get data? I think Google still has a 1 day lag on these also.
    AspDotNetStorefront
    Shopping Cart

  12. #12
    tytyguy is offline Senior Member
    Join Date
    Nov 2007
    Posts
    307

    Default

    ive been getting orders for a couple months now...