When your publisher accounts are linked to the platform, your destination URLs are drawn down from the publisher. It is important to understand and review your URL structure for any errors before the platform appends any parameters.
- Are any destination URLs blank?*
- Do all URLs resolve in a browser, (i.e. no 404 page not found errors)?
- If it is important that parameters appear in a certain order. Are they ordered correctly?
- Do all URLs follow standard URL protocol?
*Note: If the platform will be using keyword-level tagging, all keyword URLs must have a destination URL.
Examples Of Standard URL Protocols
Standard protocols | Correct | Incorrect |
Root URL ends in a “?” before parameters are added | http://www.example.com?keyword=boots |
http://www.example.com&keyword=boots |
Parameters are complete name value pairs | http://www.example.com?keyword=boots&campaign=shoes |
http://www.example.com?keyword=&campaign=shoes |
URLs are encoded, if necessary | http://www.example.com?keyword=tiffany%26co&campaign=jewelry |
http://www.example.com?keyword=tiffany&co&campaign=jewelry |
Important Notes
- Encoded URLs with tracking parameters are fully supported by the platform.
- Be sure to review URLs for: ad extensions, shopping campaigns, PLAs, placements and Facebook URLs. Some of these items are commonly missed during URL reviews.
- Use SmartGrid and its filters to quickly identify URLs that are missing parameters or missing tracking.