Adding DoubleClick floodlight tag on OnClick of a button event in DTM | Community
Skip to main content
Level 2
October 16, 2015

Adding DoubleClick floodlight tag on OnClick of a button event in DTM

  • October 16, 2015
  • 1 reply
  • 6827 views

Hi DTM experts,

Can anyone help me with regards to adding floodlight tag on OnClick of a button event in DTM?

Which option shall I use -  sequential/ nonsequential JS , sequential/ nonsequential HTML?

Do I have to create a data element for this button? If so, how do I add this data element to the execution of the Floodlight tag? Please help.

Regards

Sid

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Rahsing
Level 9
October 16, 2015

Hi Sid,

For adding a tag, you'd need to paste the code under the 'Third Party Tags' section of your rule.

You can use either of the options depending on how you want the tag to trigger.

You don't need to use a data element for implementing this.

Regards

Rahul

Level 2
October 16, 2015

Rahul

Thanks. But if I would like to add a tag, for example, on a video play click, how do I do it? I assume I must need to use a condition which DTM understands to fire this third-party tag. Would you be able to please list the steps taking this example? 

Rahsing
Level 9
October 16, 2015

Using the Play video event type does not work either.  It has to be something with the characters in the onclick property value.  Can you suggest a way I might be able to configure this value with Regex in order for Satellite to properly identify it?


Hi Brian,

My apologies for the delayed response.

I haven't been able to find a solution to this problem.

I have only been able to find a few alternative ways of implementing video tracking that you can use (they don't need DTM). Here's some documentation on them

Rahul