I was working on rolling out Dealer.com's Accelerate DR tool for @Dan Sayer Anderson Auto Group which has 4 Ford dealers. The setup is a little tricky because we allow the customer to select their dealership in which they would like to work with, regardless of where vehicle is located.
Fast forward to the actual issue. As I was testing my custom script for store selection, I sent in multiple leads to each of the 4 Ford dealers on new vehicles. I am aware of FD's blocking sending test leads, I used realistic names, but used the same email address for each. What I found is after a customer submits a lead that is parsed through Ford Direct, any additional NEW VEHICLE lead is automatically marked Duplicate and not sent to CRM. Additionally, FD's system will mark leads invalid for no explainable reason an not send to CRM. This does not affect used vehicles and wasn't because of the tests I did. There are rules within Ford Direct's system that blocks any additional leads on new vehicles. Also, they have a pretty strict rule setup for "Invalid" leads that looks for strings within the lead that it deems as spam. The cases below as invalid were due to random characters within the URL string sent through the lead.
We looked at the historical logs for FD leads and noticed this wasn't just limited to the DR tool, but any 3rd Party leads, plus any leads submitted through FD websites.
Green below are actual customer leads not received. Red is my tests to multiple stores. This tool was live only for a few hours and had 4 customers submit a deal and of those 2 did a second vehicle (which was blocked by FD), and 1 was marked invalid.

Fast forward to the actual issue. As I was testing my custom script for store selection, I sent in multiple leads to each of the 4 Ford dealers on new vehicles. I am aware of FD's blocking sending test leads, I used realistic names, but used the same email address for each. What I found is after a customer submits a lead that is parsed through Ford Direct, any additional NEW VEHICLE lead is automatically marked Duplicate and not sent to CRM. Additionally, FD's system will mark leads invalid for no explainable reason an not send to CRM. This does not affect used vehicles and wasn't because of the tests I did. There are rules within Ford Direct's system that blocks any additional leads on new vehicles. Also, they have a pretty strict rule setup for "Invalid" leads that looks for strings within the lead that it deems as spam. The cases below as invalid were due to random characters within the URL string sent through the lead.
We looked at the historical logs for FD leads and noticed this wasn't just limited to the DR tool, but any 3rd Party leads, plus any leads submitted through FD websites.
Green below are actual customer leads not received. Red is my tests to multiple stores. This tool was live only for a few hours and had 4 customers submit a deal and of those 2 did a second vehicle (which was blocked by FD), and 1 was marked invalid.
