Get in touch
Close
safari removes click identifiers

Safari Removes Click Identifiers: How Marketers Can Adapt with First-Party Data

Apple’s tracking and fingerprinting is changing this fall. The new Safari update will remove GCLID (Google Click Identifier) parameters and other click identifiers from URLs in standard browsing mode. The current beta mode is not yet stripping the GCLID in regular sessions (only in Safari Private Mode). However, the official release might extend this restriction more comprehensively.

The digital marketing community is in a state of high alert. Recent testing and reports from the latest iOS 26 developer betas have sent a fresh wave of uncertainty through the industry, with a central question echoing across forums and virtual conference calls: What is truly being affected by Apple’s upcoming Safari update?

Initial reports painted a dire picture, suggesting that the Safari 2025 update would unilaterally strip all tracking parameters, leaving marketers to navigate a future of complete data darkness. However, a closer look at these developments, including the specifics of the new Advanced Tracking & Fingerprinting Protection, reveals a more nuanced and, in some ways, more complex reality.

In this article, we will discuss the plausible impacts on digital-first businesses and immediate solutions to adopt before it’s too late (shift to first-party data and server-side tagging).

What is Changing with Safari’s Update?

Currently, Safari is stripping click identifiers only in private mode. The upcoming release, should it impact regular browsing sessions as well, will cause a massive hit in data loss for Google Ad Campaigns. Currently, it is removing click identifiers in three specific scenarios:

  • Private Browsing Mode
  • Links from Apple Messages
  • Links from Apple Mail

Here’s the twist. The September 2025 update will extend this removal to standard browsing sessions. This means that every Safari user’s identifiers will be stripped before they even reach your website.

Parameters that Safari will remove:

Parameter Platform Status
GCLID Google Ads ❌ Removed
FBCLID Facebook/Meta ❌ Removed
MSCLKID Microsoft Ads ❌ Removed
TWCLKID Twitter/X ❌ Removed
UTM Parameters All Platforms ✅ Preserved

Second Twist is here: Safari will retain utm_source and utm_campaign parameters since these track campaigns at aggregate levels instead of individual users.

This update, part of Apple’s Advanced Tracking & Fingerprinting Protection, will extend the removal of key click identifiers such as gclid, fbclid, and msclkid from private browsing to all standard browsing sessions. For marketers, this means the once-reliable foundation of client-side attribution is being systematically dismantled. The stakes are high: without a solution, your ad platforms will receive incomplete data, leading to under-reported conversions, ineffective Smart Bidding algorithms, and a direct hit to your return on investment (ROI).

The click identifiers are unique parameters that are appended to a URL when a user clicks on an ad. These long strings of characters act as a bridge, linking a specific ad interaction to a subsequent conversion on a business’s website. They act as the foundation layer for accurate conversion attribution, allowing platforms to understand which campaigns are driving valuable actions, from a lead submission to a complete purchase.

Safari’s update is designed to cut this bridge. By automatically stripping these identifiers from URLs in all browsing sessions, there might be serious consequences for marketers, such as –

1. Data gaps

The removal of GCLID in Safari creates significant blind spots in campaign reporting. While UTM parameters still allow you to see traffic and conversions attributed to Google Ads at a campaign or channel level, you lose click-level accuracy. Without GCLID, conversions cannot be tied back to specific ads, keywords, or audiences, making it harder to optimize bidding and measure true ROI.

2. Misleading ROI

As conversions go untracked and are misattributed, your campaign performance will appear artificially low. This underreporting can lead to a critical misjudgment of your return on investment (ROI), causing you to pause or pull budget from campaigns that are actually highly effective.

3. Algorithm breakdown

Ad platforms rely on a constant stream of accurate conversion data to feed their machine learning algorithms. Google’s Smart Bidding, for instance, uses this data to optimize bids in real time and find new customers. With incomplete data from Safari users, these algorithms will become less effective, leading to a decline in campaign performance over time.

4. Audience shrinkage

The data collected from these click identifiers is also used to build and refresh retargeting and custom audiences. As a significant portion of your Safari-using audience can no longer be accurately identified, these valuable remarketing lists will shrink, limiting your ability to re-engage with them through paid channels.

