Send all events on a website to braze

Gold Contributor
Gold Contributor

Hello,

We've braze tag implementation in Tealium IQ where few events like add to bag, login success etc are mapped to trigger corresponding Braze events with the appropriate parameters.

Braze_event_mapping.jpg

Is there a way to do some sort of custom data mapping in the tag or tag template to send all the other events we've on the website to Braze without changing the existing set up we've for the above 4 events? 

Braze already has this for sending custom event which is already available in our tag template, but it isn't currently accepting any other events except for the 4 we've already configured via data mapping. 

appboy.logCustomEvent(YOUR_EVENT_NAME);

 Thanks!

2 REPLIES 2

Send all events on a website to braze

Community Manager
Community Manager

@AS Our Braze tag doesn't support a pass-through mapping for custom events. You need to map each event using the Custom option in the Events drop-down, like this:

braze-map-custom-event.png

Remember to "Accept as Solution" when your question has been answered and to give kudos to helpful replies.

Send all events on a website to braze

Gold Contributor
Gold Contributor
Thanks!
Public