Ciao, I'm Marco, Business Product Owner here at Docebo and I wanted to share a useful tipwithin Discover, Coach & Share.
One of the not well known functionalities of Discover, Coach, & Share is that you can share a link directly to the platform with a URL.
It would look like this: https://wPlatform_URL]/share/contribute?url=cURL_TO_SHARE]
As you can see, the URL contains the URL you want to share!This can be helpful when in integrating Docebo with your existing website.
For example, adding a button like "add to Docebo".
I’ve also seen a customer create a bookmark that, when clicked, uploaded the opened browser page to Docebo, importing the page title, description and image from the page OpenGraph Data.
Here’s the sample code to achieve an example “Share to Docebo” bookmark:
javascript:void(win=window.open('https://iYOURPLATFORMURL]/share/contribute?url=' encodeURIComponent(location.href),'Contribute','width=500,height=500,left=' ((screen.width/2)-(500/2)) ',top=' ((screen.height-500)/3) ',resizable=1,scrollbars=1,menubar=0,toolbar=0,status=0,directories=0,copyhistory=0'))
Page 1 / 1
Hi
Reply
Log in to Docebo Community
Enter your email address or username and password below to log in to Docebo Community. No account yet? Create an account
Docebo Employee Login
or
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.