JotForm integration
A form builder that helps you create & publish online forms anywhere, anytime without writing a single line of code.
JotForm is an online service for form creation. You can setup a forms with payment buttons and this integration is exactly for those, in case you want to track orders done by any of your JotForm forms.
How to integrate PostAffiliatePro with JotForm
JotForm setup
To be able to track your form results, you have to setup two options in JotForm admin:
- set a form “thank you” page in each form (choose one where you will be able to insert PHP code)
- set preferences of the form to send POST data to thank you page (edit form > Preferences > Advanced Settings)
Save your changes.
Thank you page integration
Now you have to integrate the page you’ve chosen in preferences of your forms. This is the code, just paste it into your PHP thank you page:
<?php /********* Post Affiliate Pro integration snippet *******/
if (isset($_POST['enteryour4'])) {
// total cost
$total = 0;
if (isset($_POST['selectyour'])) {
$select = "selectyour";
}
else {
for ($i = 0; $i < 100; $i++) {
if (isset($_POST["selectyour".$i])) {
$select = "selectyour".$i;
}
}
}
foreach ($_POST[$select] as $row) {
$t = str_replace('{"',"",stripslashes($row));
$t = str_replace('"}',"",$t);
$vals = explode('","',$t);
foreach ($vals as $row) {
$pairs = explode('":"',$row);
if ($pairs[0] == 'price') {
$total = $total + $pairs[1];
}
}
}
?>
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');
var sale = PostAffTracker.createSale();
sale.setTotalCost('<?php echo $total; ?>');
sale.setOrderID('<?php echo $_POST['enteryour4']; ?>');
sale.setProductID('<?php echo $_POST['enteryour']; ?>');
PostAffTracker.register();
</script>
<?php
}
/******** Post Affiliate Pro integration snippet *******/
?>
The tracking code uses your custom variables, so you have to check in the code, if yours are the same.
In the example, we are using:
- enteryour – which stands for customer full name
- enteryour4 – which stands for email
- selectyour – which stands for the product your customer has chosen
Do not forget you have to integrate your landing pages with the click tracking code.

