Results 1 to 2 of 2

How do I set Domain Name (_setdomainname)?

This is a discussion on How do I set Domain Name (_setdomainname)? within the Analysis: Traffic & SERPS forums, part of the vBulletin SEO Discussion category; In the file /functions_vbseo.php I found this code: Code: array_unshift($more_tracking, "[' _setDomainName ', '".addslashes($vboptions['cookiedomain'])."']"); But were do I set the ...

  1. #1
    Junior Member
    Real Name
    J S
    Join Date
    Jan 2008
    Posts
    13
    Liked
    0 times

    How do I set Domain Name (_setdomainname)?

    In the file /functions_vbseo.php I found this code:
    Code:
    array_unshift($more_tracking, "['_setDomainName', '".addslashes($vboptions['cookiedomain'])."']");
    But were do I set the the value for the domain. In my case we have these pages:
    http://www.elot.se/
    http://support.elot.se/

    I want them to show up in Google Analytics as elot.se

  2. #2
    Senior Member
    Real Name
    Ceri May
    Join Date
    Jul 2009
    Location
    United Kingdom
    Posts
    1,726
    Liked
    15 times
    Blog Entries
    1
    Quote Originally Posted by jschvili View Post
    In the file /functions_vbseo.php I found this code:
    Code:
    array_unshift($more_tracking, "['_setDomainName', '".addslashes($vboptions['cookiedomain'])."']");
    But were do I set the the value for the domain. In my case we have these pages:
    Elot | Utomhusbelysning - Strömbrytare - Vägguttag - T2 Golvvärme - Hide-a-lite - Osram
    http://support.elot.se/

    I want them to show up in Google Analytics as elot.se
    This value uses the cookiedomain that you set in the vBulletin settings. So if it is set to .elot.se then the _setDomainName will also be set to .elot.se

Similar Threads

  1. domain.com'u www.domain.com'a yönlendirmek
    By Mert Gökçeimam in forum Türkçe
    Replies: 72
    Last Post: 03-30-2011, 12:17 PM
  2. Replies: 5
    Last Post: 03-07-2010, 05:10 AM
  3. Replies: 4
    Last Post: 11-04-2009, 06:07 PM

Tags for this Thread

Posting Permissions

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