While the technical solutions for Safari’s click identifier removal are essential for survival, they are not the whole story. The real opportunity for marketers lies in moving beyond these tactical workarounds and adopting a new strategic framework for digital attribution. This is not merely a problem to be solved, but a catalyst that forces a permanent pivot away from the fragile, client-side tracking of the past toward a more resilient, direct, and privacy-compliant data infrastructure.

How to Solve Safari Update with Server-side & First-party Data?

Unlike third-party cookies or browser-based click identifiers, this data is owned by the business and is not susceptible to the kind of privacy restrictions imposed by browsers like Safari. One of the most effective methods to implement a first-party data strategy is through Enhanced Conversions for Google Ads. This feature improves conversion measurement by using hashed, first-party data collected at the point of conversion to match a conversion to an ad click.

  • Data Collection: At the point of a conversion (e.g., a purchase or a lead form submission), you collect first-party customer data, such as an email address, name, home address, or phone number.
  • Data Hashing: Before this data is sent to Google, it is “hashed” using a secure, one-way encryption algorithm called SHA256. This process transforms the data into an anonymous string of characters, ensuring that no personally identifiable information is ever sent to Google.
  • Attribution Match: Google receives this hashed data and matches it against its own hashed user data from its platforms (e.g., Gmail, Google accounts) to identify the specific ad interaction that led to the conversion. This method bypasses the need for a gclid or any other URL parameter for attribution.

Enhanced Conversions can significantly improve conversion accuracy, with some reports suggesting an uplift of 20-30%. This method is a key component of a privacy-compliant, future-proof measurement strategy because it does not rely on browser-based cookies or URL parameters.

The most robust and sustainable first-party data strategy involves direct server-to-server communication with ad platforms. This approach sends conversion events directly from your server, bypassing the user’s browser entirely.

  • Meta Conversions API (CAPI): For Meta, a simple backup parameter is not a viable solution. The recommended approach is to implement the Conversions API (CAPI). CAPI sends conversion data and customer information directly from your server to Meta’s servers, which is not affected by ad blockers, cookie restrictions, or browser privacy settings.  
  • Google Ads API: In addition to Enhanced Conversions, the Google Ads API allows you to upload conversions directly to your account using customer data and order IDs . This is particularly useful for tracking offline conversions, such as phone orders, and attributing them to your digital campaigns.
  • Other Platforms: This same principle applies to other advertising platforms. For instance, you can use the TikTok Events API to maintain attribution through server-side transmission.

How to Solve Safari Update: Server-side with First-party Data

There are two ways to handle the upcoming changes: client-side or server-side.

Client-side solutions might be technically possible, but they come with certain drawbacks. You will need to set a GCLID cookie for each user manually, monitor it constantly, and update it whenever Google changes the cookie’s name or format. Since these updates are not yet announced or documented, this approach can quickly become unreliable and time-consuming.

Server-side tracking is a safer approach. This method requires setting up GA4 (at least the page_view event), which, along with Conversion Linkers on sGTM, will handle everything automatically. The native Conversion Linker will set the GCLID cookie correctly, even if Google updates the format or name. This means you don’t need to worry about manually fixing or missed conversions.

Server-side tracking gives you reliable tracking, accurate reports, and you continue to have complete visibility of your campaigns (including for users browsing on Safari).

