Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2007
    Posts
    72
    Plugin Contributions
    0

    Default Google analytics link tagging

    I would like to add a tagged link to my product by category page

    http://www.h-b.com/index.php?main_page=index&cPath=1

    but when I add the tagging information I have problems

    http://www.h-b.com/index.php?main_pa...BookJun08Jun09

    ANY SUGGESTIONS?

  2. #2
    Join Date
    Nov 2007
    Location
    Burney, CA. USA
    Posts
    131
    Plugin Contributions
    4

    Default Re: Google analytics link tagging

    Quote Originally Posted by monkeyjr47906 View Post
    I would like to add a tagged link to my product by category page

    http://www.h-b.com/index.php?main_page=index&cPath=1

    but when I add the tagging information I have problems

    http://www.h-b.com/index.php?main_pa...BookJun08Jun09

    ANY SUGGESTIONS?
    I don't know if this will be your exact fix, but instead of
    Code:
    http://www.h-b.com/index.php?main_page=index&cPath=1/index.php?utm_source=masonryConstructionSB&utm_medium=offline&utm_campaign=MCSourceBookJun08Jun09
    In the above link, you have ..../index.php?main_page=index&cPath=1/index.php?utm_source=....
    You shouldn't need the "index.php" twice, and I believe the correct way to add to a link is the "&&" (double & if you are coding it).

    try:
    Code:
    http://www.h-b.com/index.php?main_page=index&cPath=1&&utm_source=masonryConstructionSB&utm_medium=offline&utm_campaign=MCSourceBookJun08Jun09
    Because I don't use the analytics tagging (though I probably should), I have no idea if this link fix will do what you are after, but it shows the same products that were in your first link- that were omitted in your second link.

    Hope this was some help

    Looks like a single "&" will work too (not sure which method is better... but I tend to see the double "&" often in links).
    Last edited by DWells; 22 May 2008 at 03:40 AM. Reason: added info

 

 

Similar Threads

  1. v151 Google Analytics - link won't show in my config
    By TinaLynn in forum General Questions
    Replies: 0
    Last Post: 22 May 2013, 04:41 PM
  2. Google Analytics is showing as a link
    By wb4895 in forum General Questions
    Replies: 5
    Last Post: 9 May 2011, 09:36 PM
  3. Google Analytics
    By honrheart in forum General Questions
    Replies: 3
    Last Post: 11 Jun 2009, 11:44 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
  •  
disjunctive-egg