Results 1 to 8 of 8

Thread: Web To Lead forms; capturing tracking parameters

  1. #1
    wmflan is offline Sugar Community Member
    Join Date
    Mar 2006
    Location
    Upstate NY, USA
    Posts
    17

    Default Web To Lead forms; capturing tracking parameters

    OS Windows | SCRM 4.5.1 | don't know)

    I have been using tracking parameters to associate a campaign or source to the visitor (example: www.mysite.com/landing_page.php?source=campaign) and capturing visitor contact data into MySQL then inmporting to SCRM.

    I'd like to use the WebToLead service, but I can't get my testing to transfer the contents of session variable $campaign into SCRM. Any ideas?

    Many thanks for the product and for any help you can offer.

    WmFlan

  2. #2
    labanjohnson is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Houston, TX
    Posts
    139

    Default Re: Web To Lead forms; capturing tracking parameters

    Isn't the variable $campaign_id ?
    Laban Johnson
    SugarCE User, Idealist
    Open Source and Social Media Enthusiast, Social Entrepreneur
    Twitter: http://www.twitter.com/labanjohnson
    Facebook LinkedIn
    Home page: http://www.LabanJohnson.com

  3. #3
    wmflan is offline Sugar Community Member
    Join Date
    Mar 2006
    Location
    Upstate NY, USA
    Posts
    17

    Default Re: Web To Lead forms; capturing tracking parameters

    Not excatly; this is a variable which is created on my pages to hold the tracking parameter. Someone who responds to an ad for my camapaign 'widgets' is tagged with ?source=widgets. When/if they register, I need to capture that value - and others - and populate their Lead record....that variable...

    WmF

  4. #4
    labanjohnson is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Houston, TX
    Posts
    139

    Default Re: Web To Lead forms; capturing tracking parameters

    I mean in sugar, the field is campaign_id.

    Go to campaigns and create your campaign. Get the campaign_id

    In your form which submits to WebtoleadCapture.php

    put a hidden input, the name=campaign_id value={campaign id of the widget campaign},

    which can be inserted dynamically by your website script

    Once you are doing email and web marketing with Sugar, this will tie in very well as you will already have the systems in place to track response of the campaign
    Laban Johnson
    SugarCE User, Idealist
    Open Source and Social Media Enthusiast, Social Entrepreneur
    Twitter: http://www.twitter.com/labanjohnson
    Facebook LinkedIn
    Home page: http://www.LabanJohnson.com

  5. #5
    wmflan is offline Sugar Community Member
    Join Date
    Mar 2006
    Location
    Upstate NY, USA
    Posts
    17

    Default Re: Web To Lead forms; capturing tracking parameters

    Thank you Laban for your thoughtful reply...

    This method works well when you create a new form for each campaign. That can be a burden if you are manageing several, virtually identical campaigns, however. Let's say the 'Widgets' campaign can draw prospects from several ad groups (small widgets, medium widgets and large widgets); If I can pass a tracking parameter for each of the ad groups to the single registration form, then I can associate each prospect directly to the sub-campaign without erecting three registration forms.

    How can I pass an incoming variable to WebToLead forms?

  6. #6
    labanjohnson is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Houston, TX
    Posts
    139

    Default Re: Web To Lead forms; capturing tracking parameters

    use a session variable

    You can also track quite a bit more data using session variables, such as the site which referred each user to you, so you can see what marketing efforts are working best.
    Laban Johnson
    SugarCE User, Idealist
    Open Source and Social Media Enthusiast, Social Entrepreneur
    Twitter: http://www.twitter.com/labanjohnson
    Facebook LinkedIn
    Home page: http://www.LabanJohnson.com

  7. #7
    labanjohnson is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Houston, TX
    Posts
    139

    Default Re: Web To Lead forms; capturing tracking parameters

    Laban Johnson
    SugarCE User, Idealist
    Open Source and Social Media Enthusiast, Social Entrepreneur
    Twitter: http://www.twitter.com/labanjohnson
    Facebook LinkedIn
    Home page: http://www.LabanJohnson.com

  8. #8
    wmflan is offline Sugar Community Member
    Join Date
    Mar 2006
    Location
    Upstate NY, USA
    Posts
    17

    Default Re: Web To Lead forms; capturing tracking parameters

    Laban,

    Tha's EXACTLY what I'm trying to do!

    I can do it effectively with my homemade php forms and pages but I can't get it to work with SCRM. Do the session variable have to be declared on some internal SCRM page other than my form page? If so, which page(s). Once defined, how can I insert the incoming value of the session variable into a VARCHAR field via the form page?

    WmF

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Web 2 Lead question
    By etabs in forum Help
    Replies: 2
    Last Post: 2007-05-08, 07:15 PM
  2. Web to Lead Form Save
    By whipsaw in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-04-02, 06:38 PM
  3. Need help with web lead capture
    By bted in forum Help
    Replies: 0
    Last Post: 2006-11-16, 02:51 PM
  4. From lead to order
    By george_bbch in forum Feature Requests
    Replies: 0
    Last Post: 2006-09-26, 02:02 PM
  5. Convert Prospect to Lead
    By bryanl0911 in forum Feature Requests
    Replies: 23
    Last Post: 2005-10-09, 11:58 PM

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
  •