פרמטרים של ValueTrack לכתובות URL משודרגות
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ניתן להשתמש בפרמטרים הבאים של ValueTrack בכתובות URL משודרגות:
{ignore}
: אפשר להוסיף את הפרמטר הזה לכתובת URL סופית כדי לציין שהחלק הבא בכתובת ה-URL לא משנה את התוכן. אתם יכולים להשתמש בפרמטר הזה כדי להפחית את כמות פעילות הסריקה בכתובת ה-URL.
לדוגמה, אם יש לכם כתובת URL סופית כמו:
http://cars.example.com/sedan{ignore}?promocode=NYC123&udv={device}
כך Google יודעת שהתוכן של הדף נקבע רק על ידי http://cars.example.com/sedan
ואין צורך לסרוק שוב את הדף כדי לאתר שינויים בpromocode
, או ליצור מופעים שונים של {device}
.
{lpurl}
, {lpurl+2}
, {lpurl+3}
: הפרמטרים האלה מופעלים עם כתובת ה-URL הסופית של הדף, בתווי בריחה (escape), בהתאם למפרט סטנדרטי של כתובת URL.
לדוגמה, {lpurl+2}
פירושו שכתובת ה-URL הסופית תופיע בתו בריחה (escape) פעמיים. אם אתם צריכים את כתובת ה-URL שלא סומן בתו בריחה (escape), תוכלו להשתמש ב-{unescapedurl}
. אפשרות זו נתמכת רק בכתובות URL למעקב.
לפרטים נוספים על הפרמטרים האלה, אפשר לעיין
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-27 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-27 (שעון UTC)."],[[["\u003cp\u003eThe \u003ccode\u003e{ignore}\u003c/code\u003e parameter helps reduce redundant crawling by signaling Googlebot to disregard URL variations after a certain point.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003e{lpurl}\u003c/code\u003e, \u003ccode\u003e{lpurl+2}\u003c/code\u003e, and \u003ccode\u003e{lpurl+3}\u003c/code\u003e parameters store the final page URL with varying degrees of escaping, while \u003ccode\u003e{unescapedurl}\u003c/code\u003e provides the raw URL.\u003c/p\u003e\n"],["\u003cp\u003eFor detailed guidance, refer to resources on dynamic tracking URLs and available ValueTrack parameters.\u003c/p\u003e\n"],["\u003cp\u003eFeed-based extensions are transitioning to Asset-based extensions; utilize \u003ccode\u003e{extensionid}\u003c/code\u003e instead of \u003ccode\u003e{feeditemid}\u003c/code\u003e for Asset-based extension targeting.\u003c/p\u003e\n"]]],[],null,["# ValueTrack Parameters for Upgraded URLs\n\nThe following ValueTrack parameters can be used with Upgraded URLs:\n\n- `{ignore}`: This parameter can be inserted in a final URL to indicate that the\n subsequent part of the URL does not alter content. You can use this parameter to\n reduce the amount of crawl activity on the URL.\n\n For example, if you have a final URL like:\n `http://cars.example.com/sedan{ignore}?promocode=NYC123&udv={device}`\n\n This tells Google that the content of the page is determined only by\n `http://cars.example.com/sedan` and the page need not be re-crawled for any\n changes in `promocode`, or different instantiations of `{device}`.\n- `{lpurl}`, `{lpurl+2}`, `{lpurl+3}`: These parameters are initialized\n with the final page URL, escaped as per standard URL specifications.\n For example, `{lpurl+2}` means the final URL will be escaped twice. If you\n need the unescaped URL, you can use `{unescapedurl}` instead. This is\n supported only in tracking URLs.\n\nFor more details on these parameters, see\n\n- [Use dynamic tracking URLs](//support.google.com/google-ads/answer/7362441)\n\n- [Available ValueTrack parameters](//support.google.com/google-ads/answer/6305348#urlinsertion)\n\n| **Note:** Feed-based extensions are being replaced by [Asset-based extensions](/google-ads/api/docs/extensions/assets/asset-extensions). Instead of `{feeditemid}`, use `{extensionid}` to point to an Asset-based extension."]]