fastasleep
Forum Replies Created
-
I see that, but how does that work with the redirect URL? We need it to happen in the user’s browser, not as a hidden API submission.
Thanks, but I’m not sure if that’s what I need. We’re already using the “Forms: 3rd-Party Integration” plugin to send data to the form handler URLs on Pardot, then using your plugin to redirect to a thank-you page on our site to register the conversion in Analytics. The problem with that is the Pardot side doesn’t track the rest of the user’s actions on our site, because the cookie on our side doesn’t associate itself with the lead from the form handler submission. Long story short, their script *will* make that connection if we can snag their email and append it to the redirect URL.
So with CF7 to API… not sure how that would work as I need the user in question to be the one appending the email var to the URL so the cookie makes the match between the user and the lead. Does that make sense?
That’s fine, my client bailed on Pardot’s forms and this plugin and made me build out a bunch of CF7/3rd Party forms and form handlers on the Pardot side to replace them, even after barking up this tree for quite a while.
They’re super upset that Pardot’s forms rely solely on iframes and the other problems that come with them. To my credit, I told them not to go down the Pardot iframe path years ago and wasn’t listened to. ๐ Not your fault, just relaying the message.
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Does this use the on_sent_ok hook?Awesome, this is great! We will definitely check it out!
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] integrating with contact form 7Read the instructions under the Details tab.
Hey Cliff,
First, apologies re the the support comment โ I honestly have no idea if my client contact even asked the right questions. Just going by what he told me over the phone. ๐
I will email you via your website if that’s ok.
Thanks!
Not me, but my contact at the client company has, and I’ve been told they have zero technical knowledge when it comes to stuff like this.
I suspect this has little or nothing to do with the plugin itself as I’d expect we’d get the same results manually sticking the iframe code on our sites versus using the plugin, but I thought it didn’t hurt to ask. ๐
Forum: Plugins
In reply to: [FP Foundation Assistant] Uninstall failsThanks, that seems to have worked. ๐
Forum: Plugins
In reply to: [Cyclone Slider] Links for slides not workingI figured it out โย the “dark” theme puts a link on some text when you enter a title/caption. I just wanted plain image slides to be clickable, so the quick and dirty solution was to just switch over to the default theme which works more or less as I wanted it. It was just not clear that the dark theme had a different setup other than its looks. ๐
Thanks
Forum: Reviews
In reply to: [Admin Post Navigation] Not working with 4.7.3 (or conflict with some plugin)Weird, just noticing that too on a site I just installed it on. I’ve used this plugin a ton before without issues, not sure what’s happening.
Just tested hitting Next -> on my Pages, and it was not going in order.
Don’t have time to troubleshoot right now (deadline!) but following to help later if need be. ๐
Forum: Plugins
In reply to: [Account Engagement] Plugin settings are missing or changedI think it had stayed signed in when I updated, so I probably just left it. I just checked again for the first time this weekend since last signing in though, and it seems to have stuck! Pretty sure it was just that one time I had to sign back in after updating. So, I’ll keep watching this obviously but looks like it’s fixed if the above was just me neglecting to sign back in.
Thank you!
Forum: Plugins
In reply to: [Account Engagement] Plugin settings are missing or changedSame problem again after updating, FYI. Settings are still present in the fields but the campaign dropdown goes back to “These will show up once you’re connected” and I gotta clear the fields and reauthenticate.
Can we roll back to a previous version?
Forum: Plugins
In reply to: [Account Engagement] Plugin settings are missing or changedAlso, the API still doesn’t stick โ if I try to change from 3 to 4 and save, it just reverts to 3.
Forum: Plugins
In reply to: [Account Engagement] Plugin settings are missing or changedThat code change didn’t work for us, it lost the settings again since I made that change. I’ll try the update but if that’s the only change, that may not be it, sorry.
- This reply was modified 9 years, 7 months ago by fastasleep.
Forum: Plugins
In reply to: [Account Engagement] Plugin settings are missing or changedFrom my client, “So far I had to fix it an additional time today, around 3-4 hours later. Yesterday, it was disconnecting roughly every 2-3 hours. So on averageโฆevery 3 hours? As for anything after 5:30pm, Iโm not sure.”
As posted in the other thread, I’ve added that line of code to to the plugin file and will see what happens. Crossing fingers. ๐
My client had emailed Pardot Support directly before contacting me, and they suggested the following, which makes no sense to me โ but thought I’d let you know in case there is some possible connection (we are using W3 Total Cache on our site) though I can’t figure out why a caching plugin would possibly wipe database settings:
“This problem can happen whenever there is a WordPress caching plugin or caching mechanism in place from a web host that is clearing the database information where the authentication data is stored. When this happens, the connector will show as not authenticated because this data has been purged.
The effect is similar to clicking on the โReset All Settingsโ button on the plugin settings page.
Iโd recommend also contacting your webhost and seeing if they have any caching services that could be causing this to happen and have them disable or configure differently. Also, see if you have any caching plugins (such as WP Super Cache) enabled that would be clearing out this data.”