An example of scripts with iFrame
To find all the actual values for <iframe> parameters below, please visit Portal or ask your Affiliate manager to provide.
Put the following code snippet into the <body> tag:
<iframe src="https://topinsurance.today/iframe?cguid=bdfd9300-eae0-458f-5cff-faa061e4c216&domain=/api&form-name=/form/carinsurancev3/" ></iframe>
where:
-
cguid - is your Campaign cguid token.
-
form-name - is Full Form name, provided by your Affiliate Manager.
-
domain - is optional "Path" of Our Website endpoint (e.g. /api)
In order to hide real calls to our Website (https://topinsurance.today), you can implement Reverse-Proxy feature on your side, and use Proxy's address in the script above.
The Proxy itself should forward all the incoming requests to our Website (https://topinsurance.today).