architect_form_submitted is fired. You can use Google Tag Manager to capture this event and send it to Google Ads as a conversion.
Prerequisites
Before you start, make sure you have:- Access to your Google Ads platform
- Access to your Google Tag Manager account
- Access to the Architect platform (app.tryarchitect.com)
- A CTA set up in Architect as a form submission on an example page so you can test
Step 1: Create a conversion action in Google Ads
Open Google Ads and navigate to Goals
In your Google Ads account, go to the left-hand menu and click Goals. Then click + Create conversion action.
Choose the conversion category
Select the most relevant category for your use case, such as Submit Lead Form.
Configure the conversion
Click Create Conversion, select your data source, then choose Manually with code. Click Done, then Save and Continue.
Step 2: Add the Google Tag Manager script to Architect
Copy the GTM scripts
In your Google Tag Manager workspace, click on your Google Tag Manager container. You will see two scripts — one for the head and one for the body.Copy both scripts.
Add the scripts in Architect
Go to your Architect page, then navigate to Settings and click Scripts. Add two scripts:
- One with the head script, placed in the head
- One with the body script, placed at body start
Step 3: Create a trigger in Google Tag Manager
Create a new trigger
Navigate to Triggers and click New Trigger. Name it something clear like
Architect Form Submission Trigger.Step 4: Create a conversion tag in Google Tag Manager
Create a new tag
Go to Tags and click New. Choose Google Ads and then Google Ads Conversion Tracking.
Step 5: Publish your changes in Google Tag Manager
In Google Tag Manager, click Submit in the top right to publish your workspace changes. Your triggers and tags will not be active until you publish.Step 6: Add the conversion action to your campaign in Google Ads
In Google Ads, add the conversion action you created to the campaign you are running with Architect. You can also verify the conversion action is set up correctly by going to Goals in Google Ads and checking that the status shows as active.Debugging
If conversions are not tracking as expected, check the following:- Conversion linker: Make sure you have a Conversion Linker tag set up in Google Tag Manager. This is required for Google Ads conversion tracking to work correctly.
- GTM published: Make sure you have submitted and published your changes in Google Tag Manager. Unpublished changes will not fire.
- GTM script in Architect: Verify that the Google Tag Manager script has been added to the Scripts section in your Architect page settings.
- Cookie consent: If you are running ads, confirm your tracking still respects your cookie consent settings. Third-party scripts are blocked until visitors consent. See How does the Architect cookie consent banner work? for more details.

