We are using Adobe Launch for loading Adobe Target. The rule is launching correctly but Launch is not loading and this error is displayed.
What is the meaning of this sentence?
What could be the reason why Adobe Target is not loading?
Thanks
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Hey @ExO_Spain
There is a custom script which is checking for domain in the rule you've setup which is not getting met and there seems to be a target flag to enable Target, which is set to false.
There are two rules in the above screenshot. Check the two rule conditions. They will have this logic sitting in them. The above higjlighted statement just seems to be a console.log statement to print the flag value on to the console.
Hope the above helps.
Cheers,
Abhinav
Hi @ExO_Spain
Can you share more details around how implementation has been done in launch?
If you can attach few screenshots.
Hey @ExO_Spain
There is a custom script which is checking for domain in the rule you've setup which is not getting met and there seems to be a target flag to enable Target, which is set to false.
There are two rules in the above screenshot. Check the two rule conditions. They will have this logic sitting in them. The above higjlighted statement just seems to be a console.log statement to print the flag value on to the console.
Hope the above helps.
Cheers,
Abhinav
Hi @ExO_Spain ,
Can you try loading Adobe Target in a separate rule which gets triggered first and then fire mbox call from a separate rule. Since you're loading target libraries and firing mbox in the same rule, it could be possible that the Target libraries are not present when you're trying to fire the mbox.
-Vikas Chaudhary
Views
Like
Replies
Views
Likes
Replies
Views
Likes
Replies