Free Behavioral Targeting and Segmentation - BTBuckets

Sharing bucket information among different domains

If you have www.yoursite.com and content.yoursite.com, you can configure profiling settings and share buckets content between both websites.

In order to do that, include a parameter into your BTBuckets tag (just necessary for subdomain sites) with the main domain without protocol. Example shown above in red:

Tag included in all pages of content.yoursite.com
<script type="text/javascript">
//<![CDATA[[
$BTB={s:XXXX};
$BTB.domain="yoursite.com";
$BTB.jsh="http://static.btbuckets.com/bt.js";
//]]>
</script>
<script type="text/javascript"> document.write(unescape("%3Cscript src='" + $BTB.jsh.replace(/(http:|https:)/i,document.location.protocol) + "' type='text/javascript'%3E%3C/script%3E")); </script>

Now, all bucket information will be saved on yoursite.com and you will be able to use bucket information even if a user performed a behavior on content.yoursite.com.

Follow us on Twitter

© 2012   Created by BTBuckets.

Badges  |  Report an Issue  |  Terms of Service