Google Conversion on ASP.NET Post Back page

Discussion in 'Google' started by DPGBB, May 26, 2007.

  1. #1
    Hello,

    I'm trying to set up a conversion goal which will a visitor contacting me through a contact form.

    The issue I have is that the page is built with asp.net and posts back to itself, so I only want the conversion to be recorded when the page has been posted and not landed on for the first time?

    Any ideas how I could work this?

    thanks
    DPG.
     
    DPGBB, May 26, 2007 IP
  2. speda1

    speda1 Well-Known Member

    Messages:
    374
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    108
    #2
    You could check for a form value that only exists when the form is posted and, if true, then load the image.
     
    speda1, May 27, 2007 IP
  3. DPGBB

    DPGBB Peon

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ah so I could use the page object's IsPostBack property.

    One issue that this raises would be the Google image displaying that might put look a bit curious/underhand to the visitor and put him off. Do you think?
     
    DPGBB, May 28, 2007 IP
  4. speda1

    speda1 Well-Known Member

    Messages:
    374
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    108
    #4
    Personally, I don't think that the conversion images look questionable.
     
    speda1, May 28, 2007 IP