When a new person fills out one of our forms, we want them to be assigned a unique id on our Wordpress site that would ideally follow them if they fill out another form in the future – identifiable by their name, phone number, business name, and/or email address
The rationale here is that Facebook has begun incentivizing the provision of an “External ID” - our own unique identifier of each lead we get. The only problem is that we have nothing like that, except for the “Entry ID” that GF gives each form entry.
I’m guessing it may require other plugins besides Gravity Forms, but how can you do this in Wordpress for your Gravity Forms leads?
The Gravity Wiz perk for unique ID which Dere links to is definitely a solid piece of your potential solution. Have you figured out where/how you would store the ID? Perhaps as a part of the user meta where either the User Registration add-on would let you store it when registering the new users?
Haven’t yet considered where to store the ID yet, pretty much figured I’d look for that in whatever the solution is. Thanks for pointing out the User Registration add-on.
Sounds like it’ll be a little more complicated than I’d hoped, but I think it’s important so I guess I have some more research to do.