1. Ectosy snippets are Web components (tag ectosy-public). A snippet code has to be copy-pasted into the web page body.
In the web page <head> tag include code:
<script type='text/javascript' src='https://d2etjxgn9e5fig.cloudfront.net/ectosy-public.js' defer></script>
That is the javascript that defines <ectosy-public> tag and without it ectosy snippets will not be functional.
A registered snippet for example looks like this:
<ectosy-public hostingid="319cc918-050e-45dd-b523-f3b0ad46abb6" dealid="Dwsw1ysVnG-2024" snippetid="a674800cdf5bc645cd738efe643d0500" pubsub="602d93e7-c554-4e63-bc10-5070195cda34" resourcetitles='["OuIUrlaJ1kMax appartments"]'> <span id="ectosy-public-inner-container" style="position:relative;"><button style=" cursor:pointer; font-size: 20px; color: #26637C; padding: 9px; border: solid #CCAEAE 1px; border-radius: 5px; background-color: #E3D3D3;">Click for a great vacation!</button></span></ectosy-public>
If you want to change the snippet's look and style you can change the <ectosy-public> children tags as you want and it will remain functional. Only the parent <ectosy-public> tag with its properties has to remain intact.
2. Ectosy article is a web page with the domain https://articles.ectosy.com?...
After registering an article hoster will get the article link which he will be able to promote on his web page as any other web link.
1. Ectosy snippets are Web components (tag ectosy-public). A snippet code has to be copy-pasted into the web page body.
In the web page <head> tag include code:
<script type='text/javascript' src='https://d2etjxgn9e5fig.cloudfront.net/ectosy-public.js' defer></script>
That is the javascript that defines <ectosy-public> tag and without it ectosy snippets will not be functional.
A registered snippet for example looks like this:
<ectosy-public hostingid="319cc918-050e-45dd-b523-f3b0ad46abb6" dealid="Dwsw1ysVnG-2024" snippetid="a674800cdf5bc645cd738efe643d0500" pubsub="602d93e7-c554-4e63-bc10-5070195cda34" resourcetitles='["OuIUrlaJ1kMax appartments"]'> <span id="ectosy-public-inner-container" style="position:relative;"><button style=" cursor:pointer; font-size: 20px; color: #26637C; padding: 9px; border: solid #CCAEAE 1px; border-radius: 5px; background-color: #E3D3D3;">Click for a great vacation!</button></span></ectosy-public>
If you want to change the snippet's look and style you can change the <ectosy-public> children tags as you want and it will remain functional. Only the parent <ectosy-public> tag with its properties has to remain intact.
2. Ectosy article is a web page with the domain https://articles.ectosy.com?...
After registering an article hoster will get the article link which he will be able to promote on his web page as any other web link.