It looks great !
Thanks for your response.
I finally add my own module of Contact form 7 : UrlReferer.
I have added this php file in wp-content/plugins/contact-form-7/modules
I haven’t modify the tg_pane code (parameter in admin panel for this field type). You can do what you want.
Modify the “wpcf7_urlReferer_shortcode_handler” php function to change the value of this field and make your own.
You can put this file in your same directory, automaticaly, contact-form-7 will suggest this news field type in the combo-list of admin-panel.
Download this file at:urlReferer.zip
enjoy !