What is JotForm?
JotForm is a powerful online application that enables users to create customizable online forms through an intuitive drag-and-drop interface. It simplifies the process of form building, allowing for the creation of everything from simple contact forms to complex, interactive forms. With features like fillable PDF forms, electronic signatures, and seamless website integration, JotForm caters to a wide array of data collection needs. Its extensive integration capabilities and robust data management options make it a go-to platform for efficient form creation and data handling. Plus, with its freemium service model, it offers accessible options for users with varying requirements and budgets.
Since its inception in 2006 by founder Aytekin Tank, JotForm has steadily grown and evolved. Headquartered in San Francisco, the company has reached significant milestones over the years:
- 2011: Released Wishbox, expanding its offerings with new tools.
- 2012: Surpassed 700,000 users worldwide, marking substantial growth.
- 2015: Introduced the Adobe Document Cloud eSign Widget, enhancing its electronic signature capabilities.
These developments highlight JotForm’s commitment to innovation and adapting to the evolving needs of its users.
JotForm targets a broad audience that requires customizable form solutions for efficient data collection. Its user base includes:
- Small to Medium-Sized Businesses: For lead generation, order forms, and feedback collection.
- Large Enterprises: Needing scalable solutions with advanced features and integrations.
- Non-Profit Organizations: Collecting donations, volunteer sign-ups, or event registrations.
- Educational Institutions: For admissions, surveys, and administrative forms.
- Individual Professionals: Freelancers, consultants, and others who need professional forms without complex setup.
By providing a platform rich in integrations and templates, JotForm streamlines the form creation process for users across various sectors.
Key Features that Make JotForm Stand Out
- Drag-and-Drop Form Builder: Create forms effortlessly without any coding knowledge.
- Extensive Template Library: Access over 10,000 customizable templates to jumpstart your form creation.
- File Upload Capability: Allow respondents to upload files directly through your forms.
- Autoresponder Emails: Set up automatic email responses to form submissions.
- QR Code Forms: Generate QR codes for your forms for easy sharing and access.
- Offline Forms: Collect data even without an internet connection, syncing when you’re back online.
- Electronic Signatures: Integrate e-signature fields for contracts and official documents.
- Conditional Logic: Build smart forms that respond based on user input.
- Multiple User Access: Collaborate with team members within the platform.
- Email Validation: Ensure the accuracy of email addresses collected.
- Payment Integrations: Connect with payment gateways like PayPal, Stripe, and more to process payments directly through your forms.
Understanding JotForm’s Pricing Options
JotForm offers several pricing plans to accommodate different needs:
- Starter (Free): Perfect for individuals or small projects needing basic features.
- Bronze ($19/month): Increased limits on submissions, storage, and forms.
- Silver ($39/month): For growing businesses requiring more capacity and HIPAA compliance.
- Gold ($99/month): Maximum limits and features for larger organizations.
- Enterprise (Custom Pricing): Tailored solutions with advanced security, dedicated support, and single sign-on (SSO) options.
Special discounts are available for non-profits and educational institutions, making JotForm an even more attractive option for these organizations.
User Insights: What People Are Saying About JotForm
Users consistently highlight several strengths of JotForm:
- Extensive Integrations: Seamlessly connects with other tools and platforms to enhance functionality.
- Educational Resources: Offers tutorials, guides, and customer support to help users get the most out of the platform.
- Improved Workflow Features: Automation and collaboration tools streamline processes.
- Robust Security: Features like HIPAA compliance and data encryption ensure information is protected.
Some users note that while the platform is feature-rich, there can be a learning curve associated with mastering all the functionalities and integrations, especially for beginners.
Exploring JotForm Through YouTube Reviews
For those who prefer visual learning or want in-depth analyses, several YouTube reviews provide valuable insights:
- JotForm In-Depth Review 2023: A comprehensive look at JotForm’s features, usability, and pricing.
- JotForm: Is It Worth It? – 2023 Review: An examination of the platform’s value and utility for different user scenarios.
- JotForm Review & Tutorial 2023: A combination of review and step-by-step tutorial on using JotForm effectively.
These resources can help potential users see the platform in action and make informed decisions.
Alternatives to JotForm
While JotForm is a robust solution, it’s worth considering other platforms to ensure you find the best fit for your needs. Some notable alternatives include:
- Formsort
- Typeform
- Tally Forms
- SurveyMonkey
- Formstack
- Gravity Forms
- Wufoo Forms
- Cognito Forms
Discover Post Affiliate Pro's flexible pricing plans tailored to fit your business needs, with options for Pro, Ultimate, and Network packages. Enjoy a free trial with no credit card required, no setup fees, and the freedom to cancel anytime. Benefit from features like unlimited affiliates, advanced reporting, customizable interfaces, and lifetime support. Save up to 20% with annual billing and take advantage of more than 220 integrations. Perfect for businesses seeking to enhance their affiliate marketing efforts. Visit now to find the ideal plan for you!
FlowHunt AI Chatbot Integration
Create AI chatbots effortlessly with FlowHunt's no-code platform. Free demo & support available. Enhance your affiliate marketing!
Discover the power of the Lifetime Commissions plugin! Ensure lifetime referral tracking with unique customer identifiers, allowing affiliates to earn commissions on future sales without repeated clicks. Easily manage customer-affiliate relations and configure settings to suit your needs. Boost your affiliate program's efficiency with customizable options and ensure commissions for affiliates, even across different devices or channels. Explore seamless integration with eCommerce systems and enhance your marketing strategy today!
Discover the essentials of clicks (referrals) tracking with our comprehensive guide. Learn about the importance of click tracking code, explore various code examples including simple, asynchronous, and PHP versions, and dive into advanced tracking options. Optimize your affiliate marketing strategy with expert tips on setting account IDs, managing cookies, and customizing tracking parameters. Visit now to enhance your click tracking implementation!