I
I
Ilyaploskov2019-08-28 16:59:53
JavaScript
Ilyaploskov, 2019-08-28 16:59:53

How to set reachGoal in the handler that is responsible for displaying the banner?

Good afternoon. I need to set up a visit parameter: "Show/View Banner" on the site.
You need to set reachGoal to the handler that is responsible for displaying the HTML5 banner. Tell me how to do it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
FKV, 2019-08-28
@FKV

In the event that the banner is loaded at the moment when it is in the scope

$('iframe').on('load', function() {
    // Код выполнен цели
});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question