A contact form submission is the most valuable action a visitor can take on most photography and creative service websites. It is the moment a visitor becomes a potential client. But if you are not tracking form conversions, you have no way of knowing which traffic sources, which pages, or which campaigns are actually generating those submissions.
You might be spending time and money on Pinterest, Instagram, or Google ads, driving traffic to your Showit website, and still not know which of those channels is bringing in inquiries. Conversion tracking closes that gap. It connects the inquiry back to the source, the ad, and the page that led to it.
This guide covers every method for tracking form conversions on your Showit website, from the simplest thank-you page redirect approach to more advanced Google Tag Manager setups, so you can choose the method that fits your current analytics stack.
Why Form Conversion Tracking Matters for Showit Websites
Showit is widely used by photographers, wedding professionals, designers, and coaches who run service-based businesses. For these businesses, a contact form inquiry is the primary measurable outcome of all their marketing activity.
Without conversion tracking, your analytics dashboards show you traffic data but nothing about what that traffic actually produces. You know that 500 people visited your pricing page last month, but you do not know how many of those visitors submitted a contact form or which source brought the visitors most likely to inquire.
With proper form conversion tracking set up on your Showit site, you gain the ability to measure your true cost per lead across different marketing channels, identify which blog posts, portfolio pages, or service pages lead to the most inquiries, optimize ad campaigns on platforms like Google, Facebook, and TikTok toward actual conversions rather than just clicks, and make data-informed decisions about where to invest your marketing time and budget.
The Most Reliable Method: Thank-You Page Redirect
The most reliable and widely used method for tracking form conversions on Showit is the thank-you page redirect. Here is how it works.
When a visitor submits your contact form, instead of showing a simple success message on the same page, they are redirected to a separate thank-you page on your Showit site. The thank-you page URL becomes the conversion event. Any analytics tool that sees a visit to that URL knows a form was submitted.
This method works with Google Analytics, Google Ads conversion tracking, Facebook Pixel, TikTok Pixel, Pinterest Tag, and virtually any other tracking tool because it relies on a page view event rather than a JavaScript event on the form itself.
Step 1: Create a Thank-You Page in Showit
Build a dedicated thank-you page in your Showit editor. The URL should be something clear like /thank-you or /contact-confirmed. The page content should warmly confirm that the form was submitted successfully, set expectations about your response time, and optionally include a next step such as following you on Instagram or reading a specific blog post.
Keep the page simple but on-brand. It does not need to be elaborate, but it should feel like a natural part of your website rather than a blank confirmation.
Step 2: Set Your Form to Redirect to the Thank-You Page
In the settings of whatever form tool you use within Showit, configure the post-submission behavior to redirect to your thank-you page URL. Most form tools including Showit’s built-in email form, Gravity Forms on WordPress, and third-party forms like Typeform and JotForm support post-submission redirects.
For Showit’s own native form, set the success redirect URL in the form element settings. For embedded third-party forms, configure the redirect within that form tool’s settings.
Step 3: Set Up a Goal in Google Analytics
If you are using Google Analytics 4, create a conversion event based on visits to your thank-you page URL.
In Google Analytics 4, go to Admin and select Events. Create a new event that triggers when a visitor views the specific thank-you page URL. Then mark that event as a conversion. From that point forward, Google Analytics will count every visit to your thank-you page as a conversion and attribute it to the traffic source that brought the visitor.
For the full Google Analytics setup process for Showit, the guide on setting up Google Analytics on Showit covers the installation and configuration steps in detail.
Tracking Form Conversions with Google Tag Manager
For more advanced tracking setups, Google Tag Manager gives you significantly more flexibility than placing raw tracking scripts in Showit’s header. GTM acts as a container for all your tracking scripts, allowing you to manage them from one interface without repeatedly editing your Showit code.
Step 1: Install Google Tag Manager on Showit
Create a Google Tag Manager account at tagmanager.google.com. Inside GTM, create a new container for your website. GTM will provide you with a script snippet to add to your site header and a noscript snippet to add to the body.
In Showit, paste the GTM header script into your Site Settings under Custom Code. For the noscript snippet, Showit does not have a dedicated body tag section, so the header placement of the main script provides most of the tracking functionality.
Publish your Showit site after adding the script.
Step 2: Create a Trigger for Thank-You Page Visits
In Google Tag Manager, create a new Trigger. Set the trigger type to Page View and configure it to fire on the specific URL of your Showit thank-you page. This trigger will activate any tag you connect to it whenever a visitor reaches that URL.
Step 3: Create Tags for Your Conversion Events
Using the thank-you page trigger you created, add conversion tags for each advertising platform you use.
For Google Ads, create a Google Ads Conversion Tracking tag, paste your Conversion ID and Conversion Label from your Google Ads account, and connect it to the thank-you page trigger.
For Facebook, create a Custom HTML tag with the Facebook Pixel lead event code and connect it to the thank-you page trigger.
For TikTok, create a Custom HTML tag with the TikTok Complete Registration or Contact event code, connected to the same trigger.
This approach means you only need to add one tracking script to your Showit header (the GTM container) and manage all conversion events from GTM without touching your Showit code for each new platform or event.
For a deeper look at server-side tracking options that complement this setup, the guide on server-side tracking setup for Showit covers more advanced approaches.
Tracking Conversions with Facebook and Instagram Pixel
If you run Facebook or Instagram ads, your Meta Pixel needs to know when a form submission occurs on your Showit site to properly attribute inquiries to your campaigns.
Install the Meta Pixel on Showit
If you have not already installed the Meta Pixel on your Showit site, locate your Pixel code in Meta Business Manager under Events Manager. Copy the base Pixel code and add it to your Showit Site Settings under Custom Code.
The guide on installing the Facebook Pixel on Showit walks through the full installation process.
Add the Lead Event to Your Thank-You Page
On your Showit thank-you page, add a page-specific script in the page’s custom code section. This script fires the Meta Pixel Lead event every time the thank-you page is loaded. Because the thank-you page only loads after a successful form submission, the Lead event accurately represents every form inquiry.
Tracking Conversions Using Showit’s Built-In Form Tool
Showit’s built-in contact form sends submissions to your email address and can be configured to redirect visitors to a thank-you page after submission.
Set the Thank-You Page Redirect
Select the form element in your Showit canvas. In the element settings, look for the option to set a success redirect URL. Enter the full URL of your thank-you page including the domain.
After publishing your Showit site, test the form by submitting it with a real email address. Confirm that the redirect to the thank-you page occurs after submission and that the submission arrives in your email inbox.
Verify the Conversion Is Tracking
After a successful test submission, check your Google Analytics real-time reports to confirm the thank-you page view is being recorded as a conversion. If you have set up a conversion in Google Analytics for the thank-you page, the test submission should appear in the conversions report.
Tracking Conversions with Third-Party Forms Embedded in Showit
Many Showit users embed third-party forms from tools like Gravity Forms, Typeform, JotForm, or HoneyBook. Each has its own approach to post-submission redirects and conversion tracking.
Gravity Forms on Showit WordPress
Because Showit is built on a WordPress foundation for blog functionality, Gravity Forms is a powerful option for complex inquiry forms. Gravity Forms supports post-submission page redirects and can be connected to Google Analytics through its built-in event tracking settings.
Typeform and JotForm Embeds
For Typeform and JotForm, configure the redirect URL in the form tool’s settings rather than in Showit. Set the completion redirect to your Showit thank-you page URL. The thank-you page will then trigger your analytics conversion events as normal.
HoneyBook and Dubsado Forms
If you use CRM tools like HoneyBook or Dubsado for client inquiries, check whether these tools support redirect configuration after form completion. If they do not support thank-you page redirects, you can instead track visits to a confirmation page that your CRM tool displays, or use the form tool’s native webhook features to trigger a conversion event through GTM.
For context on how embed-based forms work within Showit’s framework, the guide on embedding contact forms in Showit explains the mechanics of each approach.
Measuring the Impact of Your Showit Blog on Form Conversions
Many form conversions do not happen on the first visit. Visitors often discover your Showit site through a blog post, browse for a few sessions, and then submit an inquiry days later. Understanding this multi-touch journey helps you attribute value correctly.
Use Google Analytics Source and Medium Reports
In Google Analytics, review the source and medium report for your conversion events. This shows you which channels brought visitors who eventually submitted a form, even if the final visit came directly.
Identify High-Converting Blog Posts
Google Analytics allows you to see which landing pages preceded conversion events. If specific blog posts consistently appear in the paths leading to form submissions, those posts are high-value content worth expanding and promoting more actively.
For a deeper approach to optimizing your Showit site content for both traffic and conversions, the guide on Showit SEO how to rank and look good doing it combines SEO strategy with conversion-focused design thinking.
Common Form Conversion Tracking Issues and Fixes
Thank-You Page Is Not Recording as a Conversion in GA4
Confirm that the conversion event in GA4 is configured for the exact URL of your thank-you page, including any trailing slash differences. GA4 is case-sensitive for URL matching in some configurations. Also confirm that visitors are actually reaching the thank-you page after form submission by checking the real-time report immediately after a test submission.
Form Redirect Is Not Working After Publishing
If the thank-you page redirect is not triggering after a form submission, check the redirect URL setting in your form tool or Showit form settings. Confirm the URL is a full absolute URL including the domain and protocol rather than a relative path.
Conversion Events Are Duplicating
If conversions are being recorded twice for a single form submission, you may have placed the conversion event code in both the global header and the specific thank-you page. Remove the event code from the global header so it only fires on the thank-you page.
Pixel Events Are Not Firing on the Thank-You Page
Check that page-specific code on the Showit thank-you page is saved correctly and that the page was published after the code was added. Also test using the appropriate browser extension (Meta Pixel Helper or TikTok Pixel Helper) while on the live thank-you page URL.
Final Thoughts
Tracking form conversions on your Showit website is not a nice-to-have feature. It is the foundation of any data-informed marketing strategy for a service-based creative business. Without it, you are operating with incomplete information about what is actually working in your business.
The thank-you page redirect method is the right starting point for most Showit users. It is simple to implement, reliable across all tracking platforms, and requires no JavaScript expertise. Set it up today, verify it is working, and begin building the conversion data that will guide every marketing decision you make going forward.
For a complete technical audit and optimization of your Showit site’s tracking setup, analytics integration, and performance, GetPerfectWebsite’s all-in-one Showit SEO service provides end-to-end configuration by Showit specialists who understand both the platform and the marketing strategy behind it.
FAQ
What is the easiest way to track form conversions on Showit?
The easiest method is a thank-you page redirect. Configure your form to redirect visitors to a dedicated thank-you page after submission, then set up a conversion event in Google Analytics for visits to that page URL.
Can I track form conversions on Showit without Google Tag Manager?
Yes. By adding platform-specific conversion codes directly to your Showit thank-you page’s custom code section, you can track conversions for Google, Facebook, TikTok, and Pinterest without needing GTM. GTM is optional but makes managing multiple platforms easier.
How do I know if my form conversion tracking is working correctly?
Submit a test form on your Showit site and check your Google Analytics real-time report. Within a few minutes, the thank-you page view should appear as a conversion in the real-time conversions report.
Can I track conversions for forms embedded from third-party tools in Showit?
Yes. For most embedded forms, configure the post-submission redirect to your Showit thank-you page within the third-party tool’s settings. The thank-you page then triggers your analytics conversions as normal.
What should I include on my Showit thank-you page?
Include a clear confirmation message, your expected response timeline, and a suggested next step such as following you on Instagram, reading a related blog post, or browsing your portfolio. This page is a valuable client touchpoint and should reflect your brand quality.






