Nathan Marks
Forum Replies Created
-
Something like
`
$feed = apply_filters( ‘gf_hubspot_process_feed’, $feed, $entry, $form );
`
at the top would be ace
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] No options from plugin after activationYour GF version is too low
Gravity Forms 1.8.20+
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] Tracking several formsNo problem! Glad I could help
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] Tracking several formsHey Jodzee,
If you want separate goals for each form rather than just separate labels, you’ll need to make sure that there is only a 1 to 1 relationship between goals and conversions. Unless you specify the label in analytics, the default settings and goal configuration I suggested will catch all the form submissions.
If one is showing zero, there must be an issue somewhere in the setup.
Fixed this
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] Event only works for 1 formNo problem!
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] Event only works for 1 formHey yvo,
I have this running on a site with more than 10 forms, so this is strange.
Did you make sure both feeds are enabled? Could you possibly give me more details on your setup? (screenshot of settings would be great)
Hey Lauren, I’ll check this out… very strange. Can you post an issue on github? https://github.com/nathanmarks/wordpress-gravity-forms-event-tracking
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] Multipage Tracking?This will be coming in 2.0! Stay tuned ??
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] Event Tracking FeedsHey Jodzee,
If you don’t care about multiple events per form, just create a single feed. Other than the ability to add multiple feeds with conditional options the plugin does the same thing as previously.
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] "Woof" on submitI am extremely sorry for this guys, I just pushed a hotfix for it.
No problem, glad you got it sorted out!
Hey,
Ok, let’s try to get this sorted!
When you go to the form settings do you not see an event tracking tab under notifications and confirmations?
If not, can you let me know your gravity forms and wordpress version numbers? Thanks!
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] Activating breaks siteHey @franz92 ,
Looks like you’re using an older PHP version, this plugin requires 5.3+. You should be able to upgrade relatively easily in most circumstances!
It’s there now!