Hi,
Could anyone guide me how to implement adobe campaign offers in web page.
Regards, Anna.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Anna,
Please go through the following link (and related pages available on the left pane if relevant to you) Integration via JavaScript (client side)
Hope this helps,
Florent
Views
Replies
Total Likes
Hi Anna,
Please go through the following link (and related pages available on the left pane if relevant to you) Integration via JavaScript (client side)
Hope this helps,
Florent
Views
Replies
Total Likes
Hi florentlb,
Thanks for sending the above link, really it was useful and based on that document, I have created offer space(InboudWeb channel) and created offer in design environment and deployed the same. It moved to live environment also.
Offer space internal name : DSPC31
environment live name : tulLiveRcp
HTML page Code :
<div id="i_DSPC31"></div>
<script id="interactionProposalScript" src="http://<my server>/nl/interactionProposal.js?env=tulLiveRcp" type="text/javascript"></script>
Error : "The offer space with the 'tulLiveRcp|DSPC31' key hasn't been published." ( this error i could see in firebug).
Can you tell me what could be the error.
Thanks,
Anna.
Views
Replies
Total Likes