1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How could I check the "Paypal" activity in Google analytics

Discussion in 'Google Analytics' started by xjgycc, Jul 10, 2010.

  1. #1
    I have a page for charging with Paypal. How could set my GA to track the activity when someone click the "Paypal" icon and then redirect to the paypal website??

    Thanks a lot !
     
    xjgycc, Jul 10, 2010 IP
  2. nab

    nab Peon

    Messages:
    423
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I do not think you can do that, as that would be out of Google Analytics reach. I have not used Paypal, but maybe PayPal provides some statistics or analytics?
     
    nab, Jul 10, 2010 IP
  3. magda

    magda Notable Member

    Messages:
    5,197
    Likes Received:
    315
    Best Answers:
    0
    Trophy Points:
    280
    #3
    You can use event track - making clicking the paypal button as the 'event'
     
    magda, Jul 10, 2010 IP
  4. nab

    nab Peon

    Messages:
    423
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    O really? That would be cool. Forgive my ignorance, but could you please explain how do we do this? I am also interested in this. I thought we couldn't.
     
    nab, Jul 10, 2010 IP
  5. imperialDirectory

    imperialDirectory Peon

    Messages:
    395
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I made a reply on a post not long ago regarding tracking event. You can visit it here: http://forums.digitalpoint.com/showthread.php?t=1862743

    Basically all you need to do is replace the code I posted on that thread to something like:

    
    <input type="submit" name="paypal" id="paypal" value="Check out with Paypal" onClick="_gaq.push(['_trackEvent', 'External Site', 'Paypal']);" />
    
    Code (markup):
     
    imperialDirectory, Jul 10, 2010 IP
  6. Alexandros1

    Alexandros1 Peon

    Messages:
    332
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    This is a sample page for Paypal Plugin

    wp_cart:paypal Plugin:price:1.99:end
     
    Alexandros1, Jul 25, 2010 IP
  7. Michael smith

    Michael smith Peon

    Messages:
    313
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    thanks for the nice info.
     
    Michael smith, Aug 2, 2010 IP
  8. vidhyardhi

    vidhyardhi Active Member

    Messages:
    166
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    73
    #8
    Yeah. Even it helped me too.. thanks buddies.
     
    vidhyardhi, Aug 5, 2010 IP