1.   In Progress

    CUNET: Remington | NEW BUILD

    by Amanda Frisone on May 5, 2014

    new build

    1. Attachments:
  2. Amanda Frisone
    about 12 years ago

    5/21 – Basic Validation complete in LX.COM. Vendor Docs created.

    ===

    Ready for backend and LP

    1. Assignment patrick, dave added; amanda removed.
    2. uploaded Remington-College-FPI_21May14.xlsx
  3. Amanda Frisone
    about 12 years ago

    PAT– Please use copy and logo from Remington’s website.

  4. Patrick Mattei
    about 12 years ago

    Landing page is up; needs backend to test

    http://topcollegedegrees.net/schools/online/remington-college

    1. Status changed from New to In Progress.
    2. Assignment amanda added.
  5. Dave
    about 12 years ago

    Testing in on Landing page gets me the error

    “Leads not currently accepted for this campaign”

    also in the landing page there is a hidden BID field causing some issues

    testing on LX.COM test successfully but gives me an error from the client

    http://www.leadxpert.com/campaigns/processing.php?LXcampaignCode=remi&test=true&lx_sTrak_pageViewId=&State=OH&City=Cleveland&Zip=44105&LevelOfEducation=Associate%27s+Degree&BID=SR_BR-000018093738&Programs=62AAS&FirstName=David&LastName=Holmes&Address=1234+main+street&Address2=&DaytimePhone=7183703626&EveningPhone=7183703626&Email=david%40risingresults.com&FinancialAid=No&StudentLoan=No&SecuringAid=No&TCPAExpressConsent=Yes&CID=1944&LeadBuyerID=99177&AffiliateID=&UniversalLeadiD=&VendorLeadID=&inquiryIPAddress=&CSRC=&LXcampaignCode=remi&B1=SUBMIT

    REJECTSR-511RemingtonIG-000035930850Zip code [44105] is NOT within valid Zip/SCF range for the selected Campus/BID

    the 44105 zip code is suppose to work with BID SR_BR-000018093738 which is the Cleveland campus

  6. Patrick Mattei
    about 12 years ago

    Removed the second BID and assigned affiliate in LX.net.

    Set up leadid campaign.

    Tried testing on the landing page and it is giving me the following rejection from the client:

    REJECTSR-526RemingtonIG-000035934473Missing Required Field(s): [ LevelOfEducation ] is null or has an invalid value.

    Could it be having trouble with the apostrophe in level of education?

    Post string:
    FirstName=bob&LastName=loblaw&Address=100 main st.&City=north little rock&State=AR&Zip=72118&DaytimePhone=7189877665&EveningPhone=&Email=bloblaw223@gmail.com&BID=SR_BR-000018094143&LevelOfEducation=Associate’s Degree&Programs=4&FinancialAid=No&StudentLoan=No&SecuringAid=No&TCPAExpressConsent=Yes&Test=Y&CID=1944&CSRC=&VendorLeadID=87104652&LeadBuyerID=99177&AffiliateID=&inquiryIPAddress=64.64.6.151&UniversalLeadiD=5D74749C-9D2A-8FFE-7BBD-EBE86DC58199

  7. Patrick Mattei
    about 12 years ago

    I passed a lead through with the value “Some College” which has no apostrophe– Dave- could LX be canceling out the apostrophe when submitting the lead?

  8. Dave
    about 12 years ago

    it could be as a way to stop mysql injections. Before there was a mysql_real_escape_string in php most people took away quotes and slashes as a way to stop mysql injections.

    The guy who built leadxpert probably figured there was no reason for anyone to send quotes or slashes and auto removed them from the string.

  9. Patrick Mattei
    about 12 years ago

    Hey Dave is there anyway to disable the escaping of apostrophe’s for this campaign?