Forums
Forums / Plugin: Brilliant Web-to-Lead for Salesforce / Url Parameters
(@saisridommeti)
5 years, 5 months ago
I need to add a URL parameter (UTM Parameters) to my salesforce form. please help me out, how to add URL parameters to my form.
(@brilliantplugins)
5 years, 1 month ago
You’d need to store the UTM data in a session or cookie so it persists during the user’s visit. I’d suggest you look at a plugin like these to handle that:
https://ww.wp.xz.cn/plugins/handl-utm-grabber/
https://ww.wp.xz.cn/plugins/utm-tracker/
Then use a plugin filter (see the readme for example code) to autofill those values into a hidden field for submitting to Salesforce.
The topic ‘Url Parameters’ is closed to new replies.