Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
SOLVED

Adobe campaign offer needs to implement in web page

Avatar

Level 1

Hi,

Could anyone guide me how to implement adobe campaign offers in web page.

Regards, Anna.

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

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

Avatar

Level 1

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.