Raydar free tools · Link decoder

Decode a link with ScCid in it

Paste a link carrying ScCid into the decoder above to strip it out and see the actual landing page URL underneath, capitalization intact.

Example: https://shop.example.com/product/123?ScCid=aP9x2K7qLmN4vR8tYw1ZbC

What ScCid actually is

ScCid is Snapchat's ad click identifier. Snap's ad platform appends it to the destination URL the moment someone clicks a Snap ad, not before and not after. The advertiser does not choose this value. It arrives already attached when the click lands on the page.

The capitalization is not cosmetic. The real parameter is ScCid: capital S, lowercase c, capital C, lowercase i and d. Query parameter names are case-sensitive, so a script configured to read ScCid will not automatically pick up a lowercase sccid if something upstream has normalized the link.

Where this one breaks from the cluster

The other pages in this cluster, mkt_tok and _hsenc, are minted for a contact who already has a name in someone's CRM. ScCid is not. It is generated for the click itself, tied to that one ad impression and to the pseudonymous identifiers Snap's ad system already holds. Closer in spirit to gclid than to an email platform's contact token.

Redirects and what changes when it's stripped

Whether ScCid survives past the first landing page depends on what that page does with it. A redirect, a link shortener, or a CDN rule between the click and the final URL will only forward the parameter if it is built to forward query strings. Plenty are not built that way.

Strip it yourself and nothing visible changes. The page loads the same.

What disappears is the attribution chain. Without ScCid reaching the point where a conversion is recorded, the Snap Pixel has nothing to match a later signup or purchase back to the ad that produced the click. The conversion still happens. It just cannot be credited to the campaign that earned it.

Why people search for it

Most people pasting a Snapchat-sourced link into a decoder have never seen ScCid before and do not recognize the mixed-case name the way they might recognize fbclid or gclid. Others are trying to work out why a purchase did not attribute back to a campaign, and a missing or malformed ScCid is often the reason. See the full list at the link decoder hub, or test your own tracked links with the UTM builder.

Related parameters: fbclid · gclid · utm_source · igshid