Step 1 - Add the LeadTrackr tag to your GTM container
- Go to your container in Tag Manager
- Click Templates β Search Gallery
- Look for LeadTrackr tag
- Click Add to Workspace

π Step 2: Create a New LeadTrackr Tag
- Go to Tags and click New
- Select LeadTrackr Tag as the tag type
- choose βLeadβ as the tag type
- Fill in the required fields:
- Project ID
- Form name (descriptive label)
- Any custom form fields or user data fields you want to pass along (e.g. email, phone, message)
if you use server side tagging, we recommend sending requests both client and server side and add a unique ID for deduplication.

<aside>
π‘
Where to find your Project ID
- Go to app.leadtrackr.io/dashboard/projects
- Open the project you want to connect
- Your Project ID is visible in the URL
- Example:
https://app.leadtrackr.io/projects/16 β project ID = 16

</aside>
π― Step 3: Add a Trigger
Attach a trigger that sends the lead event from the browser client to your server container.
This is typically a custom event, such as form_submission, or an incoming HTTP request handled by your sGTM client.

π Step 4: Publish Your Container
Once your tag and trigger are configured, publish your GTM container.
Your form submissions are now sent to LeadTrackr, ready to be rated, qualified, and pushed to ad platforms as offline conversions.