
Web analytics platforms are true user behavior intelligence collectors, and one of the best sources of information necessary to identify and create personas that can be used with BTBuckets. Once you have observed patterns in Google Analytics, you can use the information that characterize specific behaviors to create user clusters based on behavioral targeting and demographic segmentation.
We believe that certain dimensions within GA are great segmentation drivers. What if you could simply press one or two buttons from within your tool to take action? That's what BTBuckets want's to do. We created a seamless integration between Google Analytics and BTBuckets, which we believe is the best way to segment your users based on GA data from within the GA interface.
Current reports supported for the BTBuckets integration with the browser plugin are:
To bring user cluster information from BTBuckets into Google Analytics, update your GA tag to carry segment information in to your GA account. To apply this, make sure your BTBuckets tag is placed before the GA tag and apply the following changes shown in red:
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-xxxxxxx-x']);
try
{
var btbucketsGA = '';
btbucketsGA = $BTB.getAllUserBuckets().join("-");
_gaq.push(['_setCustomVar',1,'BTBuckets',btbucketsGA,1]);
} catch(_btberr) { }
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
A great way to visualize BTBuckets information in GA is to create a custom report with this information. Click here to see GA custom reports instructions. To create your BTBuckets report, drag and drop the Visitor > Custom Variable (Value 1) dimension and select your metrics.
We use Google Analytics constantly with BTBuckets and have blogged about some creative uses and benefits. Here are some articles that describe the integration of these tools:
Search for all blog posts tagged with Google Analytics
Comment
Comment by BTBuckets on December 1, 2011 at 6:49pm Hello - we are still working on new versions of our plugins. We are revamping the feature set so this is taking a little longer than expected.
Until then, we'd be more than happy to assist you in integrating the tools, just contact us.
Thanks,
BTBuckets Team
Comment by Valle' Admin on November 22, 2011 at 7:32am Any new development? Firefox plugin not working. Is this project still on?
© 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