Sharp Spring requires slightly altered code to track multiple forms on a single page. See this article:
https://help.sharpspring.com/hc/en-us/articles/115001065908-Tracking-Mul...
According to my testing, this module does not seem to be compatible with multiple forms per page.
- Maybe you add something to the UI where we have the option to choose single form or multiple form code, per form
- I didn't test to see if the multiple form code can be used even if there's only a single form on a page - if so, then the code could simply be changed to use the multiple form format
- With multiple form code we'd need a field to enter the form IDs
- Additionally, instead of using multiple embed codes with multiple forms on 1 page, you could combine the embed code (see article above) and insert before the closing body tag
If this is not going to be implemented, there should be a note on the module page that this module only supports 1 form per page.
Otherwise...this module works great...Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | sharpspring_webforms-2892454-3.patch | 912 bytes | i-trokhanenko |
Comments
Comment #2
ericwenger commentedJust FYI, it does seem like the multiple form code variation works with 1 form or multiple forms per page, so you wouldn't need to offer both options
Comment #3
i-trokhanenkoAdded fixes according to sharpspring documentation (Mapping Forms Using Multiple Embed Codes)
Please apply patch #3 and test
Comment #5
mojiferousComment #7
jeroentComment #8
jeroent