You may want to pass in certain input field info on Plan Landing pages and Lead Capture Forms if you have the info already. You can do this easily by appending those variables to the Landing Page URL.
Constructing the URL
An example URL will look something like this:
https://{gymname}.pushpress.com/open/subscribe/{planSlug}?full_name=Chris%20McConachie&phone=555-123-4567&email=test@pp.com
PushPress accepts the following data over the URL:
first_name
last_name
full_name
email
phone