Can wildcards be used in Data Mapping Data Layer Objects to Adobe Analytics events?

Silver Contributor
Silver Contributor

I have a data layer object ols_widget_bought. If the value of it is widget bought with the order number following, I want to map it to event 54. the number following is irrelevant. I tried using widget bought*, but that didn't work.

1 REPLY 1

Can wildcards be used in Data Mapping Data Layer Objects to Adobe Analytics events?

Tealium Expert
Tealium Expert
Hi @bradmarcus, sounds like you might need to do some custom Javascript, such as a Regular Expression pattern match or a substring statement to capture only the portion of the data layer object you want to collect. You'll want to use a Set Data Values extension with some Javascript. More info on these topics here in the forum and out in the search universe. Please let us know how it turned out!
Tealium Expert
Public