Expand my Community achievements bar.

SOLVED

Rules Firing but Omniture Debugger not seeing it

Avatar

Level 4

I have a new deployment of Launch.

I published my Launch Library.

I accessed my website with the console open in debugger mode.

In the console, I can see my Launch rule firing and I see evar/prop activity.

However, the Omniture debugger is empty and doesn't see any activity.

I checked my real-time report in Adobe Analytics and there is no activity.

So, my Launch rule is firing but Omniture debugger isn't seeing any activity.

Why is Launch not functioning properly?

Thanks

launch-log2.png

1 Accepted Solution

Avatar

Correct answer by
Level 4

Did you set the "send beacon" action? I don't see in the console screenshot the line showing that the beacon fired, only that it's been applied.

Remember in Launch you have to explicitly add the action to send the beacon. Setting the variables will only apply the variables, not fire the beacon.

View solution in original post

4 Replies

Avatar

Correct answer by
Level 4

Did you set the "send beacon" action? I don't see in the console screenshot the line showing that the beacon fired, only that it's been applied.

Remember in Launch you have to explicitly add the action to send the beacon. Setting the variables will only apply the variables, not fire the beacon.

Avatar

Level 4

How does one set the send beacon action?

Avatar

Level 4

In any rule when choosing what the rule should do after conditions have been met:

Screen Shot 2018-04-02 at 12.22.38 PM.png

Click the + to add a new action, and then select the option here:

Screen Shot 2018-04-02 at 12.21.23 PM.png

If you select the s.tl() you'll get the familiar looking interface from DTM where you can choose what type of link to send as (Custom, Download, or Exit, and the link name field to fill in).

Avatar

Level 4

This solution worked. Thank you... Dustin...