Skip to content

The integration examples of B2B Landing Pages With Teamgate CRM

License

Notifications You must be signed in to change notification settings

teamgate/landing-pages-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Examples

Landing Pages help you convert your visitors into leads or deals with customized content that will speak to your visitors. Create and test a top-notch landing page that generate leads and look great on any device without designers or IT help.

Technical Dependencies

Quick start to run locally

  1. Clone the repository: git clone https://github.com/teamgate/landing-pages-examples.git && cd landing*.
  2. Open the file save.php and enter authentication data:
    private $_baseUrl = ''; // Your website URL
    private $_apiKey = ''; // Located at your Teamgate account -> Settings -> Additional features -> External Apps
    private $_userToken = ''; // Located at your Teamgate account -> My profile -> Integrations -> API access
  1. Save changes.
  2. Browse to http://localhost/landing-pages-examples/landing-1 on your machine.
  3. Volia!

Credits and Resources