SitePoint Sponsor

User Tag List

Results 1 to 4 of 4

Thread: tracking newsletter links

  1. #1
    SitePoint Enthusiast
    Join Date
    Feb 2008
    Posts
    66
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    tracking newsletter links

    hello,

    if i use http://www.mysite.com/?newsletter

    or http://www.mysite.com/page.html?newsletter

    and i use these links in my email newseletter will this count the hits for these pages from this campaign and show up in my web log?

    thanks.

  2. #2
    #titanic {float:none} silver trophy
    molona's Avatar
    Join Date
    Feb 2005
    Location
    from Madrid to Heaven
    Posts
    7,324
    Mentioned
    116 Post(s)
    Tagged
    1 Thread(s)
    If the receiver of your mail clicks on the link, yes. After all, he would be visiting your site.

    If he doesn't, no.
    Before asking, do a search... if you don't find the answer, then ask
    The purpose of this forum is to help others in the community, that's why it's called Sitepoint and not Linkpoint.
    SP Guidelines - No fluff.

    Thinking Web: Voices of the Community - The Community Book

  3. #3
    SitePoint Enthusiast
    Join Date
    Feb 2008
    Posts
    66
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    but would using question marks in that format be the proper way of doing it?

  4. #4
    #titanic {float:none} silver trophy
    molona's Avatar
    Join Date
    Feb 2005
    Location
    from Madrid to Heaven
    Posts
    7,324
    Mentioned
    116 Post(s)
    Tagged
    1 Thread(s)
    Questions marks are used when you have some server programming language behind... that is, the page that you are driving your visitors to is dynamic... the newsletter part would be some kind of information to build the dynamic page...

    example : www.mysite.com/page.html?type=newsletter

    The question mark doesn't have any meaning in itself. It is a simple separator that divides the url from the arguments passed on to the server programming language.
    Before asking, do a search... if you don't find the answer, then ask
    The purpose of this forum is to help others in the community, that's why it's called Sitepoint and not Linkpoint.
    SP Guidelines - No fluff.

    Thinking Web: Voices of the Community - The Community Book

Bookmarks

Posting Permissions

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