Thanks for the reply, Rob.
I think there are 1 or 2 possible issues that may still prevent it from working properly for me:
1. Shortcode settings.
This is the default shortcode provided in Contact Form 7 to display the form on a page:
[contact-form-7 id=”7″ title=”Contact form 1″]
If I understand correctly, that default shortcode will not work with your plugin as is, but must be altered. Could you take a moment to show specifically what changes must be made to the default code (above) to get it to work? I’ve tried a number of variations using your example code above, but none have worked so far.
2. I noticed in the HTML that for some reason there’s no form name defined in the form’s HTML like so:
<form name=”” action=”/form-evaluation/#wpcf7-f68-p73-o1″ method=”post” id=”68″ class=”wpcf7-form” novalidate=”novalidate”>
Do you know if that may have anything to do with the your plugin not working properly for me? Or do you have any other troubleshooting suggestions? (A Troubleshooting FAQ would be quite useful ??
I wouldn’t bother to ask your help if I didn’t consider this a very valuable tool. Thanks again for your help. It’s greatly appreciated.
Note: To test the plugin, I’m doing form submissions and then checking under Real-Time > Events (Universal Analytics). It seems to show me in the stats as a visitor, but no events appear in the real-time stats.