Postback URL Builder
Keeps macro names consistent across partners.
Open tool >Postback troubleshooting
Callbacks arrive but still contain literal {clickid} or {payout} strings because the template never swapped values.
Macro Not Replaced corrupts reporting quietly. Partners receive literal placeholders, so conversions cannot be matched to traffic.
Macros substitute only when the platform recognizes the token. Naming or encoding mistakes keep them literal.
List tracker macros and partner-required parameters. Highlight naming differences.
Check for encoding, casing, or typo issues inside the callback URL.
Fire the template and confirm which placeholders stayed literal.
Rename macros or adjust encoding until the payload carries real values.
Keeps macro names consistent across partners.
Open tool >Shows exactly which macros substituted correctly.
Open tool >Confirms the original click had identifiers ready for substitution.
Open tool >Maintain a macro glossary, require template reviews, and watch for literal braces in payloads.