Wednesday, June 8, 2022
HomeWordPress Developmentquestion - Lead nurturing in WordPress

question – Lead nurturing in WordPress


We’ve a number of techniques and I would like to trace the behaviour of the consumer in a WordPress to do “lead nurturing” with out the entrepreneurs rely upon coders.

That is what I would like:

simple user flowchart

Simplified:

  1. We ship the lead a tracked hyperlink to our most important web site over WhatsApp.
  2. The consumer lands in our web site and is tracked so we all know he’s Alice, Bob, Charlie or whoever. The consumer is prompted to present us some suggestions. For the sake of the instance, let’s assume it is Alice and Charlie at this time.
  3. When clicking, he leaves our most important system and goes to the “lead nurturing engine” made in WordPress. The consumer is introduced a selection throughout the WordPress realm. Instance: Do you want pizza?
  4. If the consumer clicks “sure” goes to a WP web page. Assume Alice clicked “sure”.
  5. If the consumer clicks “no” goes to a different WP web page. Assume Charlie cliked “no”.
  6. After asking him and after the consumer responding, the consumer is redirected again to the principle system.

I would like that at step “6” the principle system is aware of what was the consumer selection.

So I have to know at this level that Alice likes pizza and Charlie dislikes pizza.

Word that this WordPress does NOT have any customers system or any login or no matter. This ought to be applied passing URL tokens or comparable. They do not share cookies with the principle website both (completely different root domains).

In fact this can be a simplification, however the actual state of affairs may very well be this:

complex user flowchart

If the entrepreneurs are asking “arbitrary array of selections” (say, getting into age vary, metropolis, preferences on subject 1, preferences on subject 2, and so on.) and the consumer jumps over right here and there answering a a lot of these questions, (think about entrepreneurs to gather 20-50 variables there… however they may acquire extra sooner or later), then:

  • Q1. How can I retailer data within the “session” (particular person NOT logged
    in in WordPress, this WP website does NOT have any login system) in
    perform of the looking (step 3 within the complicated flowchart)
  • Q2. How
    can I retailer the “incoming” data from the “system 1” (ie:
    Detected consumer in step 2 within the complicated flowchart)
  • Q3. How can I ship
    all that data again to the principle system in step 4 within the complicated
    flowchart)

In my most important system I’ve management, so I MAY obtain it by way of question params in a GET in addition to in a POST physique, each work, no matter is less complicated within the WordPress half. What IDK is how you can do the WordPress half: Work together with the periods or carry-on query-parameters from one web page to the following.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments