Rohit Pandey
Feel free to connect with me on LinkedIn.
Comments
-
Hi shawn smithPlease find my response below. Q1: Clone the guide, apply the end user segment to one and internal user segment to another, this will allow for different behaviours.Q2: Clone the segm...
-
Hi Brandon Tipton I was once stuck in the same situation, here is the solution I used to generate dynamic url using the pendo account name metadata, which might not be the case for you but the code...
-
Hi Casey Olyer you can use this code in the last step of your guide to allow user to click anywhere to close the guide.https://github.com/rohit366/snippets/blob/master/guides/dismissingGuides/dismi...
-
Hi Najid Bashir you can get this done via global CSS, ask you pendo rep to turn it on for your account. Then you can control all the design aspects of the RC.
-
Hi Mohini Srivastava Please check if you have enabled guide logic option in your Pendo subscription settings, once enabled the logics will start to work.
-
Hui Yeng Chang check your content security policies also refer to this documentation.https://support.pendo.io/hc/en-us/articles/360032209131-Content-Security-Policy-CSP-CSP's can also cause issues ...
-
Hi Ashley Blackburn check this link for making images clickable.https://support.pendo.io/hc/en-us/community/posts/4407465886875-Choose-your-own-adventure-The-path-to-retention-with-user-led-onboard...
-
Hi Michael, You can take inspiration from this link https://code-boxx.com/css-blinking-animation/ and add the code to CSS tab in a code block in a guide.
-
Hi Aakash Jhaveri I have done it using a guide codeblock, as the amount of space is really limited based on how wide your RC is opening using sandbox is not recommended.Apart from that you can revi...
-
Hi Aakash Jhaveri, You will have to save the task status as metadata in pendo then only it will persist across pages, Have implemented it in a different style.