- Infusionsoft Cookbook
- Paul Sokol
- 322字
- 2021-07-09 21:17:12
Installing campaign templates from the Marketplace
Some of the recipes in the following chapters can be implemented faster by using the prebuilt campaign templates as a starting point for the strategy's framework.
Getting ready
We need to be logged in to Infusionsoft, inside a specific account, and have the appropriate access permissions.
How to do it...
- Hover over the main navigation, go to the Marketing column, and click on Campaign Builder, as follows:
- In the upper-right corner of the page, click on the white Get Campaign Templates button; this will open up the campaign Marketplace.
- Search for the campaign we need to install using the search box in the upper-right corner of the page.
- Hover over the campaign listing we need to install and click on the white Install button in the lower-right corner as follows:
How it works...
Infusionsoft's platform has a campaign publishing tool, which gives the ability to export/import campaigns between applications. Infusionsoft also curates a library of publicly available campaigns on the Marketplace part of its platform. This recipe is leveraging the publishing tool to pull from this public repository of campaign templates and installing the chosen template into our specific Infusionsoft application.
There's more...
Most campaign templates come with launch instructions. Think of it as the recipe for that particular model. Even if we don't fully understand what is being done, by following the steps impeccably, we can confidently implement the campaign as it was intended.
Infusionsoft regularly releases new campaign models into the Marketplace. Each campaign solves for a specific problem, so keeping a finger on the pulse of new releases can potentially speed up implementation.
Quite often during implementation, we'll run into common structures, for example, a web form to purchase, which is used in most online launch models. These common structures are most likely in a campaign template somewhere, so becoming familiar with the library can give you a head start on different models.
- PHP動(dòng)態(tài)網(wǎng)站程序設(shè)計(jì)
- 零基礎(chǔ)學(xué)Visual C++第3版
- 深入理解Bootstrap
- PyTorch自動(dòng)駕駛視覺(jué)感知算法實(shí)戰(zhàn)
- FFmpeg入門(mén)詳解:音視頻原理及應(yīng)用
- Responsive Web Design by Example
- MongoDB權(quán)威指南(第3版)
- Learning Unity 2D Game Development by Example
- Protocol-Oriented Programming with Swift
- Go語(yǔ)言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(2)
- Beginning C++ Game Programming
- Java7程序設(shè)計(jì)入門(mén)經(jīng)典
- SAP Web Dynpro for ABAP開(kāi)發(fā)技術(shù)詳解:基礎(chǔ)應(yīng)用
- Shopify Application Development
- Clojure Web Development Essentials