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
Solved! Go to Solution.
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.
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.
How does one set the send beacon action?
Views
Replies
Total Likes
In any rule when choosing what the rule should do after conditions have been met:
Click the + to add a new action, and then select the option here:
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).
This solution worked. Thank you... Dustin...
Views
Likes
Replies