Changing the page background color by code

J.D. This is already possible. I have a tutorial on this here .

@deleteduser , how did you do it?
A while ago I did it by having an html element on the page and a snippet in the tracking&analytics section (it was a premium account), then I sent a message from the page to the iframe and from the iframe to the snippet.
It worked well, but It’s not super convenient and it’s for premium accounts only.

@jonatandor35
It just uses a third party single colour pixel API that can be used to change the document colour.

@jonatandor35 The method you mentioned is how I had to originally do it for one of my clients.
They couldn’t work out how to add extra customization, so I played around with some APIs and found this.

@deleteduser nice! Very simple. I liked it.

@deleteduser Your demo is no longer available, and Vincent was asking about it.

@jonatandor35 I know. I remade my tutorial site and in the process moved everything to my forum. Turns out that the code from that page didn’t get transferred.