<head>
tag in your tempate or call it accordingly to your framework of choice practices:<body>
initialise Telemetree with your credentials like so:telemetreeBuilder.track
function transfering any type of valuable information required for the further analysis:You can use Telemetree React SDK and Telemetree Pixel simultaniously in your app if for some reason you have to. Just make sure to avoid data duplication problems.
tag_pixel
like so:
realTelemetreeBuilder
. (Also set Triggering
to All Pages
if that’s your goal.)
Now you can Preview and Publish this container.
Configuring custom events works exactly the same as in the vanilla Javascript library: