Lead capture URL submission page

Discussion in 'Blackriders WordPress Theme' started by adacosta, Mar 20, 2015.

  1. adacosta

    adacosta New Member

    Joined:
    Feb 19, 2015
    Messages:
    26
    Likes Received:
    0
    Hi there,

    I would like to add a code so I know from what page the visitor fill out the lead capture form

    I want to change the "Site URL:" to display from what page the form was fill out.

    I found this code:
    Code:
    $email_message .= "Site URL: ".clean_string($leadurl)."\n";
    but it only displays the website url not the page url

    Can you please help?

    Thanks
    Alex
     
  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    This won't be possible with our theme. For applying above mentioned code a customization will be required in the source code.

    Regards,
    Sameer
     
  3. adacosta

    adacosta New Member

    Joined:
    Feb 19, 2015
    Messages:
    26
    Likes Received:
    0
    Sameer, can I just change the ($leadurl) on the code above to

    ($pageurl) <--- I want to create this code

    Can you please just guide me what folder do I have to create this code, please?
     
  4. sameerwalkar

    sameerwalkar Guest

    Hi,

    I got your concern but I really feel sorry that I won't be able to assist you in this issue as their is no such tracking option or folder where you can apply this code. Alternatively what you can do is you can look for WP plugin that offers lead tracking that will help you out. Also I recommend you that before making any custom changes to source code make a backup of it. As custom coding may effect the theme working.

    Regards,
    Sameer
     

Share This Page