Intro
Log in or create an account with Hyperise.
You can add individual images that you create within Hyperise or you can embed Hyper-campaigns.
Images
Go to create an image or edit an existing image. Once you are happy with the image, click Save and make sure you publish your image so that the image URL is live. Then, underneath your canvas, click Copy Link.
In The.com, go to your page and make an Image Element. Paste the URL into the Image's Source attribute.

It is that easy and it will work with all filetypes from Hyperise including GIF, PNG, and JPEG.
Hyper-Campaigns
To add personalization to your webpage, click the Add Snippet to your website button in the Hyper-Campaigns dashboard. You'll be shown some code that you need to add to every page you want to personalize with Hyperise.

Copy the src value of the first script tag, so in this case:
https://app.hyperise.io/snippets/r/v2/y9wo3RRjO.js?v=1.0.0
Note: The code in this example may differ from the code displayed when in your account.
In The.com editor, go to the page that you want to add personalization to and create a Script Element as the last element in the <body>
of your Page. Paste the code into the Source attribute.
Create another Script Element, go back to Hyperise to copy the contents of the second script tag, so just
hyperise.init();
Paste it in the Text attribute of the second Script Element.

Feel free to rename these two script elements to keep them organized. Once these are set up, deploy the page. To check that they are correctly set up, click Verify Installation on Hyperise and enter the URL.

After you've added the code, you will be able to add personalization with the Hyperise Chrome extension as you would on any site.
Comments
0 comments
Please sign in to leave a comment.