All these functions are available within the BTBuckets tag to help you manage buckets information, profile your users and integrate with other systems.
| METHOD |
| $BTB.isUserOnBucket Find out if the user is in a specific bucket |
| $BTB.getAllUserBuckets Get all buckets the user is in |
| $BTB.execCallback Run a selected target code |
| $BTB.trackEvent Track user events or flash sites to profile them |
$BTB.isUserOnBucket
Syntax
Parameters
ReturnReturnstrue if the passed friendly name corresponds
to the bucket the user is in |
$BTB.getAllUserBuckets
Syntax
Parameters
ReturnReturns an array with all friendly names of the buckets the user is in. |
$BTB.execCallback
Syntax
Parameters
ReturnNothing (Runs the configured code by you, so the return is the result of your code) |
$BTB.trackEvent
Syntax
Parameters
ReturnReturns an updated list of the user buckets that you can get using$BTB.getAllUserBuckets or $BTB.isUserOnBucket
functions. |
Comment
Comment by Yuriy Yarovoy on August 3, 2012 at 2:58pm Is there a tutorial on Targeting Callback Code? I haven't the slightest clue where to begin and would love to see an example. Thank you! My goal is to segment based on keyword and redirect them to the relevant page.
Comment by Aaron Smith on July 12, 2011 at 5:28pm
Comment by BTBuckets on June 29, 2010 at 6:50pm trackEvent code on your website where you want to bucket users based on events.© 2013 Created by BTBuckets.
You need to be a member of Free Behavioral Targeting and Segmentation - BTBuckets to add comments!
Join Free Behavioral Targeting and Segmentation - BTBuckets