- TLC Home Home
- Discussions & Ideas Discussions & Ideas
- Product Guides Product Guides
- Knowledge Base Knowledge Base
- Developer Docs Developer Docs
- Education Education
- Blog TLC Blog
- Support Desk Support Desk
Name: Crazy Egg
Vendor: Crazy Egg
Type: Miscellaneous: Heat mapping
Services: Crazy Egg Account
Configurations:
Tealium iQ's Tag marketplace offers a wide variety of Tags. Click here to learn how to add a Tag to your profile.
Here's a list of Tag configurations essential to load the Google Analytics Tag:
Tip: Place this Tag near the top of the list in the Tags tab to ensure that it loads as soon as possible. The sooner the Tag loads, the sooner it captures visitors' activity.
Load Rules determine when and where to load an instance of this Tag. The 'Display on All Pages' rule is the default Load Rule. To load this Tag on a specific page, create a new load rule with the relevant conditions.
Note: We recommend creating load rules to load this Tag only on those pages you are trying to generate a heat map for.
Mapping is the process of sending data from a data source, in your Data Layer, to the matching destination variable of the vendor Tag.
For Crazy Egg, mappings are not supported in Tealium iQ. By default Crazy Egg's library captures data and sends it to your Crazy Egg report. To use custom User Vars 1 through 5, you must pass the following method definition into a callback function:
window.CE_READY = function CE_READY() {
CE2.set(1, 'some string');
CE2.set(2, 'another value');
CE2.set(3, 'yet another value');
CE2.set(4, 'more');
CE2.set(5, 'and more');
}
Copyright All Rights Reserved © 2008-2021