Integrate the page on iFrame without using integration keys (method 2)

If no keys have been registered in Profit, other parameters are sent to the page of the partner in the frame.

partner.nl/pagina.html?

dataurl=insite.nl/getdata

Explanation

  • Data URL

    A request can be submitted with this URL in JavaScript through the browser to retrieve data of the current user. The session data of the InSite or OutSite user is used because this process runs fully through the user's browser.

    Only the URL of the current style sheet and the URL of the sizing script can be retrieved through this simple integration method.

Examples of the use of dataurl

Directly to

  1. Add an integration page in InSite and OutSite
  2. Add a page type for iFrame
  3. Activate a page type for an iFrame
  4. Show content in an iFrame
  5. Method 1: Integrate the page on iFrame using integration keys
  6. Method 2: Integrate the page on iFrame without using integration keys
  7. Frequently Asked Questions