Salesforce Reports and Dashboard

Mar
21

Salesforce reports and dashboards provide insight into the sales data stored in your Salesforce organization.

Posted By admin read more

Add Opportunity Contact Roles on Opportunity Update

Mar
19

We're sending an email campaign through Pardot excluding customers who placed an order with us or prospects whom we provided Customer Quotation (SCM Module by Financial Force) with past 30 days. To exclude this list, we must sync Salesforce Opportunity to Pardot Opportunity. Pardot opportunity is tied to a prospect where Salesforce Opportunity is not directly tied to contacts but through Accounts and OpportunityContactRoles. In order to sync Salesforce Opportunity with Pardot Opportunity, OpportunityContactRoles must be created in Salesforce Opportunity.

Posted By admin read more

Salesforce: How do you change user's password with developer console?

Feb
06

As Salesforce dominating CRM market space, it has grown to support many industries and unique business requirements. Becoming an ecosystem that is so big to encompass every industry and companies of all sizes, the administration of Salesforce became very complex. The following list of Salesforce administative guides will help admins perform their daily duties and use as a reference for their administrative tasks.

Posted By admin read more

Salesforce Apex FAQ

May
11

Salesforce Apex resembles Java programming language, but it uses objects to represent primitives and also offer pre-built methods for commonly performed tasks. Here is a list of commonly used primitive object methods, and functions that can be used with Apex programming language.

Posted By admin read more

PHP Performance Tuning with Xdebug and KCacheGrind

Feb
03

One of our Wordpress website was running very slow, so I have been asked to diagnose the application. The website was running in upwards of 6 seconds to load the homepage, and 8+ seconds to load woocommerce product pages. There are several debugging and profiling tools available in PHP realm, and Xdebug is an excellent choice. New Relic (free and premium versions) is another choice for profiling and debugging PHP application.

Posted By admin read more

Ksh/Bash Change Directory commands

Jan
25

When you're working in the command-line interface, you may be going deep inside the directories and moving back and forth those directories can be a nuisance. There are built-in directory commands in ksh/bash that you can use to ease your change directory (cd) pain.

How do you use Bash Auto Completion?

A: The file and directory name completion are available by default in bash. To use the default auto completion feature of bash, you'll hit [TAB] Key once or twice.

Posted By admin read more

How to install Xdebug on Centos 6.x?

Jan
20

If you have PHP version 5.4 above, you may install Xdebug with a package installer as described below. If you have a PHP version lower than 5.4, you'll have to compile the Xdebug (see instruction below).

Posted By admin read more

Passing Google Analytics data to Pardot

Jan
05

Our ecommerce operation require tracking of Google Analytics data, and submitting analytic data with the form data for submission into the Pardot. This will help us track clicks and conversions of advertisement dollars we spent on various channels. For some reason, the analytics data from the landing pages failed to make it into our Pardot account so I had to troubleshoot this problem. Since this is my second time troubleshooting same problem, I would like to use this to document troubleshooting steps for future reference.

Posted By admin read more

Salesforce: Data Storage Limits Exceeded

Aug
10

We've just refreshed our sandbox from production which is roughly 2GB over the limit. When I try to create a new record in the newly created sandbox org, I'm getting the Data Storage Limits Exceeded as below:

Data Storage Limits Exceeded

Posted By admin read more

[SOLVED] How to delete files in clientmqueue?

Aug
09

We have a VPS server running Magento flawlessly for nearly a year. The filesystem has been completely filled with mails queued in clientmqueue, and MySQL can't add more data causing the website to halt. Sendmail was running fine, but we've had difficult time deleting files residing in /var/spool/clientmqueue folder. The following commands failed:

Posted By admin read more

Pages

Subscribe to Web Traffic Exchange RSS