Google Ads Guide

Make Google Ads tracking less mysterious.

Google Ads can add tracking information to your URLs automatically. This guide explains Final URL suffixes, UTMs and curly bracket tags in plain English.

The simple idea: your advert sends someone to a page. The tracking suffix tells GA4 and Google Ads which campaign, advert, keyword, device or network helped create that click.

What is a Final URL suffix?

In Google Ads, the Final URL is the page people visit after clicking your advert. The Final URL suffix is the extra tracking information added to the end of that URL.

Instead of manually adding tracking to every advert link, you can use a suffix so the tracking is added more consistently.

utm_source=google&utm_medium=cpc&utm_campaign={campaignid}&utm_content={creative}&utm_term={keyword}

You do not normally include the question mark in the Final URL suffix field. Google Ads handles the joining. The suffix is the tracking part after the page URL.

What are curly bracket tags?

Curly bracket tags are dynamic placeholders. You put the tag in the tracking URL, and Google Ads replaces it with a real value when someone clicks the advert.

For example, {creative} does not mean the word “creative” will appear in your report forever. It means Google Ads can replace it with the ID of the advert creative that was clicked.

{campaignid}

Campaign ID

Identifies the Google Ads campaign that generated the click.

{adgroupid}

Ad group ID

Shows which ad group the clicked advert belonged to.

{creative}

Creative ID

Shows which advert creative was clicked.

{keyword}

Keyword

Can show the keyword or matched term connected to the click.

{device}

Device

Can show whether the click came from mobile, tablet or desktop.

{network}

Network

Can show where the ad appeared, such as Search or Display.

How this connects to GA4

GA4 uses UTM parameters to group traffic into campaigns, sources and mediums. If your suffix uses clean UTMs, your reports are easier to read.

A simple Google Ads tracking workflow

1

Choose the page

Use a landing page that is clear, fast and relevant to the advert.

2

Build the suffix

Add clean UTM values and dynamic tags like {campaignid} or {creative}.

3

Test the URL

Preview the advert destination and check that the page opens correctly.

4

Read the reports

Use GA4 and Google Ads data to understand what worked and what needs improving.

Common mistakes to avoid

Found this useful? Share it.