How To Connect A Custom Integration To My Hocoos Website

Being the all-in-one website-building solution, Hocoos AI  offers users a Custom Integration feature. Once added, it helps to streamline the installation of pixels, tracking services, and much more.


To add Custom Integrations to your website, you need to have a Premium Hocoos Account & Purchased Domain.


How to add a Custom Integration to your Hocoos Website


1. Log in to your Hocoos account.

2. Open the Marketing Dashboard and click the Integrations section.

3. Click ‘Get started’ under Custom.

4. Add a name for the service or app you want to integrate into the field provided.

5. Get the third party's tracking code.

Create the necessary code for your integration. It can include HTML markup, CSS styles, and JavaScript scripts. For HTML markup, use tags and attributes to create the necessary elements and their structure. For CSS styles, use selectors and properties to visually style the elements. For JavaScript scripts, use the necessary functions and logic.

IMPORTANT!

- script should be wrapped in a tag

- HTML should be wrapped in a tag

-style should be wrapped in a tag

6. Head to the app or service settings you want to integrate, find their tracking code and copy the script.

7. Paste the script into the form field provided for it and click Connect.

SCRIPT EXAMPLE:

<script>

//user_custom_script

</script>


HTML EXAMPLE:

<div>

<img src=""/>

</div>


STYLE EXAMPLE:

<style>

Body{}

</style>

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us