sitecatalyst error on publish instance on CQ5.6 | Community
Skip to main content
varuns46785756
Level 5
October 16, 2015
Solved

sitecatalyst error on publish instance on CQ5.6

  • October 16, 2015
  • 5 replies
  • 902 views

I am using sitecatalyst on cq5.6.1.Its working fine on author instance and all my onclick function is working but on publish instance my onclick function is not working and not able to move on next page on onclick of button in my page and am getting sitecatalyst js error in console.I have install author package on publish instance with my website sitecatalyst framework.Please tell am I missing something to deploy the code on publish instance.

 

Regards,

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Scott_Brodersen

Perhaps you have not replicated your SiteCatalyst framework to the publish instance? (See the final step in the procedure of http://dev.day.com/docs/en/cq/current/administering/integrating_with_adobe_marketing_cloud/sitecatalyst.html#Setting%20up%20a%20framework%20for%20basic%20tracking)

 

scott

5 replies

varuns46785756
Level 5
October 16, 2015

any update on this.Please give some input

smacdonald2008
Level 10
October 16, 2015
  Do you have any configuration differences between publish and author that may account for the differences. If something works on author then it should work on publish.   I will look into other possible reasons.  
varuns46785756
Level 5
October 16, 2015

no configuration differences between author and publish.If I am going to comment these two lines in my body section i.e.

<cq:include path="clientcontext" resourceType="cq/personalization/components/clientcontext"/>
<cq:include path="cloudservices" resourceType="cq/cloudserviceconfigs/components/servicecomponents"/>
In that case my remaining functionality working fine but site catalyst not working because I have commented.
varuns46785756
Level 5
October 16, 2015

could you please give some update ,I am still stuck and not able to run the code on publish instant.

 

 

Regards,

Scott_Brodersen
Scott_BrodersenAccepted solution
Level 8
October 16, 2015

Perhaps you have not replicated your SiteCatalyst framework to the publish instance? (See the final step in the procedure of http://dev.day.com/docs/en/cq/current/administering/integrating_with_adobe_marketing_cloud/sitecatalyst.html#Setting%20up%20a%20framework%20for%20basic%20tracking)

 

scott