how to integrate eloqua sharelist/form into tealium?

Bronze Contributor
Bronze Contributor

We need the document regarding how to integrate eloqua share list and form into tealium.

We didn't get any document regarding this while searching in learning  community.

Please help on this...

 

Thanks

1 REPLY 1

how to integrate eloqua sharelist/form into tealium?

Tealium Employee

@PC, I couldn't find one either, but it looks fairly easy. The comments from the tag template state:

• Keep the default setting of "Wait = Yes" so the Eloqua JS file will run on DOM Ready.

• For form tracking, use mapping to set values for the following parameters:
- form_tracking (on)
- elqFormName
- elqFormGUIDElement

From inspecting the tag template real quick I can see that the tag handles scraping the data from the form so you do not have to implement that yourself.

Public