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 13 of 13

Thread: Google Adwords Conversion

  1. #1
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation Google Adwords Conversion

    Hi,
    we have inbuilt Google Analytic Conversion Tracking.

    in our Topics as googletrackingcode

    there we modify our google analytics account ID

    but I want to get the Google Ad words Conversion.

    If i copy and past the Ad words conversion Script in the same topic, it is not calculating the order total.

    can any one help me with the Google Ad words Conversions Code that i can paste it in googletrackingcode topic.

    thanks
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  2. #2
    osdude is offline Senior Member
    Join Date
    Nov 2007
    Location
    earth
    Posts
    202

    Default

    Is your Analytics account connected with your AdWords account? That's all I did and it seems to be working well for me.

  3. #3
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation More information on Adwords

    You mean, If i enter my Analytics account ID in the topics.
    that will also calculate Ad words Conversions?

    if so that would be great!
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  4. #4
    osdude is offline Senior Member
    Join Date
    Nov 2007
    Location
    earth
    Posts
    202

    Default

    No, none of it is done on ASPDNSF, it's all done in Analytics and AdWords. You have to give permission for Analytics to use your adwords account as a traking method.

    On ASPDNSF, the only tracking is the default analytics code you ad. That's it, nothing more. It's really simple

    Getting your CPC conversions is a matter of connecting, through Google, your Analytics and AdWord accounts.

    http://manual.aspdotnetstorefront.co...-tracking.aspx

    Those directions are all I used and in Analytics, I can see the conversions of CPC campaigns, conversions %,$,Geo,et all..

    I can't find the place where I did all that in Google...
    Last edited by osdude; 08-13-2010 at 11:29 AM.

  5. #5
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation more clarity

    I have done all that explained in this manual
    http://manual.aspdotnetstorefront.co...-tracking.aspx

    and for conversion, they said special JS in orderconfirmation.aspx

    i guess thats the once built in in topics googletrackingcode

    there we have the enter the Analytics ID, which i did and my conversions are captured by google Analytics.

    I am wondering how about the adword conversion.

    in google adwords we have options to see the conversions.

    i don't see any transaction captured in Ad word Conversions.
    and my question is I am not using Google Ad words Conversion ID in any part of the website, so will it still calculate the Adword conversions.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  6. #6
    osdude is offline Senior Member
    Join Date
    Nov 2007
    Location
    earth
    Posts
    202

    Default

    It does for me. 8.0.1.2

    I had to tell Google that my AdWords and Analytics accounts were related and then the CPC started to show up in Analytics

    I've included a screeny of what I see. I blacked out numbers and % though...
    Attached Images Attached Images  

  7. #7
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation share

    can you please share the Google Script you have in topics googletrackingcode.
    so that i can paste the same code with my ID.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  8. #8
    ssgumby is offline Senior Member
    Join Date
    Feb 2009
    Posts
    683

    Default

    Quote Originally Posted by harsha.gus View Post
    can you please share the Google Script you have in topics googletrackingcode.
    so that i can paste the same code with my ID.
    Here is mine

    Code:
    <!-- Google Code for Purchase/Sale Conversion Page -->
    <noscript>
    <div style="display:inline;">
    <img height="1" width="1" style="border-style:none;" alt="" src="https://www.googleadservices.com/pagead/conversion/youracctnumber/?label=purchase&amp;guid=ON&amp;script=0"/>
    </div>
    </noscript>

  9. #9
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation Hi

    I did the same way as you explained.
    it my Google Analytics is showing the Ecommerce Conversions from organic search, but not from the sponsored ads.


    let me ask you i have linked up my ad words account in Analytics account under Apply Cost Data by checking Cost source from Adwords for user xxx-xxx-xxxx

    Please tell me if i am missing any thing else.

    thanks for your time.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  10. #10
    osdude is offline Senior Member
    Join Date
    Nov 2007
    Location
    earth
    Posts
    202

    Default

    I never added the code to GoogleTrackingCode topic nor did I add the code to orderconfirmation.aspx

    I do however, have the orderconfirmation.aspx using a specific template and in that template is the (!GOOGLE_ECOM_TRACKING_V2!)

    I only added the Analytics account to AdWords and the rest happened automatically.

  11. #11
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation i did all that

    I did all that, But no idea why Google Ad words conversions re not working where as Google Analytic Conversions working perfect.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  12. #12
    osdude is offline Senior Member
    Join Date
    Nov 2007
    Location
    earth
    Posts
    202

    Default

    check your messagebox
    Last edited by osdude; 08-17-2010 at 04:38 PM.

  13. #13
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Default workign

    looks working but not capturing all, only few.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4