seandly Posted June 22, 2015 Report Posted June 22, 2015 Hi, Would like to know where is tracking cb value "...cb=%%RANDOM_NUMBER%%" stored in the database? From the tracking invocation code: <div id='m3_tracker_1' style='position: absolute; left: 0px; top: 0px; visibility: hidden;'><img src='http://mydomain.com/www/delivery/ti.php?trackerid=1&cb=%%RANDOM_NUMBER%%' width='0' height='0' alt='' /></div> The value is a unique value that we generated at the conversion page. So would be great to be able to see it in the the adserver conversion log for comparison/matching. Thanks. Quote
Erik Geurts Posted June 23, 2015 Report Posted June 23, 2015 The term cb means cache buster. The value of the cb parameter is intended to be randomized so that browsers don't run it from their cache. It is not something that will be stored anywhere. andrewatfornax 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.