Sponsored link
Email Migration Tool Moving to Gmail or Google Apps? YippieMove transfers your emails - fast.
+ Reply to Thread
Results 1 to 5 of 5

Thread: outgoing link tracking

  1. #1
    Noogle
    dannyd is on a distinguished road
    Join Date
    Dec 2007
    Posts
    0

    outgoing link tracking

    Im trying to track outgoing links however the example used in googles help:

    <a href="http://www.example.com" onClick="javascript:urchinTracker('/outgoing/example.com');">

    differs from what I need. My pages are dynamically creating in PHP.

    <a href="http://www.example.com" onClick="javascript:urchinTracker('/outgoing/');">

    I tried coding it like this:

    $site_client = "ab_flexer";
    $site_link = "http://www.abflexor.com";

    <a href="' . $site_link . '" onClick="javascript:urchinTracker(\'/outgoing/' . $site_client . '\'"><img border="0" src="/images/buttons/buy_button.jpg"></a>

    Would this show up in my google analytics tracking under my outgoing links ? Or am i doing this completely wrong ? Because it takes 24-48 hours to see if google analytics will pick up the change .. i want to get the syntax right.

    Thanks!

  2. #2
    coolguy27
    Guest
    There are lots of tracking out links... You can use seochat.com for more tools..

  3. #3
    Master Googler
    toinkzzz is on a distinguished road
    Join Date
    Jan 2007
    Posts
    952
    or you can use digitalpoint tools...

  4. #4
    Master Googler
    potchie is on a distinguished road potchie's Avatar
    Join Date
    Apr 2007
    Posts
    814
    just found out this link <link>

  5. #5
    Master Googler
    raven1083 is on a distinguished road
    Join Date
    Jul 2007
    Posts
    616
    try to ask google for some tools with regards to tracking linkback

+ Reply to Thread

Similar Threads

  1. Can I forward outgoing gmail to another email address
    By mikesgmaill in forum Gmail Forum
    Replies: 1
    Last Post: 11-06-2008, 10:00 AM
  2. Attaching Gmail messages to outgoing message
    By BrianB in forum Gmail Forum
    Replies: 5
    Last Post: 07-22-2007, 11:21 PM
  3. Link Tracking?
    By czimborbryan in forum Web Design, Coding & Programming Forum
    Replies: 7
    Last Post: 04-06-2007, 07:02 AM
  4. Replies: 4
    Last Post: 08-12-2005, 01:42 AM
  5. how about Outgoing links?
    By tubanewsrose in forum All About Google
    Replies: 0
    Last Post: 03-14-2005, 05:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts