mautic / mautic/mautic-wordpress

Gravity Forms integration

Open
#125 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
136
Forks
56
PR merge metrics
No merged PRs in 30d

Description

What are the correct parameters to pass through from a gravity form to a mautic form,
What cookie values, session details, IP address etc so that we can correctly join a session to a contact when not using mautic native forms and using other form functionality such as Gravity

Secondary - is there a relationship between mautic click events and mautic mtc.js tracking?

If we have a session created via mautic email click through
What is the most elegant method of getting the contacts details so that we can personalise things / setup parameters and pre-populate Gravity form fields as a known relationship.

Application - repurchase via an ecommerce email campaign, or the ability to auto login based on them clicking a specific link from a mautic email.
Want to remove the barriers and friction points to the transaction

Lastly
Is there smarts in the plugin to merge sessions if a contact logs in with a known email address?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. First clarify which Gravity Forms parameters, Mautic session and contact behavior, and email-click relationship are required, then locate the plugin's corresponding integration points. Done should be a defined, testable scope for passing form data and handling known contacts or merged sessions.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.