Identifying submitted page url for Contact form 7 -


i using single form through contact form 7 visitors download pdf files on website. once fill form , clicking submission button, related pdf file downloading.

however, want export information visitors whoever downloaded pdf file specific page. downloaded report contact form db not show link or page name visitors submitted form. believe there way identify or fixing this.

thank you

you can use contact form 7 dynamic text extention.

use shortcode below in form retrieve current page url:

[dynamictext yourfieldname "cf7_url"] 

Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -