Hello PXers!Â
Â
You just designed a Queen engagement and canât wait to go test it as user in a live sessionâŚÂ ButâŚÂ itâs not showing and youâre worried "Another One Bites the Dust."Â
Â
Donât feel âunder pressureâ! We have some quick things you can check to figure out whatâs going on -Â
Â
-------
- Is PX configured properly on your end application?Â
To ensure PX tracking the usage, showing up the engagements as well as KC Bot, we need to ensure PX is configured in the correct way, you can perform a simple test to validate the above just by using the developer tools on the browser by navigating to console â type aptrinsic.init and enter
If it returns true, yes, good to go, if you find there is any error message, it means it's not initialised properly.
- Is the user Identified?Â
In order to show the engagement on the end user application, the user should be identified, to confirm that you can simply open the developer tools on the browser and look for the application â Cookies â Select you end application URL â Filter for the apt.uid cookie and check if the user is identified or not similar to the below format - Validate the audience logic?
Its mandatory to validate the logic defined in the audience (Step - 1 ) of the engagement setup. This the place where we target the audience to whom this engagement should be shown once published. Look out for the logical statements defined (AND / OR) - Qualification Scope Valid?
Itâs time to validate the qualification scope defined! if its defined âonly onceâ you will not be able to see that again for the same user id. check for other criteria like time zone, Start-End dates. We would recommend once-per visit for testing purposes, so you can remove the session id (apt.sid) from the cookies (a tip to prevent frequent login/logout while we test) and generate a new one instantly just by clicking the active end app screen.
Â
- Throttling Enabled?
We always suggest to check if the throttling is enabled. Throttling is designed to reduce the noise of showing more engagements to the qualified audience to ensure they are not disrupted from their regular work. So, I throttling is enabled, the display of the engagements is shown as per the logic defined for the user through out the subscription level for all products.
Eg: Throttling is enabled for show âAt least 2 days between engagementsâ then if the user has seen the engagement today on product 1 and user logs to product 2 configured on the same PX subscription and he is qualified to see another engagement on product 2, he will not shown due to throttling settings.
To prevent that, you can always check the check box available in the qualification scope
 - Check for the URLâs on your application.
You may have configured the URL logic in the audience which may not be the same URL you are expecting to see the engagement. Most for the cases case sensitive, different path, invalid wildcard usage may lead to the issue. - Look out for the Engagement Monitoring Errors in the Admin Console
Â
------
If you go through these steps and still canât figure it out, donât hesitate to reach out to our AMAZING support team at PXSupport@Gainsight.com. They'll come to your rescue, lending a helping hand just like âa kind of magicâ.
Â
Remember, my friend, gyou're] the champion, and together we'll overcome any obstacle. So don't stop us] now, keep pushing forward, and soon you'll be up and running, ready to rock the engagement world!
Â
Â
Happy PX-ing!!Â