Skip to content

Commit 5ab08dd

Browse files
committed
Updating 'content' insert example with better link and verbiage
1 parent f22a16f commit 5ab08dd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/includes/_locations.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,10 @@ Since this may also be present on one or two standalone pages as custom addition
278278
On a custom landing page created for the purpose of this target, it will represent the entirety of the empty space between the header and footer.
279279

280280
The example implementation can be tested here:
281-
<a href="https://www.roimotors.com/promotions/index.htm?ssePageId=v9_WEB_INTEGRATION_GENERIC_FULL_WIDTH_V1_1">https://www.roimotors.com/promotions/index.htm?ssePageId=v9_WEB_INTEGRATION_GENERIC_FULL_WIDTH_V1_1</a>
281+
<a href="https://www.roimotors.com/tools/your-landing-page.htm">https://www.roimotors.com/tools/your-landing-page.htm</a>
282282

283+
Alternatively, you can add this URL parameter to any Dealer.com website URL: `ssePageId=v9_WEB_INTEGRATION_GENERIC_FULL_WIDTH_V1_1`
283284

284-
Because this will rely on the creation of a custom landing page, you will need to work with us to ensure you have a blank page with this target.
285+
You will need to subscribe to the <a href="#page-load-v1">`page-load-v1`</a> event, then use the <a href="#page-event">event</a> value of `payload.pageName` to ensure you only target your dedicated landing page.
285286

286-
Once this is done, you will need to subscribe to the <a href="#page-load-v1">`page-load-v1`</a> event, then use the <a href="#page-event">event</a> value of `payload.pageName` to ensure you only target your dedicated landing page.
287+
Once ready for production, you will need to work with us to ensure we provide a landing page with this target.

0 commit comments

Comments
 (0)