Here is a step-by-step process for Google Ads (server-side setup):

  1. Configure a Backup Parameter in Google Ads: The first step is to create a custom parameter that will act as a fallback. Navigate to the Admin > Tracking section in your Google Ads account and add a custom Final URL suffix. A typical example is to add backup_gclid={gclid} or lnid={gclid}. This ensures that every time a user clicks on one of your ads, a duplicate of the gclid is generated and appended to the URL. If Safari’s tracking protection removes the original gclid from the URL, the custom backup parameter will remain intact.   
  2. Set up Query Replacer in Server-Side Google Tag Manager (sGTM): This step involves using a tool to find the backup parameter and restore it to the native gclid format. If you do not have an sGTM container, you must create one first. Once in your sGTM container, add a “Query Replacer” variable from the Template Gallery. You will configure this variable to find your custom backup parameter (e.g., backup_gclid or lnid) and replace it with the gclid value. The primary purpose of this transformation is to provide the Conversion Linker with the gclid value it needs to set the cookie correctly, since it can only work with native parameters.   
  3. Enable Conversion Linker and Apply Transformation: Ensure your Conversion Linker tag is active in your sGTM container and that it is triggered on all pages. The Conversion Linker is responsible for creating and managing the cookies that link a user’s ad click to a conversion. The transformation you set up in the previous step will provide the necessary gclid value to this tag, allowing it to function correctly even if the original parameter was stripped from the URL. 
  4. Test Your Setup: To confirm that your implementation is working correctly, you should perform a rigorous test. Manually add both the native gclid parameter and your custom backup parameter to a test URL and open it in Safari’s Private Mode. This simulates the conditions of the upcoming update. The goal is to verify that the original gclid is removed, the backup parameter survives, and your server-side setup successfully sets the FPGCLAW attribution cookie, thereby confirming that your conversion tracking is secure.

What to Do Next?

Adapting to Safari’s changes requires a clear plan. If you have an in-house analytics team, start with a server-side setup in GA4 and sGTM following the steps above. But if you want a faster, more reliable solution without the operational burden, consider ScaleX.

ScaleX goes beyond solving the GCLID issue. It unifies server-side tracking with multi-touch attribution across all your marketing channels. That means you can optimize and scale campaigns profitably, with full visibility into the customer journey, not just a single click.

Navigating the transition to a server-side and first-party data model can appear daunting, but it can be broken down into a series of manageable, actionable steps. The following checklist provides a clear, tactical roadmap for businesses to implement the necessary changes and build a resilient attribution stack.

  • Implement Your gclid Backup Today: This is the most pressing technical task. Configure a backup parameter in your Google Ads account, set up the corresponding transformation in your Server-Side GTM container, and ensure your Conversion Linker is properly configured. A specific “Restore GCLID” GTM template has been released to simplify this process, making it faster and more reliable to implement this critical fix.
  • Begin Your Meta CAPI Planning: While the Google solution is an immediate fix, the Meta Conversions API requires a more involved planning phase. Begin by verifying your domain in Meta Business Suite and identifying the key conversion events you want to track. Outline the necessary customer data parameters (e.g., email, phone number) that will be collected at the point of conversion.   
  • Embrace Enhanced Conversions: Begin the process of setting up Enhanced Conversions for Google Ads. This involves ensuring you are collecting the necessary first-party data at the point of conversion and enabling the feature within your Google Ads account. This strategy is immune to browser changes and provides a significant lift in conversion accuracy.   
  • Test Your New Setup Rigorously: The work is not complete until you have tested your new tracking infrastructure. Use Safari’s private browsing mode to simulate the new update and verify that your backup parameters survive and that conversions are correctly attributed. This testing is the only way to confirm that your tracking is truly secure.   
  • Stay Informed: The digital landscape is evolving at a rapid pace. New solutions, such as the “Restore GCLID” GTM template, will continue to emerge. Keep an eye on updates from Apple, Google, and other ad platforms to ensure your strategy remains ahead of the curve.

Concluding Thoughts

The Safari 2025 update is a watershed moment for the digital marketing industry. It marks a decisive end to the era of passive, client-side tracking and the beginning of an era of active, server-side data management. The future of marketing belongs to those who embrace this change and build their own data stack. The reliance on URL-based identifiers is on “borrowed time,” and waiting for a simple, universal fix is a strategy for decline.

gclid backup for Google, adopting the Conversions API for Meta, and building a foundation of Enhanced Conversions and direct server-to-server APIs, businesses can move beyond temporary workarounds and build a truly resilient attribution model. This shift, while initially challenging, presents an unparalleled opportunity to create a more robust, accurate, and privacy-respecting data infrastructure that will provide a long-term competitive advantage in an increasingly complex digital landscape.

Leave a Comment

Your email address will not be published. Required fields are marked *